Anton Keks
|
cafde6229f
|
can't store sockets in fields because Pinger instances are reused between threads - ThreadResourceBinder introduced instead
|
2012-12-16 17:16:04 +02:00 |
|
Anton Keks
|
d6c858137e
|
preparing TCP and UPD pingers to be terminatable during the scan, moving socket closing their close() methods
|
2012-12-15 20:26:58 +02:00 |
|
Anton Keks
|
2cb8cfc93b
|
hopefully this compiz workaround is not needed anymore
|
2012-12-13 22:57:03 +02:00 |
|
Anton Keks
|
2488a7aafc
|
do not remember window position, only the size, let the WM decide where to put it
fixes a bug of the app staying on another monitor after it has been disconnected
|
2012-12-13 22:55:49 +02:00 |
|
Anton Keks
|
865f72395c
|
trying a struct approach with jna
|
2012-12-13 22:11:16 +02:00 |
|
Anton Keks
|
4f04dd7aa9
|
use higher-res icon in Linux (nicer switching in Unity)
|
2012-09-26 11:44:29 +03:00 |
|
Anton Keks
|
a53079cc50
|
use Java6 Desktop API for opening the browser
|
2012-09-26 11:38:37 +03:00 |
|
Anton Keks
|
b8cc31a3ed
|
better support for Network unreachable response
|
2012-09-26 11:19:51 +03:00 |
|
Anton Keks
|
42640707fa
|
proper formatting
|
2012-09-26 10:58:42 +03:00 |
|
Anton Keks
|
a871c0c5cf
|
implement windows pinger with JNA (for 64-bit support)
|
2012-03-03 01:16:30 +02:00 |
|
Anton Keks
|
66b94f45b3
|
remove execute bit
|
2012-03-03 01:15:21 +02:00 |
|
Anton Keks
|
eadd1dddc4
|
make sure win64 users will not get winping for now (until I compile winping for 64)
|
2011-06-29 01:21:22 +03:00 |
|
Anton Keks
|
d85c7b5c81
|
make ubuntu software center happy
|
2011-06-29 01:12:19 +03:00 |
|
Anton Keks
|
e0ebdcc322
|
URL fixed
|
2011-06-29 01:03:08 +03:00 |
|
Anton Keks
|
24eaf417fc
|
java 5 no longer supported
|
2011-06-29 01:01:24 +03:00 |
|
Anton Keks
|
babf5ee0f4
|
fix some deb errors reported by lintian
|
2011-06-29 01:00:34 +03:00 |
|
Anton Keks
|
1535a51da5
|
generate exe for win64 and disable obfuscation - it makes SWT fail to load the correct comctl32.dll on windows resulting in incorrect button icons
|
2011-05-20 21:46:17 +03:00 |
|
Anton Keks
|
1fd938a2cd
|
disable winping.dll for 64-bit windows until I will be able to compile it for 64-bit
|
2011-05-20 21:46:10 +03:00 |
|
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 |
|