Commit Graph
395 Commits
Author SHA1 Message Date
chylex 1ca3541b34 Redesign and rewrite FormSettings to use TabPanel 2016-07-03 14:56:56 +02:00
chylex 0a21c61535 Rewrite FormPlugins to use the new TabPanel and remove PluginListControl 2016-07-03 03:43:42 +02:00
chylex 66ce355571 Update Plugins Form (change default size, store state, fix title) 2016-06-30 20:00:00 +02:00
chylex d955713335 Finish plugin reloading and add plugin counts to the UI 2016-06-25 19:42:20 +02:00
chylex 4283403f0e Add a base for plugin management including basic UI 2016-06-04 23:24:46 +02:00
chylex 40e534090d Refactor MigrationManager and FormBackgroundWork 2016-05-28 22:53:35 +02:00
chylex 2a65e20fb9 Rewrite update handling and add an update check button to Settings 2016-05-26 14:13:30 +02:00
chylex 1162e9b655 Reorganize layout elements in Settings Form for easier modifications 2016-05-25 18:49:11 +02:00
chylex c5edad9c4b Add a button to clear cache to the Settings Form 2016-05-14 15:18:57 +02:00
chylex 162bbc3221 Add option to disable HTML5 hardware acceleration
Closes #30
2016-05-13 14:01:11 +02:00
chylex bea158b0d9 Fix example notification not running notification.js script (breaking links) 2016-05-11 17:40:41 +02:00
chylex 1d169005da Hide default icon in Forms that do not have custom one properly 2016-05-08 20:57:53 +02:00
chylex f5212d88f3 Redesign the About screen 2016-05-08 20:53:08 +02:00
chylex 8fe4aa386d Fix icons again by using proper resource files for Forms 2016-04-30 17:02:14 +02:00
chylex b63224a218 Add Expand Links When Hovered config option 2016-04-28 23:28:28 +02:00
chylex 8da95496bd Fix UI icon and anchors in settings Form 2016-04-28 23:02:12 +02:00
chylex 4142206b65 Fix icon in Volume Mixer
Closes #20
2016-04-26 16:04:02 +02:00
chylex aa2e4c9845 Implement multiple tray options and refactor tray icon handling 2016-04-26 02:41:19 +02:00
chylex f4cfc40244 Redo locations and margins in settings Form 2016-04-26 01:01:16 +02:00
chylex 6c50bdba06 Rename 'Update Notifications' setting to 'Check for Updates' 2016-04-26 00:44:49 +02:00
chylex 2ef4f28740 Move Update form labels to the left 2016-04-17 16:19:15 +02:00
chylex b02fb0934f Add version tag to About form 2016-04-17 16:10:10 +02:00
chylex de363c982f Add update downloader and installer 2016-04-17 16:06:56 +02:00
chylex eba47a8196 "Fix" RichTextLabel being a fucking idiot and not working with URLs properly
Closes #10
2016-04-17 00:48:11 +02:00
chylex 907543a7cf Add WIP update notifications, currently no downloading 2016-04-16 23:22:23 +02:00
chylex e8dea023ac Rename links and references in code to match new repository setup 2016-04-16 16:38:46 +02:00
chylex 1c4e03ebea Make the notification timer config affect example notification, and fix its height 2016-04-15 16:05:09 +02:00
chylex bd54da85a8 Add a Display Notification Timer option 2016-04-15 15:57:22 +02:00
chylex 86165b3529 Add Minimize to Tray option and improve window state and position saving 2016-04-15 15:06:42 +02:00
chylex 2c3849bc43 Change namespace to TweetDck 2016-04-15 13:23:40 +02:00
chylex c53636c013 Disable moving the notification window if not in Settings menu & having Custom pos enabled 2016-04-13 11:22:45 +02:00
chylex 3115ccc896 Redo build configurations and add a TweetDuck variant 2016-04-12 01:50:21 +02:00
chylex 564199592b Fix icons in forms... 2016-04-11 20:59:38 +02:00
chylex a452bec190 Update forms to use the app icon 2016-04-11 20:52:14 +02:00
chylex 5c91dec62a Fix the notification form showing too early and not loading in Settings Form 2016-04-11 16:47:48 +02:00
chylex dfe2e91012 Show the notification in Settings when a checked radio is clicked 2016-04-11 16:47:24 +02:00
chylex d29315e78e Change the Settings Form layout to a table 2016-04-11 16:26:16 +02:00
chylex 797b7e8ead Add notification display selection 2016-04-11 16:25:43 +02:00
chylex 17645a88cf Implement notification timer pause on mouse hover 2016-04-11 15:58:36 +02:00
chylex 7db3c4fcba Fix missing case for custom notification position 2016-04-11 14:27:34 +02:00
chylex 8d7a55e6ed Add a notification duration indicator 2016-04-11 14:12:09 +02:00
chylex f81d332d8f Implement configurable popup notification duration 2016-04-11 12:27:04 +02:00
chylex 340cee3354 Add a Settings Form with notification window position setting 2016-04-11 03:26:58 +02:00
chylex e4853b6697 Add a basic About Form 2016-04-11 02:08:37 +02:00
chylex 0c7d625391 Move RichTextLabel and FormBackgroundWork to different namespaces 2016-04-11 00:55:52 +02:00