Commit Graph

66 Commits

Author SHA1 Message Date
Anton Keks
4f04dd7aa9 use higher-res icon in Linux (nicer switching in Unity) 2012-09-26 11:44:29 +03:00
Anton Keks
d85c7b5c81 make ubuntu software center happy 2011-06-29 01:12:19 +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
fcf4208f70 drop support of java 1.5 2011-05-19 23:15:24 +03:00
Anton Keks
744613899f Initial support for 64-bit JVM on Windows added 2011-04-09 12:39:10 +03: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
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
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
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
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
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
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
7dc3b1e8b7 Linux/gtk improvements: 64x64 icon is now used by default, WMClass is now set correctly to Angry IP Scanner (before SWT is initialized), so desktop launcher now can provide launching feedback and various docks will now handle launching properly.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@439 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-17 22:39:14 +00:00
angryziber
529b92bc75 MacOS Leopard Java updates that have broken ipscan's application bundle are now supported
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@436 375186e5-ef17-0410-b0b6-91563547dcda
2009-03-16 20:31:38 +00:00
angryziber
399789c040 all built files are now put into a single directory
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@408 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-15 21:40:49 +00:00
angryziber
930f07557e Windows ico now contains 32x32, 48x48 and 32x32x256 colors images to look better and support Win2K
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@394 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-12 22:16:34 +00:00
angryziber
c374906aaf resulting windows executable doesn't contain 'win32' anymore
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@387 375186e5-ef17-0410-b0b6-91563547dcda
2008-04-10 18:58:54 +00:00
angryziber
ea2d560270 * ToolBar class is now used for toolbar buttons
* MainWindow controls are now laid out using FormLayout instead of RowLayout in order to make it more predictable on different platforms

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@329 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-29 17:24:13 +00:00
angryziber
b5d5cf17d5 git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@325 375186e5-ef17-0410-b0b6-91563547dcda 2008-03-23 23:29:03 +00:00
angryziber
39f371b42c not needed jni libs that came with SWT upgrade are no longer packaged for win32 and mac
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@324 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-23 23:24:26 +00:00
angryziber
9cfef32eda platform is now written into the manifest
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@323 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-23 23:20:24 +00:00
angryziber
ee65c86d0d linux64 now passes proguard obfuscation: mac-specific classes are put only into the mac jar
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@322 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-23 23:19:54 +00:00
angryziber
3d28bfa592 minor changes in launch4j configuration
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@308 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-22 01:03:39 +00:00
angryziber
2ae499ad7c again disabling tests on cruise, because they don't work on a headless system (yet)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@307 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-22 00:20:11 +00:00
angryziber
a123e2a60a another try
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@306 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-22 00:13:52 +00:00
angryziber
c2e46bca1f trying to make tests run on any supported platform
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@305 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-22 00:10:17 +00:00
angryziber
00cfcc8530 tests now run outside of eclipse :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@304 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-21 23:27:36 +00:00
angryziber
9467593974 * Launch4j upgraded to 3.0
* building of exe for windows will now work on windows, too :-)
* exe will now contain version information


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@299 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-21 20:46:36 +00:00
angryziber
2e87a5d916 * Keyboard input now works better in ports text
- Ctrl+Enter will insert new lines
- Tab and Enter will work as expected

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@296 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-21 19:45:27 +00:00
angryziber
bd3a4dea2e swt upgraded to 3.3.1.1 final
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@289 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-17 00:05:42 +00:00
angryziber
21707c0f3f clean_end target fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@288 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 22:58:53 +00:00
angryziber
8671db69bf do-test removed from cruise target until 64-bit swt is supported
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@287 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 22:53:26 +00:00
angryziber
2456c75a12 emma disabled
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@286 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 22:49:40 +00:00
angryziber
3901ff4781 testresutls directory renamed to test-results (which cruise understands)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@282 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 22:30:18 +00:00
angryziber
70f26344bc * tests are now run in 'all' target
* 'cruise' target added for cruise control (also with tests)

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@281 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 22:24:24 +00:00
angryziber
44e9289693 * ClipboardProxy dynamic methods are now preserved after obfuscation
* fixes NoSuchMethodError: getFunc

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@278 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-13 21:29:48 +00:00
angryziber
9d93454919 deb&rpm generation added
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@274 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-06 22:26:06 +00:00
angryziber
24c64de330 * default build target is now info
* linux, mac, and win32 targets added to build only for a single platform

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@261 375186e5-ef17-0410-b0b6-91563547dcda
2008-01-04 19:57:46 +00:00
angryziber
2f6c314135 COMObject package local methods need to be preserved for win32
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@250 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-12 17:52:38 +00:00
angryziber
195a3d9459 version in trunk set to 3.0-svn, specific version is to be comitted to the appropriate branch
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@247 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 20:03:41 +00:00
angryziber
c6d1ccd568 windows build fixed (by keeping more *Proc methods)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@245 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-10 19:50:24 +00:00
angryziber
e997c9f9d4 Removed dependencies from Link class (and therefore from all accessibility classes and native libs) - AboutDialog now handles the link itself using a Label
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@228 375186e5-ef17-0410-b0b6-91563547dcda
2007-11-05 20:47:17 +00:00
angryziber
2cd6b11415 fixed proguard conf, version changed to beta1
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@227 375186e5-ef17-0410-b0b6-91563547dcda
2007-10-29 21:04:02 +00:00