Commit Graph

813 Commits

Author SHA1 Message Date
Robinson
b7e6a2aa22 Added package-info, removed dead code 2021-04-25 19:25:28 +02:00
Robinson
47c26e2f35 code cleanup 2021-04-10 10:13:39 +02:00
Robinson
9c69080bd3 Cleaned up debug, comments 2021-04-07 14:53:27 +02:00
Robinson
f5f4bca004 added TRAY_IMAGE_SIZE_FALLBACK and TRAY_MENU_IMAGE_SIZE_FALLBACK, changed anony to lambdas 2021-04-07 14:51:40 +02:00
Robinson
0416f0b5d4 Properly cleanup memory for GTK offscreen object 2021-03-28 21:56:34 +02:00
Robinson
571489a77b Fixed bug with pixman_region32_init_rect 2021-03-28 16:23:17 +02:00
Robinson
50a58f3bd1 Fixed issue when getting menu image size (image isn't always shown, so we force show it to check) 2021-03-28 16:01:59 +02:00
Robinson
41c00747df Removed exception stack traces when attempting to get version info that doesn't exist. 2021-03-25 23:39:28 +01:00
Robinson
3b36203df7 Fixed XFCE systray panel size detection, general code polish 2021-03-20 22:57:00 +01:00
Robinson
0410a83a62 Added proper XFCE check, added isXfce 2021-03-20 22:30:58 +01:00
Robinson
88fe8469be Moved IGEL detection into util ENV logic for a more broad application 2021-03-20 22:04:53 +01:00
Robinson
e7991707c3 Added isPop and isIgel to linux version detection 2021-03-20 20:55:08 +01:00
Robinson
0aa479ec54 Updated libraries + usage 2021-03-20 20:54:26 +01:00
Robinson
205d2f1282 Added 'isIgel' to the list of detected linux distro's 2021-03-20 12:23:01 +01:00
Robinson
7a84030965 Tweaked appindicator install string 2021-03-11 22:26:48 +01:00
Robinson
c37b89ef96 Carefully checking GTK version information, but only now for java <=8 2021-03-11 22:19:41 +01:00
Robinson
751fd2c982 Removed getLoadedGtkVersion() (GTK logic/reflection doesn't belong in this class) 2021-03-11 22:08:40 +01:00
Robinson
66fbb0c861 Added realize/destroy for getMenuEntryImageSize 2021-03-11 22:07:25 +01:00
Robinson
819037d29c updated version info 2021-03-11 17:38:08 +01:00
Robinson
96e0e06da9 Small refactoring for unix launching. Added version number 2021-03-10 14:42:05 +01:00
Robinson
a2887a8716 Code polish 2021-02-15 02:05:16 +01:00
Robinson
c075333b53 Added WSL (Windows Subsystem for Linux) check 2021-02-15 02:03:17 +01:00
Robinson
20cc9446c0 Added poroperty loader to license 2021-02-10 00:04:41 +01:00
Robinson
4537b670dc Code polish 2021-02-10 00:04:21 +01:00
Robinson
d6e4f01496 Changed how to fully load images. Moved ActionHandler classes to their respective projects (common util project is nice, but unnecessary for a single file) 2021-02-09 23:06:28 +01:00
Robinson
d4cc8f01d7 Removed java6 checks 2021-02-08 00:18:44 +01:00
Robinson
6016ea7ade Moved the @Property annotation class to it's own project 2021-02-08 00:10:59 +01:00
Robinson
1b3f66703f More cautious image creation 2021-02-07 00:14:51 +01:00
Robinson
e09faaf491 Added MonitorFromPoint 2021-02-06 23:38:40 +01:00
Robinson
509106d658 Added back ShCore for GetDpiForMonitor (only works for win 8.1+) 2021-02-06 23:38:19 +01:00
Robinson
cc0c77e70c Added executor PID test 2021-01-31 23:49:00 +01:00
Robinson
316a090e8b Updated license info 2021-01-31 23:48:43 +01:00
Robinson
de96ec2788 Updated dependencies 2021-01-31 23:48:32 +01:00
Robinson
2a69b70803 Windows Event Dispatch modified to permit multiple instances (required for multiple, simultaneous system tray instances on windows) 2021-01-31 23:39:58 +01:00
Robinson
41fe221e3c Added static method to clear specific cache 2021-01-31 21:24:14 +01:00
Robinson
12e6f5ea75 Uses new SwtJavaFx project (for swt/javaFX logic) 2021-01-31 21:03:40 +01:00
Robinson
675515c35b CacheUtil can now be specified with a name (so more than 1 can exist). Better multi-threaded support for hashing 2021-01-31 00:37:40 +01:00
Robinson
6a368ccd13 Moved util subprojects into their own projects 2021-01-30 16:18:36 +01:00
Robinson
86ae8e36da JavaFX access is wrapped without reflection 2021-01-27 01:40:24 +01:00
Robinson
23ffd02b65 SWT no longer using reflection (using trampoline class for access) 2021-01-27 01:37:53 +01:00
Robinson
01d92c0a86 Added back moved swing UI components (they were moved unnecessarily) 2021-01-27 00:19:10 +01:00
Robinson
d76389752c Updated dependencies 2021-01-17 14:36:15 +01:00
Robinson
519f9c94fe updated imports. Moved tests to their respective projects 2021-01-17 14:35:40 +01:00
Robinson
41f060dede Moved Serializers to their own project 2021-01-15 00:46:48 +01:00
Robinson
654e6ca584 Fixed imports 2021-01-12 22:04:06 +01:00
Robinson
f25ff4ddbf Small SWT refactor 2021-01-11 00:18:21 +01:00
Robinson
9ebc3499ea Moved SwingActiveRender utility to it's own module 2021-01-11 00:01:41 +01:00
nathan
fd68a23974 Fixed issue with hex bytesToInts 2020-09-25 19:52:02 +02:00
nathan
81913bbd62 Updated version 2020-09-15 17:27:01 +02:00
nathan
6906106745 Exposed backing fields for StorageSystem.DiskBuilder 2020-09-15 17:07:01 +02:00