Commit Graph

500 Commits

Author SHA1 Message Date
Anton Keks
856dd72b5e jdk version fix 2011-05-20 21:45:58 +03:00
Anton Keks
b57f3aee02 retrieve netmask with java 1.6 API 2011-05-19 23:38:37 +03:00
Anton Keks
fcf4208f70 drop support of java 1.5 2011-05-19 23:15:24 +03:00
Anton Keks
d709591c75 launch4j upgraded to 3.0.2 2011-05-19 23:14:50 +03:00
Anton Keks
07dee5c334 url updated in headers 2011-05-19 22:51:45 +03:00
Anton Keks
cff4d38ee5 revert mac to carbon for now - MacApplicationMenu needs to be rewritten for cocoa 2011-04-09 12:57:39 +03:00
Anton Keks
f70df61a56 fix some warnings 2011-04-09 12:41:50 +03:00
Anton Keks
744613899f Initial support for 64-bit JVM on Windows added 2011-04-09 12:39:10 +03:00
Anton Keks
9bb878fb98 SWT upgraded to 3.5.2
The one bundled with Ubuntu Maverick - probably a lightweight package for Linux is possible
2011-04-09 12:38:44 +03:00
Anton Keks
02e44da6fa display a warning to 64-bit JVM users on Windows 2011-04-06 22:07:28 +03:00
Anton Keks
35e503944e year updated 2011-03-23 23:37:47 +02:00
Anton Keks
70ad97d7fb replacing emma with cobertura 2011-03-16 22:58:54 +02:00
Anton Keks
95f2618534 old attribute removed from windows build 2011-03-16 22:33:55 +02:00
Anton Keks
5337520c80 use google instead of www.ee - former doesn't work with reverse DNS anymore 2011-03-16 21:52:53 +02:00
Anton Keks
23c16943ae use current platform's swt when running tests 2011-03-16 21:48:20 +02:00
Anton Keks
aaaf03ce9a include proper 64-bit librocksaw.so 2011-03-16 21:40:42 +02:00
Anton Keks
f18c926545 windows 7 is now mentioned 2011-03-16 21:12:56 +02:00
Anton Keks
adb63594c8 remove compilator ambiguity 2011-03-16 21:09:29 +02:00
Anton Keks
240a53f302 creating a more standard lib directory 2011-03-07 04:04:05 +02:00
Anton Keks
b8d4c5ae50 easymock -> mockito in build as well 2011-03-07 03:52:27 +02:00
Anton Keks
51d9b3d494 make compiler happy 2011-03-07 03:49:33 +02:00
Anton Keks
ad8853dfdd easymock usages converted to mockito 2011-03-07 03:47:40 +02:00
Anton Keks
b7d0d0aba4 make base dir search smarter (and work under Intellij) 2011-03-06 20:47:31 +02:00
Anton Keks
ef0c7f9b23 plugins can now be specified using system property ipscan.plugins 2011-03-06 20:04:23 +02:00
Anton Keks
e69c0050e9 removing gtk stock icon support - gnome doesn't use them anymore 2011-03-06 19:25:29 +02:00
Anton Keks
a9b707114a bug #2511565: fix issues with empty opener list (when all default openers are deleted) 2009-10-19 23:53:39 +03:00
Anton Keks
6983edc149 bug #2871591: retain gdip classes in the win32 build (probably this is related to the IBM JDK?) 2009-10-19 23:37:15 +03:00
Anton Keks
ae3c310281 build deb and rpm also for linux64 2009-10-19 23:27:11 +03:00
Anton Keks
adcfa669c6 build number is now gone forever from git version 2009-10-19 23:10:51 +03:00
Anton Keks
43e2f77a38 domain name change to angryip.org 2009-08-14 22:27:11 +03:00
Anton Keks
d0d98fe609 dist is now ignored, too 2009-03-25 00:53:49 +02:00
Anton Keks
f92ee61f5b fixing builds from the new git repo
* removed references to svn
* removed build number info
2009-03-25 00:03:36 +02:00
Anton Keks
8e1e347afa win32 created - it was lost during migration from svn 2009-03-24 23:51:24 +02:00
Anton Keks
f61279425b added .gitignore 2009-03-24 23:49:56 +02:00
angryziber
b458f63785 mac build fixes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@463 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-23 21:16:15 +00:00
angryziber
bb822a8900 stock icons fixed for linux64
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@462 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 22:52:21 +00:00
angryziber
36f0427adf running of tests from ant fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@460 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 22:36:51 +00:00
angryziber
275938a7b3 specifying an empty comment will not properly remove it
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@456 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 22:02:29 +00:00
angryziber
80f7b60fe3 bugfix: rescanning when display=alive or open does not properly render dead hosts
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@455 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 21:54:04 +00:00
angryziber
daf8ff2ba5 Top-level exception handler in Main will now properly display exceptions wrapped into SWTExceptions; ExportProcessor will no longer double-wrap ExportExceptions
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@454 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 21:33:45 +00:00
angryziber
fd736c2edb SWTAwareStateMachine introduced that automatically runs all transition notifications in the user-interface thread, removing the need to explicitly call Display.asyncExec() in the listeners.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@453 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 21:32:22 +00:00
angryziber
9e45946202 appending from command-line is now supported
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@452 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 20:21:33 +00:00
angryziber
bb2014b62d fixing tests
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@451 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 19:37:25 +00:00
angryziber
24f13fc516 predefined combo added to the portTextFetcher
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@450 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-22 17:33:13 +00:00
angryziber
1747db0259 portTextFetcherPrefs now look ok on windows
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@449 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-21 10:50:32 +00:00
angryziber
244f45acf1 feeder selection from command-line now also works
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@448 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-21 00:35:28 +00:00
angryziber
d0f89c2430 command-line now (mostly) works
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@447 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-21 00:00:38 +00:00
angryziber
a0b539226b some layout fixes, especially on windows
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@446 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-20 21:10:53 +00:00
angryziber
a147a6f803 cross-platform builds fixed: now all platform-specific code is isolated, so no more problems with mixing of 64-bit and 32-bit code
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@445 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-19 23:57:49 +00:00
angryziber
779e594714 another (ugly) version, compiles on 64bit platform, but doesn't fully work
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@444 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-19 22:15:34 +00:00