Commit Graph

25 Commits

Author SHA1 Message Date
angryziber
629eb9a87b OptionsDialog now uses form layout.
Display tab now has some options in it: NotScannedValue and NotAvailableValue can now be configured.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@123 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-23 21:29:42 +00:00
angryziber
442c36830e Alignment of main window controls improved for various GTK themes (should become better for Win32 and Mac, too)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@119 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-21 20:08:34 +00:00
angryziber
d9b278e099 Fetcher info and Fetcher options context menu items implemented.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@115 375186e5-ef17-0410-b0b6-91563547dcda
2007-01-04 23:11:51 +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
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
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
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
edf8a426cd unittests converted to JUnit4 and some of them fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@79 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 21:04:37 +00:00
angryziber
73a16af130 SelectFetchersDialog implemented, however, selecting fetchers doesn't work yet
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@58 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 14:52:32 +00:00
angryziber
268f61c061 PingerRegistry introduced, Fetchers now come from the container
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@57 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-17 20:01:18 +00:00
angryziber
e9b02828c0 Edit Openers dialog redesigned to be more user-friendly. Launching now works on Linux and Windows.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@55 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-17 12:17:11 +00:00
angryziber
0c108d6f06 many changes, including the new Pinger interface and several its implementations
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@54 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-16 16:03:06 +00:00
angryziber
acab9f3bcd Fetchers now can return any Objects (not only Strings). Special value objects have been introduced: IntegerWithUnit, NotAvailableValue, NotScannedValue
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@48 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-06 22:53:43 +00:00
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
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
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
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
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
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
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
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
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