angryziber
3d0af5dff2
bugfix: Show details works from the menu again
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@266 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-02 16:11:44 +00:00
angryziber
a776212e44
licence text height control is now correct
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@265 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-02 15:49:28 +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
45f42f5584
more TODO items
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@263 375186e5-ef17-0410-b0b6-91563547dcda
2008-01-04 20:10:16 +00:00
angryziber
92394a6dfe
'saving' is now called 'exporting' everywhere - this is more consistent and maybe saving functionality will come later
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@262 375186e5-ef17-0410-b0b6-91563547dcda
2008-01-04 20:09:53 +00:00
angryziber
24c64de330
* default build target is now info
...
* linux, mac, and win32 targets added to build only for a single platform
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@261 375186e5-ef17-0410-b0b6-91563547dcda
2008-01-04 19:57:46 +00:00
angryziber
212dac2a90
Mac look improvements:
...
* Tool buttons are buttons, not labels with images on Mac
* Progress bar is not covered by the resize control
* Dialog buttons are closer to each other
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@260 375186e5-ef17-0410-b0b6-91563547dcda
2007-12-17 21:43:35 +00:00
angryziber
0aef2ec19a
default window size is now slightly larger - looks better on mac
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@259 375186e5-ef17-0410-b0b6-91563547dcda
2007-12-11 07:24:06 +00:00
angryziber
e5a04ffb94
Dimensions of DetailsWindow is now saved to preferences
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@258 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 17:54:04 +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
747a9d36b2
* standardButtonHeight introduced to DimensionsConfig, which should better correspond to heights on various platforms
...
* Linux now has the opposite order of OK/Cancel buttons to better conform to native apps
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@254 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 14:26:22 +00:00
angryziber
e221532b69
Prefs and Fetchers buttons are now flat Labels in order to look better cross-platform
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@253 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 14:07:31 +00:00
angryziber
00024b74e4
PortsFetcher and FilteredPortsFetcher now return NotScannedValue if no ports were configured for scanning
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@252 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-17 13:22:06 +00:00
angryziber
2f6c314135
COMObject package local methods need to be preserved for win32
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@250 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-12 17:52:38 +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
195a3d9459
version in trunk set to 3.0-svn, specific version is to be comitted to the appropriate branch
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@247 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 20:03:41 +00:00
angryziber
b7688a4e85
Some columns menu items are to be disabled during scanning
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@246 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 20:02:15 +00:00
angryziber
c6d1ccd568
windows build fixed (by keeping more *Proc methods)
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@245 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 19:50:24 +00:00
angryziber
13629bd6e4
win32 toolbar needs size from the feeder combo in order to look decent
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@244 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 19:33:13 +00:00
angryziber
69b2754d23
bugfix: if starting of scanning fails (due to user error, for example), then state machine is reset
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@243 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 19:09:06 +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
b1367b0065
most fields initialized in constructors are now final
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@238 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 15:52:58 +00:00
angryziber
f9a37558bf
most action classes are now marked final
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@237 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 15:47:13 +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
403dc52aea
* Tools->Select in list menu implemented
...
* Deletion of items is no longer allowed during the scanning
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@235 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-09 20:44:20 +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
e7ad7cb7d4
comments are now saved to a separate preferences node to improve performance when there are lots of them
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@231 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-06 19:49:34 +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
angryziber
e997c9f9d4
Removed dependencies from Link class (and therefore from all accessibility classes and native libs) - AboutDialog now handles the link itself using a Label
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@228 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-05 20:47:17 +00:00
angryziber
2cd6b11415
fixed proguard conf, version changed to beta1
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@227 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-29 21:04:02 +00:00
angryziber
cdf7bdd8ec
changing retroguard to proguard - it compresses jars slightly better
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@226 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-29 20:53:30 +00:00
angryziber
4086430bcc
Win32 exe files are now generated using launch4j (Linux version of launch4j included, builds will not work on other platforms)
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@225 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-23 19:56:45 +00:00
angryziber
1316ad4e15
* icon.png restored to 64x64
...
* more icon sizes added as separate files
* 32x32 icon.ico added for Win32
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@224 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-23 19:53:48 +00:00
angryziber
ed37b3125a
default icon is now smaller, TODO updated
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@222 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-16 21:15:03 +00:00
angryziber
6ab01e19fd
Comment fetcher implemented (with the exception of a TODO)
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@221 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-16 21:13:56 +00:00
angryziber
600aa090e3
added mac icon
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@215 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-29 17:24:31 +00:00
angryziber
8f7fc6ea5a
optimized imports
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@214 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 21:35:36 +00:00
angryziber
aa6b3a055b
bugfix: opener launching fixed, more tests written. Problem was due to casting of all values to String.
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@213 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 21:34:56 +00:00
angryziber
9b634e3227
Fetcher Info columns menu item renamed to About Fetcher_Name
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@212 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 20:52:22 +00:00
angryziber
b7b55fc878
all tests fixed (what a shame...)
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@211 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 20:38:14 +00:00
angryziber
0ce76a3190
bugfix: IP address sorting now works for addresses >= 128
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@210 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 19:46:41 +00:00
angryziber
a8aeb23f8d
* OptionsDialog renamed to PreferencesDialog
...
* all 'options' changed to 'preferences'
* AboutDialog now shows OS
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@209 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 19:39:22 +00:00
angryziber
6f10840d6a
first version of CarbonUIEnhancer (untested)
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@208 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 19:17:48 +00:00
angryziber
e8885abcaa
dtd declaration added
...
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@207 375186e5-ef17-0410-b0b6-91563547dcda
2007-08-28 18:25:53 +00:00