|
bfc6822f69
|
Fix Plugins window title
|
2016-09-07 14:20:35 +02:00 |
|
|
45b0ece342
|
Update Plugin sorting and design (separator, colors)
|
2016-09-05 20:44:58 +02:00 |
|
|
5c147d3648
|
Fix missing and unfocused scrollbar in Plugins window
|
2016-09-05 20:44:07 +02:00 |
|
|
b2cc5d50bd
|
Address code analysis issues and fix unused parameter in CombinedFileStream.WriteToFile
|
2016-09-04 19:32:33 +02:00 |
|
|
f38b188046
|
Add a safety net to plugin file export in case the path is too long
|
2016-09-04 18:10:50 +02:00 |
|
|
9e45628e87
|
Rename 'Export/Import Settings' to Profile and add Plugin exporting
|
2016-09-04 16:58:03 +02:00 |
|
|
bf76398627
|
Optimize icon loading and size in Forms, fix Plugins Form title inconsistency
|
2016-09-04 15:32:00 +02:00 |
|
|
81d5728964
|
Add scrollbars to Edit CSS window
|
2016-09-04 13:57:38 +02:00 |
|
|
f41523c1b2
|
Remove redundant 'using' directives
|
2016-09-04 04:53:37 +02:00 |
|
|
5e2e239f5e
|
Force Reload All button in Plugins window to trigger the event even without changes
|
2016-09-04 04:44:08 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
65aeb6656f
|
Add a very basic setting for custom CSS in browser and notifications
|
2016-08-10 15:45:56 +02:00 |
|
|
e4f5766ffb
|
Change font and check for null in CEF argument dialog
|
2016-08-10 15:03:15 +02:00 |
|
|
353ac7c76b
|
Add setting for CEF command line args
Closes #52
|
2016-08-10 14:46:24 +02:00 |
|
|
8073fa206b
|
Add a safety net to track bar value setting in case the config file is faulty
|
2016-08-10 12:47:56 +02:00 |
|
|
ba6242e09d
|
Change notification duration setting to a track bar
|
2016-07-28 21:58:42 +02:00 |
|
|
9e8d5c6768
|
Unify group boxes and layout in Settings tab
|
2016-07-28 15:21:29 +02:00 |
|
|
ef78496d5d
|
Add notification count down toggle option
|
2016-07-28 14:24:43 +02:00 |
|
|
41a45a14df
|
Change tray highlight to trigger on any notification and reset on window focus
Closes #33
|
2016-07-27 04:48:09 +02:00 |
|
|
5d3721ad04
|
Move Import/Export/Reset buttons to Advanced tab and replace them with a hint label
|
2016-07-26 23:45:20 +02:00 |
|
|
f75bcb505c
|
Unify Settings tab size in Designer for easier manipulation
|
2016-07-26 23:43:48 +02:00 |
|
|
b9e1dd5950
|
Add combined tray icon behavior option
Closes #46
|
2016-07-24 16:48:26 +02:00 |
|
|
56bf33229b
|
Add a legacy notification load system option
|
2016-07-24 16:30:58 +02:00 |
|
|
d3f205287c
|
Reset Notification Settings example timer when switching tabs
|
2016-07-24 15:17:08 +02:00 |
|
|
53518cd6e6
|
Change Notification Settings labels and add edge distance label
|
2016-07-24 15:13:51 +02:00 |
|
|
0ff3896d51
|
Add tooltips to Settings items
|
2016-07-24 14:27:00 +02:00 |
|
|
bb9f09c11f
|
Make sure all Settings controls are disposed when closing
|
2016-07-09 16:46:08 +02:00 |
|
|
109a330c54
|
Address ReSharper inspections and refactor FormBrowser constructor
|
2016-07-06 15:38:47 +02:00 |
|
|
23606f6d6c
|
Prevent Updates Settings tab from triggering the event for update checks with ID 0
|
2016-07-05 21:37:15 +02:00 |
|
|
ced5a82e07
|
Fix example notification in Settings not showing up the first time
|
2016-07-05 19:07:51 +02:00 |
|
|
511e5c483c
|
Make Settings tab element location consistent
|
2016-07-04 16:42:40 +02:00 |
|
|
780908f777
|
Refactor some code and replace the only RichTextLabel use with Label
|
2016-07-04 03:53:44 +02:00 |
|
|
88e5681155
|
Add import, export, and reset buttons to FormSettings
|
2016-07-03 23:12:41 +02:00 |
|
|
12144a2bda
|
Always display example notification if the Settings Notifications tab is active
|
2016-07-03 18:25:31 +02:00 |
|
|
e11f2e54b4
|
Push automatic designer file changes in TabSettingsNotifications
|
2016-07-03 18:22:33 +02:00 |
|
|
1ca3541b34
|
Redesign and rewrite FormSettings to use TabPanel
|
2016-07-03 14:56:56 +02:00 |
|
|
0a21c61535
|
Rewrite FormPlugins to use the new TabPanel and remove PluginListControl
|
2016-07-03 03:43:42 +02:00 |
|
|
66ce355571
|
Update Plugins Form (change default size, store state, fix title)
|
2016-06-30 20:00:00 +02:00 |
|
|
d955713335
|
Finish plugin reloading and add plugin counts to the UI
|
2016-06-25 19:42:20 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|
|
40e534090d
|
Refactor MigrationManager and FormBackgroundWork
|
2016-05-28 22:53:35 +02:00 |
|
|
2a65e20fb9
|
Rewrite update handling and add an update check button to Settings
|
2016-05-26 14:13:30 +02:00 |
|
|
1162e9b655
|
Reorganize layout elements in Settings Form for easier modifications
|
2016-05-25 18:49:11 +02:00 |
|
|
c5edad9c4b
|
Add a button to clear cache to the Settings Form
|
2016-05-14 15:18:57 +02:00 |
|
|
162bbc3221
|
Add option to disable HTML5 hardware acceleration
Closes #30
|
2016-05-13 14:01:11 +02:00 |
|
|
bea158b0d9
|
Fix example notification not running notification.js script (breaking links)
|
2016-05-11 17:40:41 +02:00 |
|
|
1d169005da
|
Hide default icon in Forms that do not have custom one properly
|
2016-05-08 20:57:53 +02:00 |
|
|
f5212d88f3
|
Redesign the About screen
|
2016-05-08 20:53:08 +02:00 |
|
|
8fe4aa386d
|
Fix icons again by using proper resource files for Forms
|
2016-04-30 17:02:14 +02:00 |
|
|
b63224a218
|
Add Expand Links When Hovered config option
|
2016-04-28 23:28:28 +02:00 |
|