Commit Graph

36 Commits

Author SHA1 Message Date
angryziber
25ccf1f29f Some refactorings of GlobalConfig.
FetcherRegistryImpl now persists selected fetchers.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@98 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 22:21:59 +00:00
angryziber
e46924df60 LoggerFactory introduced and is now used everywhere.
SelectFetchers dialog no longer allows to select the IP fetcher (it is always selected).


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@97 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 18:35:06 +00:00
angryziber
998dc202f1 LoggerFactory introduced and is now used everywhere.
SelectFetchers dialog no longer allows to select the IP fetcher (it is always selected).


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@96 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 18:34:50 +00:00
angryziber
3dca979c9a swt java.library.path is no longer needed (newer swt.jar sets this automatically)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@95 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-31 00:10:10 +00:00
angryziber
bfe34b5db0 Fetcher Selection now works, SelectFetcherDialog now has OK/Cancel buttons instead of Close
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@94 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-31 00:08:30 +00:00
angryziber
866c000102 Fetcher Selection now works, SelectFetcherDialog now has OK/Cancel buttons instead of Close
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@93 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-31 00:08:23 +00:00
angryziber
15ebc182a5 GUIComponentContainer renamed to ComponentRegistry
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@92 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 22:26:35 +00:00
angryziber
a5723647fb All dialog boxes which were named XXXWindow now renamed to XXXDialog
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@91 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 13:18:24 +00:00
angryziber
589f28df97 center dialog boxes, this is needed on Windows
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@90 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 13:08:12 +00:00
angryziber
1b2037e3a5 swt-mac added to the game (3.3M4)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@89 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-28 23:24:02 +00:00
angryziber
b51baaa2d6 TerminalLauncher now works on MacOS
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@88 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-28 17:40:33 +00:00
angryziber
4d748fb629 Platform class introduced to hold OS detections.
MainMenu made more compatible with Mac, all accelerator texts moved from Labels.txt to the code.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@87 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-27 22:56:11 +00:00
angryziber
c9f8ff73ca new SWT from Eclipse 3.3M4 - dll and so files are now embedded in the jar files and loaded automatically
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@86 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-27 21:16:03 +00:00
angryziber
60f41c0aa8 reverted to Logger.global, becaquse it works with Java 1.4 and 1.5
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@85 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-27 17:06:04 +00:00
angryziber
1dc8f573a0 EasyMock is now used in some places.
Java 1.6 Logger.global deprecations fixed

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@84 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 22:51:17 +00:00
angryziber
0a815e0fec EasyMock is now used in some places.
Java 1.6 Logger.global deprecations fixed

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@83 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 22:51:06 +00:00
angryziber
a26edc96b9 git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@82 375186e5-ef17-0410-b0b6-91563547dcda 2006-12-26 21:27:04 +00:00
angryziber
c5d190bc67 git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@81 375186e5-ef17-0410-b0b6-91563547dcda 2006-12-26 21:27:00 +00:00
angryziber
03ee1785f6 test build.xml fixed, local junit4 added to ext
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@80 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 21:23:24 +00:00
angryziber
e8ec90c1c6 unittests converted to JUnit4 and some of them fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@79 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 21:04:37 +00:00
angryziber
43ef49785f unittests converted to JUnit4 and some of them fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@78 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 21:04:23 +00:00
angryziber
fb0792d1f3 test directory renamed to src to be more compatible with eclipse default configuration
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@77 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 18:52:46 +00:00
angryziber
f69a1d8d33 test directory renamed to src to be more compatible with eclipse default configuration
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@76 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 18:52:09 +00:00
angryziber
54f657b536 build.xml updated to the new structure, tests are tmporarily remove
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@75 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 18:23:20 +00:00
angryziber
fd0dc5cbcd readme file about project structure
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@74 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 17:49:24 +00:00
angryziber
009bddaad7 unitest jars are in the correct places
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@73 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 17:14:54 +00:00
angryziber
40ce2b56dd moving ext stuff to the new tests location
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@72 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 17:10:47 +00:00
angryziber
7f7d6f294a tests are moved to a separate eclipse project - ipscan-unittest
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@71 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 17:02:41 +00:00
angryziber
bdd6578911 moving source to the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@69 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:37:31 +00:00
angryziber
2acdf40733 creating the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@68 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:31:34 +00:00
angryziber
226c707f1d creating the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@67 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:31:21 +00:00
angryziber
35235efb80 creating the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@66 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:31:10 +00:00
angryziber
2551e792d0 creating the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@65 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:30:56 +00:00
angryziber
83ba4f255c moving source to the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@64 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:30:03 +00:00
angryziber
6f339c23b5 moving source to the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@63 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:29:05 +00:00
angryziber
05db66b1b7 creating the standard trunk dir
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@62 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 16:27:05 +00:00