Commit Graph

334 Commits

Author SHA1 Message Date
angryziber
873b547ff0 UTF-8 and \n are now used by default for all files.
File templates are now also project-specific, so should work for anyone, who does a checkout.
Comments at the top of most files have been fixed.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@114 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 14:13:36 +00:00
angryziber
fc1e1d387a UTF-8 and \n are now used by default for all files.
File templates are now also project-specific, so should work for anyone, who does a checkout.
Comments at the top of most files have been fixed.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@113 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 14:12:53 +00:00
angryziber
fea798a6bb Bugfix: Del button now works in all edit fields in the MainWindow, Del is handled by an event of ResultTable, not by a global accelerator.
Bugfix: InputDialog focuses to the edit field.
RangeFeederGUI and RandomFeederGUI do field value initialization asynchronously after the GUI is already shown.
Up and Down button listeners now work correctly if there is no selection at all.


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@112 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:45:13 +00:00
angryziber
47d8435885 Bugfix: Del button now works in all edit fields in the MainWindow, Del is handled by an event of ResultTable, not by a global accelerator.
Bugfix: InputDialog focuses to the edit field.
RangeFeederGUI and RandomFeederGUI do field value initialization asynchronously after the GUI is already shown.
Up and Down button listeners now work correctly if there is no selection at all.


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@112 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:45:13 +00:00
angryziber
7bbd261044 Value incrementing logic moved from all Pingers to PingResult, no fields are directly accessible anymore, setters intriduced.
PortsFetcher now uses getLongestTime() for adaptive timeout calculation. 
Bugfix: port list is initialized in init() now, so is rebuild before each scan.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@111 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:42:25 +00:00
angryziber
2cfae78c74 Value incrementing logic moved from all Pingers to PingResult, no fields are directly accessible anymore, setters intriduced.
PortsFetcher now uses getLongestTime() for adaptive timeout calculation. 
Bugfix: port list is initialized in init() now, so is rebuild before each scan.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@111 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:42:25 +00:00
angryziber
2ba27e9b7a Encoding is set back to ISO-8859-1, because using Readers for PropertyResourceBundle is supported only in Java 1.6.
Pretty Unicode characters don't look correctly on Windows in UI components.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@110 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:39:03 +00:00
angryziber
cf208721fc Encoding is set back to ISO-8859-1, because using Readers for PropertyResourceBundle is supported only in Java 1.6.
Pretty Unicode characters don't look correctly on Windows in UI components.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@110 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 13:39:03 +00:00
angryziber
bfe83e1a0d Labels.txt is now read as an UTF-8 file, which allows using of unicode arrow symbols.
Version now uses unicode (c) symbol.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@109 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:39:03 +00:00
angryziber
10b2b7f425 Labels.txt is now read as an UTF-8 file, which allows using of unicode arrow symbols.
Version now uses unicode (c) symbol.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@109 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:39:03 +00:00
angryziber
4b531b16c8 minor corrections after changing of icon sizes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@108 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:12:16 +00:00
angryziber
3453bdf5c2 minor corrections after changing of icon sizes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@108 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:12:16 +00:00
angryziber
efc6abbdce New hicolor icons created in svg and png format (instead of gif).
Text on icons is now real text, conforming to system font.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@107 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:03:15 +00:00
angryziber
0b6774ceaf New hicolor icons created in svg and png format (instead of gif).
Text on icons is now real text, conforming to system font.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@107 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 23:03:15 +00:00
angryziber
ee53a520b4 some more minor MacOS tweaks
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@106 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 17:01:59 +00:00
angryziber
0103add8f2 some more minor MacOS tweaks
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@106 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-03 17:01:59 +00:00
angryziber
971382c5af positionButtons() introduced in AbstractModelDialog that hopefully positions OK/Cancel/Close buttons correctly at the bottom-right edge of the dialog.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@105 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 23:36:48 +00:00
angryziber
bb77e01661 positionButtons() introduced in AbstractModelDialog that hopefully positions OK/Cancel/Close buttons correctly at the bottom-right edge of the dialog.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@105 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 23:36:48 +00:00
angryziber
ce8b0f8681 Text finding moved to ScanningResultList, tests added, searching in Value objects now works.
NumericListValue is now immutable.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@104 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 18:51:40 +00:00
angryziber
a932d0a2e6 Text finding moved to ScanningResultList, tests added, searching in Value objects now works.
NumericListValue is now immutable.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@104 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 18:51:40 +00:00
angryziber
a543f6b567 Text finding moved to ScanningResultList, tests added, searching in Value objects now works.
NumericListValue is now immutable.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@103 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 18:51:29 +00:00
angryziber
c1ecdabbdd some MacOS compatibility changes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@102 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 16:36:21 +00:00
angryziber
43bb55f387 some MacOS compatibility changes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@102 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 16:36:21 +00:00
angryziber
c9ae1073da Value classes moved to their own package: net.azib.ipscan.core.values.
NumericListValue introduced (for port ranges and stuff), PortFetcher now returns them instead of Strings.
Config classes are now registered with pico container, so can be injected.


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@101 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 00:11:25 +00:00
angryziber
eab7ce7e95 Value classes moved to their own package: net.azib.ipscan.core.values.
NumericListValue introduced (for port ranges and stuff), PortFetcher now returns them instead of Strings.
Config classes are now registered with pico container, so can be injected.


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@101 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 00:11:25 +00:00
angryziber
80552fa97f Value classes moved to their own package: net.azib.ipscan.core.values.
NumericListValue introduced (for port ranges and stuff), PortFetcher now returns them instead of Strings.
Config classes are now registered with pico container, so can be injected.


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@100 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-02 00:11:11 +00:00
angryziber
0e091d3119 Some refactorings of GlobalConfig.
FetcherRegistryImpl now persists selected fetchers.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@99 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 22:22:07 +00:00
angryziber
2855cdf53d Some refactorings of GlobalConfig.
FetcherRegistryImpl now persists selected fetchers.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@99 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 22:22:07 +00:00
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
6be239ceaa 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/ipscan@97 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-01 18:35:06 +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
29cf33309a 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/ipscan@95 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-31 00:10:10 +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
606f7f6725 Fetcher Selection now works, SelectFetcherDialog now has OK/Cancel buttons instead of Close
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@94 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-31 00:08:30 +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
d24bcf430d GUIComponentContainer renamed to ComponentRegistry
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@92 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 22:26:35 +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
abd8e3c31f All dialog boxes which were named XXXWindow now renamed to XXXDialog
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@91 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 13:18:24 +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
34f9401dd3 center dialog boxes, this is needed on Windows
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@90 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-30 13:08:12 +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
78e31293be TerminalLauncher now works on MacOS
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@88 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-28 17:40:33 +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
eeece5bb01 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/ipscan@87 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-27 22:56:11 +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