Anton Keks
|
bdf69e7b41
|
update version number
|
2018-08-26 15:21:59 +03:00 |
|
Anton Keks
|
3d17efa2fa
|
next version will be 3.5.2
|
2017-01-26 20:01:50 +02:00 |
|
Anton Keks
|
b5e6fde191
|
fixes #90 allow to load local resources from outside of the jar file, e.g. for translation testing
|
2017-01-26 19:46:13 +02:00 |
|
Anton Keks
|
c3e0293d6b
|
next version will be 3.5.1
|
2017-01-24 22:05:00 +02:00 |
|
Anton Keks
|
26e6ff83d0
|
execute wine even without exe binary handler
|
2016-12-12 00:19:10 +02:00 |
|
Anton Keks
|
64d6a1db48
|
update version to 3.5
|
2016-12-11 20:43:12 +02:00 |
|
Anton Keks
|
d5c1ec0c22
|
upgrade dagger to 2.8, which is supposed to have some optimizations
|
2016-12-11 20:25:40 +02:00 |
|
Anton Keks
|
82a48732f1
|
use hdpi icons for results
|
2016-12-09 00:08:24 +02:00 |
|
Anton Keks
|
aed739761e
|
provide @2x start/stop/kill icons
|
2016-12-08 23:21:51 +02:00 |
|
Anton Keks
|
3240cae050
|
newer SWT builds now require Java 1.7, so we also need to upgrade
|
2016-12-08 00:03:37 +02:00 |
|
Anton Keks
|
f8378e4487
|
preparing for 3.4.2 release
|
2016-08-04 18:45:52 +03:00 |
|
Anton Keks
|
6871ecc7c0
|
change version to 3.4.1
|
2016-01-12 23:08:26 +02:00 |
|
Anton Keks
|
3678864454
|
test-results dir is not used anymore
|
2015-09-07 00:04:52 +03:00 |
|
Anton Keks
|
761c8687a1
|
change version to 3.4
|
2015-09-06 23:35:22 +03:00 |
|
Anton Keks
|
1a79813b27
|
remove picocontainer from build.xml
|
2015-08-26 18:59:52 +03:00 |
|
Anton Keks
|
44fc9acf9b
|
Merge branch 'master' into dagger-migration
|
2015-08-26 18:59:12 +03:00 |
|
Anton Keks
|
5582271fa9
|
use junit's brief formatter to reduce output in travis
|
2015-08-26 18:51:04 +03:00 |
|
Anton Keks
|
2532bc1050
|
get rid of cobertura - coverage can be seen in IDE
|
2015-08-26 18:49:50 +03:00 |
|
Anton Keks
|
d8e24059d0
|
try to get any output from travis
|
2015-08-26 18:35:58 +03:00 |
|
Anton Keks
|
ac4626f5e9
|
make 'ant test' runnable by travis
|
2015-08-26 18:20:55 +03:00 |
|
Anton Keks
|
22b948ea4e
|
merged with master
|
2015-08-21 00:05:01 +03:00 |
|
englishman
|
4518dde4dd
|
initial Dagger configuration
|
2015-06-06 15:46:32 -04:00 |
|
Andriy Kryvtsun
|
bc2b83db8b
|
make win-installer silent
|
2015-06-04 20:28:12 -04:00 |
|
Anton Keks
|
a838e41878
|
add release notes for 3.3.3
|
2015-06-02 23:21:26 +03:00 |
|
englishman
|
d3d89b2178
|
Windows installer creation fix
|
2015-06-02 22:26:48 +03:00 |
|
Anton Keks
|
2bcde2c52c
|
increment version to 3.3.2
|
2014-09-30 23:49:17 +03:00 |
|
Anton Keks
|
75e204e29b
|
issue #19: preserve IAccessible and probably other swt win32 interfaces in the build
|
2014-09-22 23:17:44 +03:00 |
|
Anton Keks
|
c112e75ef6
|
bump version to 3.3.1
|
2014-07-15 21:00:24 +03:00 |
|
Anton Keks
|
85c3cddf64
|
issue #17 - include libswt-atk-gtk and libswt-cairo-gtk in the release build, otherwise ipscan will not start on freshly installed linuxes
|
2014-07-15 20:50:26 +03:00 |
|
Anton Keks
|
79453e2be5
|
cannot delete swt widgets anymore - mac version will not start without them
|
2014-04-28 17:38:00 +03:00 |
|
Anton Keks
|
a3591156ac
|
next version will likely be 3.3
|
2014-04-26 22:02:14 +03:00 |
|
Anton Keks
|
0c8dc248bb
|
MacApplicationMenu can now be compiled with any version of SWT, so move it to src and get rid of src-platform
|
2014-04-26 21:52:05 +03:00 |
|
Anton Keks
|
26d5762d19
|
upgrade to SWT 4.3, including the switch of Mac builds to Cocoa API instead of Carbon
this requires rewrite of MacApplicationMenu to use the new Display.getSystemMenu()
|
2014-04-26 21:12:00 +03:00 |
|
Anton Keks
|
435126ba38
|
next version will likely be 3.2.3
|
2014-03-16 22:57:45 +02:00 |
|
Anton Keks
|
2a1b07be3b
|
trying to change Mac bundle structure to work with Oracle Java as well, as per recommendation: https://www.eclipse.org/swt/macosx/
|
2014-03-16 22:25:39 +02:00 |
|
Anton Keks
|
d49a1d2fd7
|
issue #7 - specify to javac that we are using UTF-8 for source files - this will fix compilation on Windows
|
2014-03-16 18:38:30 +02:00 |
|
Anton Keks
|
473dbef136
|
include win-installer target when building for all platforms
|
2014-03-16 18:37:20 +02:00 |
|
Anton Keks
|
7723ac29b3
|
bump version to 3.2.2
|
2013-08-27 21:08:51 +03:00 |
|
Anton Keks
|
bcc367fbd5
|
installer outfile changed
|
2013-08-25 19:05:42 +03:00 |
|
Anton Keks
|
fa085fc6a0
|
fix install script path
|
2013-08-25 18:44:40 +03:00 |
|
Anton Keks
|
0beb214ab7
|
that way win-installer target should work on both linux and windows
|
2013-08-25 18:31:27 +03:00 |
|
Anton Keks
|
3bdb044d3a
|
better depends for win-installer
|
2013-08-25 18:27:40 +03:00 |
|
Anton Keks
|
9b4cd3beef
|
more build help
|
2013-08-25 16:24:06 +03:00 |
|
Anton Keks
|
cbe7fe7724
|
revert the installer script after successful build
|
2013-08-25 15:53:52 +03:00 |
|
Anton Keks
|
b2cdb50576
|
convert nsh file to ascii (was utf-16)
|
2013-08-25 15:51:15 +03:00 |
|
Anton Keks
|
33a031107f
|
try to substitude version number automatically in win-installer
|
2013-08-25 15:44:28 +03:00 |
|
Anton Keks
|
ae4afa1bc7
|
add windows installer build scripts (using nsis) contributed by portableapps.com
|
2013-08-25 15:35:35 +03:00 |
|
Anton Keks
|
f92f2c1639
|
build rpm packages with rpmbuild instead of converting with alien
|
2013-03-11 21:32:58 +02:00 |
|
Anton Keks
|
7c44c18d7e
|
copy required test files for the tests to run from ant
|
2013-02-05 23:52:04 +02:00 |
|
Anton Keks
|
bbfa74ff1c
|
make proguard work, but keep it disabled for now
|
2013-02-01 01:38:14 +02:00 |
|