Commit Graph

43 Commits

Author SHA1 Message Date
angryziber
41bc91edab tests finally work from the ant build (but still no emma coverage)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@47 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-05 22:48:36 +00:00
angryziber
3492dea51f new tests, bugfixes, ScanningResult now uses an array internally
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@46 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-05 01:55:46 +00:00
angryziber
2f1fe4a5f5 a new shorthand method added: Labels.getLabel()
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@45 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-05 00:40:15 +00:00
angryziber
98b855ed48 ScannerTest introduced, aborting of scanning any Fetcher is now possible, n/a and n/s are now shown
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@44 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-05 00:27:23 +00:00
angryziber
4a10d852f8 more dependency injection, more tests
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@43 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-04 21:44:04 +00:00
angryziber
e7f7f16d86 more MainMenu refactorings, resultsContextMenu now works
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@42 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-02 22:14:41 +00:00
angryziber
1f369b5850 MainMenu refactoring: less dependencies, less weird data structures, more dependency injection
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@41 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-30 21:58:03 +00:00
angryziber
97ae534e55 more dependency improvements
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@40 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-29 22:34:58 +00:00
angryziber
62a232db14 all deprecated methods removed from MainWindow
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@39 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-29 21:07:52 +00:00
angryziber
898814448a the code now works with pico container 1.o
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@38 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-26 21:40:16 +00:00
angryziber
c086604302 an old picocontainer version, but small :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@37 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-26 21:28:36 +00:00
angryziber
5e2cd54c5d big refactoring to start using dependency injection (using the PicoContainer)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@36 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-26 20:34:10 +00:00
angryziber
6c82a149fe picocontainer 1.2
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@35 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-14 22:19:04 +00:00
angryziber
863b55e44a picocontainer 1.2
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@34 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-14 22:18:59 +00:00
angryziber
f31cc2c23c now hopefully Linux and Win32 versions can be run without any changes in configuration
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@33 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-14 18:44:08 +00:00
angryziber
eb21f881fb added some tooltips
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@32 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-14 18:43:07 +00:00
angryziber
ff1949387f some layout fixes for SWT 3.3 and GTK
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@28 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-10 21:18:29 +00:00
angryziber
dafdd6ba6c more help menu items implemented
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@27 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-22 23:32:17 +00:00
angryziber
0426a38063 Copy and Copy details menu items implemented
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@26 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-20 21:12:28 +00:00
angryziber
c20df50653 Delete IP implemented, ResultTable is created before the menu, so it can be used in initialization of menu actions
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@25 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-20 20:49:31 +00:00
angryziber
f4b5777fd5 some windows-compatibility changes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@24 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-20 19:58:47 +00:00
angryziber
23df10ef03 openers improved: substitution hint button added
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@23 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-18 21:45:39 +00:00
angryziber
e802ac8c4e openers now more or less work, tested on Linux :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@22 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-18 20:25:09 +00:00
angryziber
8483e9466b Button sizes increased from 22 to 25 (to look better in certain themes)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@21 375186e5-ef17-0410-b0b6-91563547dcda
2006-09-17 17:50:13 +00:00
angryziber
2734c52c63 year changed :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@20 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-29 21:37:23 +00:00
angryziber
a72c6c8157 GPL text added
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@19 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-29 21:34:43 +00:00
angryziber
83285f178d FavoritesConfig generalized into NamedListConfig.
OpenersConfig introduced.
GUI for editing openers added.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@18 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-17 19:43:26 +00:00
angryziber
315697c72d FavoritesConfig generalized into NamedListConfig.
OpenersConfig introduced.
GUI for editing openers added.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@17 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-17 19:41:50 +00:00
angryziber
3e83fd5693 FilteredPortsFetcher implemented.
IPListExporter now uses PortIterator for more correct output.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@16 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-02 21:52:10 +00:00
angryziber
0788f78bf6 Menu instances need to be disposed() in SWT
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@15 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-02 19:44:16 +00:00
angryziber
5602ae0567 Shell instances need to be disposed() in SWT
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@14 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-02 19:09:06 +00:00
angryziber
3e19c482c8 better support of the case, when no working local interfaces available
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@13 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-01 22:08:16 +00:00
angryziber
1da3c45011 "ip up" button code is now shared between range and random feeders.
The code is now more intelligent and asks the user to chose a local interface in case there are many.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@12 375186e5-ef17-0410-b0b6-91563547dcda
2006-08-01 21:59:31 +00:00
angryziber
84a523ee6c Column widths are now persisted. Some config tests refactored. FetcherRegistry introduced.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@11 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-28 21:23:08 +00:00
angryziber
c0843c1ad0 tests added
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@10 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-28 20:48:20 +00:00
angryziber
4f54fb65a3 dimensions config added, window position/size is now persisted
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@9 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-28 20:08:08 +00:00
angryziber
2f3c686018 minor changes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@8 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-28 19:45:36 +00:00
angryziber
41081daa9d new exporters: XML and IP list
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@7 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-27 21:29:27 +00:00
angryziber
716b6e7362 some settings changed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@6 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-26 21:32:35 +00:00
angryziber
f86a2d1d50 next-blah-blah keyboard shortcuts now include Shift
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@5 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-26 21:31:50 +00:00
angryziber
dc1a9503a2 file is not needed in svn
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@4 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-26 21:06:32 +00:00
angryziber
cfc7968694 Goto functionality implemented (including searching)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@3 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-24 21:16:24 +00:00
angryziber
13ea42acd4 migrating from cvs directory ipscan3
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@1 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-19 21:07:06 +00:00