Commit Graph

973 Commits

Author SHA1 Message Date
Anton Keks
e2da192845 Java's getDesktop() crashes if GTK3 is already loaded by SWT (apparently, it tries to load GTK2) - use SWT own API instead that works in both cases 2016-12-08 00:34:13 +02:00
Anton Keks
73100ce64c add gtk3 progress bar notice 2016-12-08 00:23:25 +02:00
Anton Keks
184e4719f8 todo for hidpi branch 2016-12-08 00:22:36 +02:00
Anton Keks
63476ebc95 fix formatting 2016-12-08 00:10:10 +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
358c313ea5 calculate vertical spacing for start/stop button and feeder selection based on feeder size 2016-12-07 23:39:41 +02:00
Anton Keks
940436d366 remove extra comments 2016-12-07 23:03:32 +02:00
Anton Keks
09957f2840 upgrade SWT to 4.7M3 - it provides much better HiDPI support 2016-12-07 22:49:01 +02:00
Anton Keks
f6dff4fe27 add static import 2016-12-07 22:24:43 +02:00
Anton Keks
d06f5cd336 upgrade proguard to 5.2.1 2016-12-07 22:24:43 +02:00
Anton Keks
2f2160d2be upgrade SWT to 4.5, which uses GTK3 by default on Linux 2016-12-07 22:24:43 +02:00
Anton Keks
7ebb4f6ae8 *.abc urls now resolve with DNS, change to blah 2016-08-04 18:48:39 +03:00
Anton Keks
f8378e4487 preparing for 3.4.2 release 2016-08-04 18:45:52 +03:00
Anton Keks
e0844df4e3 updated mac vendors 2016-08-04 18:41:10 +03:00
Anton Keks
ddbe84fdea #67 upgrade to launch4j 3.9 which has the issue fixed related to searching JREs with build numbers higher than 99 2016-08-04 18:24:36 +03:00
Anton Keks
96904d8a72 #58 emphasize even more in README that the correct library needs to be selected 2016-07-10 00:35:40 +03:00
Anton Keks
b5c011af0f #58 add all libs to module, so that developers only need to reorder them 2016-07-08 23:58:12 +03:00
Anton Keks
ec061cf6ad #61 rename IP List File to Text File to make it clearer that any text file format should work 2016-07-08 23:42:46 +03:00
Anton Keks
849f5c9f6d #63 add Italian translation by @bellingeri and name all languages in preferences using original names 2016-07-08 23:33:57 +03:00
Anton Keks
5dd948d2a4 show version check message only if it was requested by user 2016-03-09 22:11:03 +02:00
Anton Keks
b335051015 fix test after updated vendors 2016-01-12 23:09:59 +02:00
Anton Keks
6871ecc7c0 change version to 3.4.1 2016-01-12 23:08:26 +02:00
Anton Keks
80da90fad8 report first stack frame element to GA in case of unexpected exceptions 2016-01-12 22:56:13 +02:00
Anton Keks
3215e7f0f8 remove redundant initializers 2016-01-12 22:44:39 +02:00
Anton Keks
6a300dba1e fix hypothetical NPE warnings 2016-01-12 22:42:06 +02:00
Anton Keks
f3ae9942be suppress warning 2016-01-12 22:35:59 +02:00
Anton Keks
33cf99efa2 fix hypothetical NPEs 2016-01-12 22:35:47 +02:00
Anton Keks
a10865709b remove invalid and obsolete javadoc reference 2016-01-12 22:26:36 +02:00
Anton Keks
b20d322de0 fix invalid escaped strings 2016-01-12 22:25:12 +02:00
Anton Keks
ea4e0eea7b use consistent rethrow for impossible CloneNotSupportedException 2016-01-12 22:17:15 +02:00
Anton Keks
eeaee75b26 simplify code 2016-01-12 00:36:07 +02:00
Anton Keks
4527cb3f54 parse original columns properly and handle spaces in column values 2016-01-12 00:06:08 +02:00
Anton Keks
234c2874dd make file import be more forgiving 2016-01-11 23:32:14 +02:00
Anton Keks
112a45100e get rid of placeholder in messages files 2016-01-11 23:03:12 +02:00
Anton Keks
a3148ebc89 get rid of static variable and introduce CONTINUE transition that doesn't clear the results list 2016-01-11 22:52:05 +02:00
Anton Keks
9e86378b5e make sure there is only one CommandLineProcessor 2016-01-11 22:33:21 +02:00
Anton Keks
a6fcb2bf36 remove useless javadoc 2016-01-11 22:32:08 +02:00
Anton Keks
53de38674f auto-remove unnecessary modifiers 2016-01-11 22:09:04 +02:00
Anton Keks
e6651e0935 rename misspelled method in Exporter interface and leave the old one as deprecated for the time being 2016-01-11 22:06:57 +02:00
Anton Keks
27ae53f267 bugfix: allow rescanning of IPs imported from a file 2016-01-11 21:56:57 +02:00
Anton Keks
6dc66adb66 update mac vendors 2016-01-11 21:44:32 +02:00
Anton Keks
1461899025 #46 move new IP locate url to Version class, so that it will not be forgotten again 2016-01-11 21:37:58 +02:00
Anton Keks
6c0c0298f4 init new scan when loading results from file so that ip details would work (CommentsFetcher) 2016-01-09 19:37:01 +02:00
Anton Keks
8e012924cf make sure there is one instance of CommentsConfig 2016-01-09 18:34:45 +02:00
Anton Keks
4cea120b79 fixes #48 and #54 - make sure there is only one FavoritesConfig instance 2016-01-09 18:33:29 +02:00
Anton Keks
3678864454 test-results dir is not used anymore 2015-09-07 00:04:52 +03:00
Anton Keks
be1c6200ce another typo 2015-09-06 23:45:47 +03:00
Anton Keks
8e4f780065 fix typo 2015-09-06 23:43:57 +03:00
Anton Keks
761c8687a1 change version to 3.4 2015-09-06 23:35:22 +03:00
Anton Keks
f14dd5fc70 add item 2015-09-06 23:30:42 +03:00