Commit Graph

19 Commits

Author SHA1 Message Date
Robinson 8e1219d88e Updated copyright 2021-01-31 22:29:08 +01:00
Robinson 4c793dabd9 Changed how Apple retina detection is carried out 2021-01-31 22:25:23 +01:00
Robinson 169ccc4d45 Code polish/cleanup warnings 2021-01-31 22:24:57 +01:00
Robinson 8b62bd7c3a Tray/menu size information is now public 2021-01-31 19:26:51 +01:00
Robinson d1dee7111b Updated OS package 2021-01-27 00:15:46 +01:00
nathan 44a6409a25 Updated libraries, reverted some previous library updates. **CONSTRAINED TO Java 1.6** 2020-11-01 12:20:30 +01:00
nathan 61508c7e0f Updated libraries 2020-08-19 13:06:49 +02:00
nathan 24573799a4 Changed the height of the tray icon height to 18 (measured via a screenshot). 22 is the height of the bar/menu, and this change looks more consistent with apple default tray menus+icons 2018-11-10 16:12:29 +01: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
denuno f39d855af7 Ensure we get more than zero for TRAY_SIZE. Refs #81 2018-03-28 01:35:40 -06:00
nathan 68c9795674 (reverted) Changed Util class names 2017-07-15 18:26:17 +02:00
nathan 839d264d31 Changed Util class names 2017-07-14 18:36:22 +02:00
nathan b42da88633 Code polish for accessing GTK and it's different versions 2017-07-14 01:31:04 +02:00
nathan 30832aef9e Code polish, removed CSS parser which is no longer needed. 2017-07-14 00:09:16 +02:00
nathan 2ca5cdf622 Windows logic now uses native methods to get the size of the tray
image or system menu image heights.
2017-07-12 02:29:02 +02:00
nathan 80597bd0aa Refactored UI class packages, now that there are no "native" vs "swing"
UI implementations anymore.
2017-07-12 01:59:06 +02:00
nathan 31fdffd16f moved windows specific code inside windows block. Cleaned up Linux swing
menus.
2017-07-12 00:32:16 +02:00
nathan 3125fb6b0e WIP tray/menu image size 2017-07-09 01:38:43 +02:00
nathan 686e14401e WIP getting the size + scale 2017-07-01 21:35:10 +02:00