Commit Graph

694 Commits

Author SHA1 Message Date
nathan
fe9897a0df Changed "swing example" to just "example", since it doesn't necessarily use swing. Fixed issues with missing resources in example jars 2018-10-23 20:05:36 +02:00
nathan
47f33bef1e Tray creation in linux/unix now are dispatchAndWait 2018-10-23 18:07:43 +02:00
nathan
507c3dd846 Removed additional places where gtk_widget_show_all was called and was not found to be necessary (since the parent has gtk_widget_show_all called when it's finished binding) 2018-10-23 18:07:06 +02:00
nathan
1b2ff4fa8b Added missing import 2018-10-23 17:58:38 +02:00
nathan
e90c430d25 Added debug log for fake checkmark size 2018-10-23 17:45:35 +02:00
nathan
a1d4a6328a Fixed errors with newer version of gnome where a sub-menu is added + shown BEFORE sub-menu entries are added to the sub-menu. Previously, this did not matter. 2018-10-23 16:49:42 +02:00
nathan
334dc1ec67 Fixed issues with checkboxes on ubuntu 17.10+ 2018-10-23 16:47:36 +02:00
nathan
90df1d7eca Simplified logic for initializing AWT and creating the tray on EDT (as necessary) 2018-10-23 15:47:37 +02:00
nathan
43c6c73ce3 Fixed error with ubuntu 17.10 loading the tray icon 2018-10-23 15:46:22 +02:00
nathan
435f93865d Added support for wayland with gnome-shell. 2018-10-23 12:23:33 +02:00
nathan
f2fd9167b4 Added more useful comments when upgrading gnome extension 2018-10-23 11:16:31 +02:00
nathan
ca499306e8 Added utils compile classes to examples 2018-10-22 15:09:31 +02:00
nathan
aa21c577b2 Added gradle version to build info 2018-10-22 15:01:34 +02:00
nathan
d67c0530bb Fixed issues building examples 2018-10-22 15:00:58 +02:00
nathan
f354e50b47 Removed debug code 2018-10-22 14:39:13 +02:00
nathan
43e4b4e7d4 change Utility project to implementation + do not include any transitive dependencies 2018-10-22 14:20:39 +02:00
nathan
f70134b98e Tweaked tooltip warning 2018-10-22 11:25:41 +02:00
nathan
c7788b2935 Fixed icon scaling issues (#2) for windows using native tray implementation. Text still might be incorrect size. 2018-10-22 11:23:11 +02:00
nathan
350ab142d8 Restructured project dependencies, added gradle wrapper task 2018-09-25 20:09:08 +02:00
nathan
f92717cdf5 Updated version from 3.15 to 3.16 2018-08-28 01:56:28 +02:00
nathan
0625a1f298 code polish. added comments 2018-08-28 01:48:49 +02:00
nathan
081fc7fe9f Changed Utilities project dependency structure (instead of project, specific Utilities source files are shared) 2018-08-28 01:42:35 +02:00
nathan
eafbe66ded Removed .idea directory 2018-08-27 23:17:30 +02:00
nathan
588f362fca Fixed issue when custom build props are not available 2018-08-27 23:17:01 +02:00
nathan
268d9c45d4 WIP java9 compatibility 2018-08-27 20:51:51 +02:00
nathan
49be3b8ad3 Code polish 2018-08-18 21:07:14 +02:00
nathan
9f654f90d2 formatting fixed 2018-08-18 20:57:13 +02:00
nathan
e730c56b6d removed invalid configuration 2018-08-18 20:41:23 +02:00
nathan
0be83f2e0c Removed specific dependency on method signature that depended on SLF4J 2018-08-18 20:06:49 +02:00
nathan
cc9a207777 code cleanup 2018-08-18 17:28:33 +02:00
nathan
852a1ff8d5 Updated test urls 2018-08-18 17:09:03 +02:00
nathan
19206f45ad Build file cleanup 2018-08-18 17:03:20 +02:00
nathan
6671b4a7e5 Updated to add WindowsNotifyIcon in documentation 2018-08-18 15:34:28 +02:00
nathan
60554e84f3 Updated repo location. updated Windows description to use native icons 2018-08-18 15:32:58 +02:00
nathan
eadd664ccf Merge branch 'master' of git.dorkbox.com:dorkbox/SystemTray 2018-08-18 15:20:10 +02:00
nathan
e1091b1afb Added release URL output to console 2018-08-18 15:17:19 +02:00
nathan
178bea2e18 Updated version from 3.14 to 3.15 2018-08-18 15:16:59 +02:00
nathan
f84676103e Updated version from 3.14 to 3.15 2018-08-18 14:35:32 +02:00
nathan
65a3bc58f8 Added dependency version updater 2018-08-18 14:34:16 +02:00
nathan
ccbd3d43fa Updated JNA. Examples are now in their own task group 2018-08-18 14:19:13 +02:00
nathan
f5558af136 Updated release location 2018-08-18 14:19:02 +02:00
nathan
89f065b248 Added close/release plugin. added comments 2018-08-18 14:18:53 +02:00
nathan
6ea898c4e5 Updated versionUpdate plugin 2018-08-18 14:18:40 +02:00
nathan
dc071ea59c Fixed SWT test example compile, added license info, added maven release 2018-08-18 12:11:48 +02:00
nathan
0e55572ac7 Changed dependency implementation -> compile 2018-08-17 23:54:49 +02:00
nathan
d1985485ae Changed gradle info to compile 2018-08-17 23:54:17 +02:00
nathan
ba1491e37e updated VersionUpdater 2018-08-13 20:00:24 +02:00
nathan
1b03527dfc dependency cleanup 2018-08-13 18:36:06 +02:00
nathan
95acee13b3 Updated url and added gradle 2018-08-13 18:35:47 +02:00
nathan
eb7df3f208 Removed contractions 2018-08-13 15:30:14 +02:00