Commit Graph

1074 Commits

Author SHA1 Message Date
Anton Keks
6bbfdf9958 run travis builds on Java 8 - it seems that Java 7 is no longer available and we need to drop supporting it anyway soon 2017-11-18 19:24:33 +02:00
Anton Keks
f80c2bbf32 #115 upgrade launch4j to 3.11 that can properly detect Java 9 2017-11-18 18:59:25 +02:00
Anton Keks
8ed47047ef #109 make it clear that country-specific locales are supported 2017-09-30 16:07:20 +03:00
Anton Keks
04537a2678 update Sun Java to Oracle Java 2017-09-30 15:57:14 +03:00
Anton Keks
e817e22409 Merge pull request #108 from borekon/master
Improved spanish translation
2017-09-30 15:49:36 +03:00
Anton Keks
4380a7cb06 add support for Java9 in deb package 2017-09-25 18:52:24 +03:00
borekon
89b358d2ef Improved spanish translation
Changed translations made by automatic translator, added many accents,
etc..
Please, don't use automatic translators!
2017-09-04 05:47:39 +02:00
Anton Keks
9a10eeae4f fix javadoc 2017-05-28 23:46:04 +03:00
Anton Keks
6dc9204b05 update link to travis after moving the repo 2017-05-28 23:30:00 +03:00
Anton Keks
93209f155f update link to travis after moving the repo 2017-05-28 23:29:18 +03:00
Anton Keks
9d6b100704 #97 update Italian messages. Thanks for contribution. 2017-05-28 23:08:26 +03:00
Anton Keks
8490f0a4cc convert contributed Russian messages to UTF-8 encoded, as all other files. Thanks to @a53b6469 for contribution 2017-05-28 23:03:20 +03:00
Your Name
dee00920c9 add russian language file 2017-05-28 22:56:02 +03:00
Anton Keks
bbdc87301b test if ant-optional is still needed with trusty 2017-05-28 22:48:29 +03:00
Anton Keks
fac3a53508 upgrade to trusty 14.04 (travis still uses 12.04 by default) 2017-05-28 22:41:26 +03:00
Anton Keks
8dd80ff886 try to fix travis not finding junit 2017-05-28 22:37:31 +03:00
Anton Keks
50d9fa2d34 fix real-world test after github pages stopped allowing reverse lookups 2017-05-28 22:08:27 +03:00
Anton Keks
ac2f99c475 use Java7 catches 2017-05-28 22:07:51 +03:00
Anton Keks
a588b958b3 use Java7 try 2017-05-28 16:39:02 +03:00
Anton Keks
9b0b54f71c rename method 2017-05-28 16:37:41 +03:00
Anton Keks
ef3f2d5a76 Merge pull request #101 from DKing87/patch-1
Fix typo in messages_de.properties
2017-05-12 00:25:30 +03:00
DKing87
738e589bd3 Fix typo in messages_de.properties 2017-05-07 19:55:43 +02:00
Anton Keks
ae4d4f42e2 add #92 to upcoming release notes 2017-03-01 21:45:43 +02:00
Anton Keks
ef2b988996 #92 increase maximum value for count to 100 000 000 2017-03-01 21:44:24 +02:00
Anton Keks
ea6a73d60a mention error case improvement 2017-01-26 22:35:50 +02:00
Anton Keks
9bed7c364b catch only Exceptions here, leaving Errors to a more outer handler 2017-01-26 22:26:17 +02:00
Anton Keks
c1f43de183 some people get NoClassDefFound: MessageBox here, let's try to get more info 2017-01-26 22:24:03 +02:00
Anton Keks
f8d0010f08 show UnsatisfyingLinkError message to the user - it is more precise 2017-01-26 22:17:45 +02:00
Anton Keks
e515790818 prevent some probably NPEs (reported via Google Analytics) 2017-01-26 22:13:48 +02:00
Anton Keks
6ed7d88252 extract first our stack frame to get more meaningful reports of SWT errors 2017-01-26 22:01:15 +02:00
Anton Keks
3d17efa2fa next version will be 3.5.2 2017-01-26 20:01:50 +02:00
Anton Keks
96b412334d remove empty comments 2017-01-26 20:00:50 +02:00
Anton Keks
c738e10f89 support for lang_COUNTRY locales 2017-01-26 19:53:40 +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
a430507567 #82 temporarily remove taskbar/dock progress indicator on MacOS X until it is properly tested 2017-01-24 23:54:20 +02:00
Anton Keks
e0abda2d02 list http proxy fetcher 2017-01-24 23:13:54 +02:00
Anton Keks
74afbc9169 #85 make HTTP sender query for Date header as an example 2017-01-24 23:12:18 +02:00
Anton Keks
743615d59d #85 make a copy of old HTTPSenderFetcher and document is as HTTPProxyFetcher 2017-01-24 23:02:28 +02:00
Anton Keks
6054b36ecf #85 fix description of HTTPSenderFetcher 2017-01-24 22:57:33 +02:00
Anton Keks
92592e8363 allow editing of preferences even of deselected fetchers by remembering of last focused list in Select Fetchers dialog 2017-01-24 22:55:14 +02:00
Anton Keks
1123be573e use Java 7 syntax 2017-01-24 22:37:12 +02:00
Anton Keks
09b676ae68 clarify about file import 2017-01-24 22:29:19 +02:00
Anton Keks
a13c70716d add 3.5.1 changes 2017-01-24 22:28:00 +02:00
Anton Keks
1ca898f0ec improve IP address detection in files - e.g. do not detect version numbers as IPs 2017-01-24 22:26:00 +02:00
Anton Keks
16673df79a use provided preferences icon - otherwise OSX uses ugly colorful glyphs for unicode icons... 2017-01-24 22:11:13 +02:00
Anton Keks
c3e0293d6b next version will be 3.5.1 2017-01-24 22:05:00 +02:00
Anton Keks
64050f1f22 fixes #88 - downgrade SWT to 4.6 to still support Java 7 (SWT 4.7 is Java 8 only) 2017-01-24 22:01:39 +02:00
Anton Keks
ede9dfcde4 make sure ipscan can be built and tested with java7 2017-01-24 09:31:11 +02:00
Anton Keks
8d4e4a4e39 use java7 syntax 2017-01-24 09:29:57 +02:00
Anton Keks
a98f2aa0b8 update year so I don't forget that before the next release 2016-12-13 22:58:19 +02:00