Commit Graph

706 Commits

Author SHA1 Message Date
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
nathan
9b70d53e84 Updated comments and version plugin info 2018-08-13 15:25:07 +02:00
nathan
b62d92074b Cleanup, adding maven publishing comments. 2018-08-13 00:23:25 +02:00
nathan
287c47a90c Build code polish. Added loading custom properties. Removed unnecessary code. 2018-07-23 05:02:13 +02:00
nathan
ce74db2185 fixed crosscompile plugin. simplified POM management 2018-07-17 21:42:38 +02:00
nathan
4e0a24da6a Code cleanup 2018-07-17 21:42:16 +02:00
nathan
ed528d2091 updated javassist version 2018-06-30 23:23:50 +02:00
nathan
23a282ba14 Updated .gitignore and gradle build files 2018-06-30 19:36:50 +02:00
nathan
95e47a42ce Removed IML file (it's generated now) 2018-06-30 19:34:35 +02:00
nathan
cea8f35d0f Updated misc/vcs settings 2018-06-22 23:04:43 +02:00
nathan
6fe6c39a52 Removed kotlin 2018-06-22 23:04:12 +02:00
nathan
10d361acb4 Updated .gitignore 2018-06-22 23:03:56 +02:00
nathan
2e27c0b6c1 Code polish 2018-06-20 17:29:09 +02:00
nathan
5ff4686e86 Convert gradle from kotlin to groovy (at the moment, kotlin makes it more difficult) 2018-06-20 17:13:10 +02:00
nathan
6cfc4f0004 Added gradle wrappers 2018-06-20 16:21:13 +02:00
nathan
f735d2564d Cleaned up .gitignores 2018-06-20 16:20:56 +02:00
nathan
20492dd21b More complete gradle build system. 2018-06-20 16:20:08 +02:00
nathan
9c87ea5376 Updated version information 2018-05-08 16:48:12 +02:00
nathan
c8149ab3ae Fixed tooltip not always showing 2018-05-03 00:20:11 +02:00
nathan
efe4b2c966 Fixed menu ordering to be the same as the other examples 2018-05-02 14:27:08 +02:00
nathan
d7ca1adea5 Added SWT version enforcement. We are incompatible with versions <= 4.3 2018-05-02 14:25:02 +02:00
nathan
7a9dafad6a Added idea kotlin support files 2018-04-28 11:20:23 +02:00
nathan
f2aaf153d3 added SWT example to gradle 2018-04-28 11:19:08 +02:00
nathan
b975de46cc Working javaFX example launcher 2018-04-27 23:32:58 +02:00
nathan
4970583d2e WIP getting gradle kotlin-dsl to build project 2018-04-27 22:06:53 +02:00
nathan
eaefa67172 Moved modules/project info into directory (instead of file) 2018-04-22 17:07:07 +02:00
nathan
113e8a144f Added gradle build files 2018-04-22 14:32:44 +02:00
nathan
c638eefa22 Updated version 2018-04-08 22:08:56 +02:00
nathan
52605ab9ff Merge branch 'master' of https://github.com/denuno/SystemTray into denuno-master 2018-04-08 22:02:03 +02:00
nathan
4b1eb95601 Removed Windows Native Tray +menu WIP 2018-04-08 21:58:56 +02:00
nathan
2c004d2c46 Added WindowsNative system tray icon 2018-04-08 20:59:19 +02:00
nathan
55da0b3380 Fixed logging, added extra comments 2018-04-08 20:58:57 +02:00
nathan
52197ae301 Fixed nullpointer issue when there is no icon file specified 2018-04-08 18:14:27 +02:00
nathan
37144a03c9 Renamed GObject -> GObjectType then renamed Gobject -> GObject (changed
case...) This was to solve issues with case on windows (it doesn't
 support it)
2018-04-08 18:13:22 +02:00
denuno
f39d855af7 Ensure we get more than zero for TRAY_SIZE. Refs #81 2018-03-28 01:35:40 -06:00
nathan
bdea27342c updated JDK compile required version 2018-02-19 16:43:36 +01:00
nathan
f4dab70179 SwingMenu and TrayPopup are now public in order to support nativeUI for
windows
2018-01-24 17:34:38 +01:00
nathan
1dc97f1825 Tooltip text is also set on menu creation, if necessary 2018-01-24 17:33:56 +01:00
nathan
f1abfbe360 Merge branch 'master' into windows_native
# Conflicts:
#	src/dorkbox/systemTray/SystemTray.java
2018-01-08 22:15:18 +01:00