Commit Graph

14 Commits

Author SHA1 Message Date
angryziber
7da0e137bf * maximum number of thread reaching is now displayed in red with the "(max)" after the number
* status bar now looks better with larger fonts

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@272 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-03 22:01:02 +00:00
angryziber
9bf171028b better hint in logging.properties file, more dictionary entries
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@264 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-02 15:11:28 +00:00
angryziber
e36b248ced Some usability improvements:
* Del button resets the status bar text
* Tools->Select menu now focuses the result table
* /-based netmask options are now reversed, to go from smaller ranges to bigger ones
* Start button is now focused when Enter is pressed in the Netmask combo


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@257 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 16:59:23 +00:00
angryziber
912ad127ec lots of refactoring in config package:
* Config class is now a true singleton
* GlobalConfig renamed to ScannerConfig
* DimensionsConfig renamed to GUIConfig
* all GUI-specific stuff moved to GUIConfig
* more config class access through injection

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@256 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 16:22:45 +00:00
angryziber
6ba9e439fd distance between OK and Cancel button is now calculated according to the height
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@255 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 15:06:22 +00:00
angryziber
008b026e7d Mac looks better with wider buttons, as usual :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@249 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-12 17:48:49 +00:00
angryziber
b78f5a071e More default openers:
* Ping
* Traceroute
* Geo locate (via Web)

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@240 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 17:15:46 +00:00
angryziber
035c7504c8 * NamedListConfig is now Iterable, itrerateNames() renamed to iterator()
* OpenersConfig and FavoritesConfig are now properly injected to all places where they are used

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@239 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 16:28:34 +00:00
angryziber
2ed38652a9 * Preferences and Fetchers buttons added to the MainWindow
* png icons are taken from the gnome Echo theme (by Fedora)

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@236 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 15:28:48 +00:00
angryziber
90b9741fd4 bugfix: not-existing fetchers in preferences will not result in crashes anymore
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@234 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-09 18:58:15 +00:00
angryziber
8650cf8667 NetBIOSInfoFetcher implemented
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@233 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-09 18:24:50 +00:00
angryziber
6b11be87b2 enabling/disabling of menu items and other controls during scanning implemented using StateTransitionListeners
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@232 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-06 21:32:17 +00:00
angryziber
e688eb7d3c bugfix: fresh comments are now stored to the backend, so exporting of them will work
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@230 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-06 19:45:02 +00:00
angryziber
1eab3379cc * Settings updated to Eclipse 3.3, custom spelling dictionary added
* TODO updated


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@229 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-05 20:48:34 +00:00