|
f8c494c9c1
|
Remove NotificationFlags and tweak handling of the Settings notification
|
2017-03-22 22:44:55 +01:00 |
|
|
f091b2526e
|
Refactor Settings tabs (replace IsReady, remove SelectTab with no parameters)
|
2017-03-22 13:19:19 +01:00 |
|
|
7548e2e202
|
Fix timer checkbox being updated instead of non-intrusive popups checkbox in Settings
|
2017-03-22 13:15:47 +01:00 |
|
|
d9b9afbf2d
|
Refactor UpdateHandler to not expose UpdaterSettings
|
2017-03-22 12:49:10 +01:00 |
|
|
8f6be3911a
|
Rename 'Non-Intrusive Popup' to 'Non-Intrusive Popups'
|
2017-03-21 20:35:22 +01:00 |
|
|
0cbcc8c9f3
|
Move the 'Updates' tab into 'General'
|
2017-03-21 00:17:43 +01:00 |
|
|
96146e3dc8
|
Add a setting for non-intrusive popups to avoid accidental clicks
|
2017-03-21 00:11:13 +01:00 |
|
|
6ea95342a0
|
Add a 'Restart with Arguments' button with a dialog to pick command line args
Closes #109
|
2017-03-18 15:51:40 +01:00 |
|
|
cd3b198c6f
|
Disable minimize and maximize buttons on the Import/Export Profile dialog
|
2017-03-18 13:43:16 +01:00 |
|
|
b249b5f46e
|
Rewrite handling of program arguments & add Program.RestartWithArgs
|
2017-03-18 12:57:42 +01:00 |
|
|
bbe3b48bcc
|
Replace restart warning when importing session with "Import & Restart" button text
|
2017-03-18 11:20:37 +01:00 |
|
|
6387ab41b3
|
Delay initial tab selection in the Plugin form until after the window is fully shown
|
2017-03-16 20:50:57 +01:00 |
|
|
4df16b7f15
|
Fix 'Reload All' button in Plugins form hiding the panel scrollbar resized
|
2017-03-16 20:42:18 +01:00 |
|
|
ed387a2873
|
Add a validity check when opening URLs from the internet and plugins
|
2017-03-16 18:37:24 +01:00 |
|
|
4c59526e39
|
Minor code refactoring, fix potential event memory leaks
|
2017-03-14 23:47:30 +01:00 |
|
|
d6e0e0726f
|
Completely refactor FormNotification into multiple classes
|
2017-03-13 02:06:31 +01:00 |
|
|
7d7bfb7b01
|
Refactor FormSettings to take initial tab index in constructor and remove public SelectTab
|
2017-03-05 14:27:35 +01:00 |
|
|
a50d6e8f47
|
Disable resizing for the settings export dialog
|
2017-02-25 19:07:21 +01:00 |
|
|
a838e89695
|
Fix custom sound notification textbox not setting color when the control is created
|
2017-01-28 18:12:30 +01:00 |
|
|
4464991f4c
|
Prevent automatic Settings tab selection from triggering autoclick in Notification tab
|
2017-01-28 01:07:57 +01:00 |
|
|
8823016d2c
|
Make custom sound notification textbox font red when the file doesn't exist
|
2017-01-27 23:56:51 +01:00 |
|
|
859fdc7ec1
|
Rewrite custom sound notification to show an error message on failure instead of hiding it
|
2017-01-27 23:56:00 +01:00 |
|
|
9ecef78aed
|
Fix DismissedUpdate not being set after toggling updates
|
2017-01-27 16:21:36 +01:00 |
|
|
6e4db4acea
|
Rewrite custom CSS injection and automatically inject it while typing
|
2017-01-26 15:35:40 +01:00 |
|
|
467f7cd12f
|
Rewrite update system to use RegisterAsyncJsObject
|
2017-01-26 06:41:20 +01:00 |
|
|
cf7d903932
|
Move updater event args to a separate namespace
|
2017-01-26 04:09:04 +01:00 |
|
|
1513f46a11
|
Add a safety net to CombinedFileStream.Entry.WriteToFile with createDirectory
|
2017-01-17 02:27:03 +01:00 |
|
|
50a8893f4f
|
Add an option to disable screenshot window border
|
2017-01-08 02:47:47 +01:00 |
|
|
7ff9e23283
|
Remove legacy notification loading option
|
2017-01-08 01:33:48 +01:00 |
|
|
6c652122c2
|
Replace FormBrowser notification property with methods and use pause in TweetScreenshotManager
|
2017-01-03 00:30:36 +01:00 |
|
|
2b20fcfcd1
|
Pause notifications while the Settings window is open
|
2017-01-02 20:17:53 +01:00 |
|
|
b26a6098eb
|
Add a HORRIBLE HACK to unfocus example notification in Settings
|
2017-01-02 15:44:18 +01:00 |
|
|
47381e0df4
|
Fix alignment of FormMessage text with no message icon
|
2017-01-01 21:30:45 +01:00 |
|
|
c014c4bc24
|
Refactor notifications (move namespaces, move screenshot methods to a separate class)
|
2016-12-29 02:50:16 +01:00 |
|
|
5d1a3fede2
|
Fix the export/import button not getting disabled if no option is selected
|
2016-12-29 00:47:05 +01:00 |
|
|
53b584fe45
|
Add a button to open wiki to CSS dialog
|
2016-12-29 00:32:46 +01:00 |
|
|
f53d974400
|
Add tooltip to export/import dialog and uncheck session export by default
|
2016-12-29 00:18:03 +01:00 |
|
|
c4b4ef19cd
|
Add profile import file flag detection
|
2016-12-29 00:01:55 +01:00 |
|
|
3bfc360362
|
Add a SkipFile method to CombinedFileStream to skip through key names
|
2016-12-29 00:00:36 +01:00 |
|
|
584f16d375
|
Fix export dialog design and event handling
|
2016-12-28 23:59:41 +01:00 |
|
|
dd14ad470e
|
Add WIP export/import selection dialog
|
2016-12-28 21:16:53 +01:00 |
|
|
921294eeb3
|
Add support for custom wav notification sounds
Closes #3
|
2016-12-24 15:59:29 +01:00 |
|
|
272877d0ed
|
Add Open Data Folder button and fix log tooltip in Advanced Settings tab
|
2016-12-24 00:53:14 +01:00 |
|
|
da83d73ba6
|
Merge pull request #85 from chylex/screenshot
Add tweet screenshot functionality & update CEF
|
2016-12-23 15:31:15 +01:00 |
|
|
61359c2faa
|
Refactor NotificationFlags and inner screenshot bridge class to a separate namespace
|
2016-12-23 14:26:59 +01:00 |
|
|
45e6ec8b0f
|
Fix FormMessage fonts
|
2016-11-18 20:28:00 +01:00 |
|
|
04a78a02d3
|
Add NotificationFlags for easier configuration of the notification window
|
2016-11-16 18:33:01 +01:00 |
|
|
e70d792654
|
Fix plugin status not updating from new config after importing profile
Closes #79
|
2016-11-16 04:10:17 +01:00 |
|
|
32d3990ace
|
Rewrite plugin data export and combined file stream identifiers, add missing plugin warning
|
2016-11-14 10:15:21 +01:00 |
|
|
b78c4cb8f0
|
Move PluginEnvironment and PluginGroup to a separate Enums package
|
2016-11-14 05:08:18 +01:00 |
|
|
dc0b7d58e3
|
Add an Open Program Folder button to Settings - Advanced
|
2016-10-08 16:20:52 +02:00 |
|
|
61f6543041
|
Change Source Code link to Tips & Tricks
|
2016-09-27 17:37:19 +02:00 |
|
|
f23db31306
|
Increase default size of Edit CSS dialog
|
2016-09-26 17:20:25 +02:00 |
|
|
8dce99b8b3
|
Add support for ctrl+a shortcut in multiline textboxes
|
2016-09-26 17:20:10 +02:00 |
|
|
6690efc4d9
|
Address code analysis issues
|
2016-09-26 15:53:08 +02:00 |
|
|
afa8098463
|
Add two restart buttons to Settings - Advanced
|
2016-09-26 14:28:14 +02:00 |
|
|
c064e579d2
|
Add Program.Restart and fix restarting causing loss of initial program arguments
|
2016-09-26 14:05:44 +02:00 |
|
|
01dc4e4714
|
Update CommandLineArgsParser to use CommandLineArgs
|
2016-09-26 13:58:59 +02:00 |
|
|
2252d85b27
|
Add MessageBoxIcon.Question support to FormMessage
|
2016-09-25 23:09:36 +02:00 |
|
|
aa2c60f7e9
|
Move cookie import code to ExportManager
|
2016-09-20 17:15:34 +02:00 |
|
|
86aba1eb52
|
Update all exception handlers
|
2016-09-20 16:55:51 +02:00 |
|
|
27971e09cd
|
Add new Control related functionality to FormMessage
|
2016-09-20 16:31:53 +02:00 |
|
|
85d09c4b5e
|
Add a FormMessage class for custom message boxes
|
2016-09-20 07:47:16 +02:00 |
|
|
757ccbf9d3
|
Switch locale to English and add spell check setting
Closes #62
|
2016-09-19 13:33:44 +02:00 |
|
|
c38d507e50
|
Hopefully fix an occasional crash when importing session and restarting
|
2016-09-18 21:48:40 +02:00 |
|
|
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 |
|
|
8da95496bd
|
Fix UI icon and anchors in settings Form
|
2016-04-28 23:02:12 +02:00 |
|
|
4142206b65
|
Fix icon in Volume Mixer
Closes #20
|
2016-04-26 16:04:02 +02:00 |
|
|
aa2e4c9845
|
Implement multiple tray options and refactor tray icon handling
|
2016-04-26 02:41:19 +02:00 |
|
|
f4cfc40244
|
Redo locations and margins in settings Form
|
2016-04-26 01:01:16 +02:00 |
|
|
6c50bdba06
|
Rename 'Update Notifications' setting to 'Check for Updates'
|
2016-04-26 00:44:49 +02:00 |
|
|
2ef4f28740
|
Move Update form labels to the left
|
2016-04-17 16:19:15 +02:00 |
|
|
b02fb0934f
|
Add version tag to About form
|
2016-04-17 16:10:10 +02:00 |
|
|
de363c982f
|
Add update downloader and installer
|
2016-04-17 16:06:56 +02:00 |
|
|
eba47a8196
|
"Fix" RichTextLabel being a fucking idiot and not working with URLs properly
Closes #10
|
2016-04-17 00:48:11 +02:00 |
|
|
907543a7cf
|
Add WIP update notifications, currently no downloading
|
2016-04-16 23:22:23 +02:00 |
|
|
e8dea023ac
|
Rename links and references in code to match new repository setup
|
2016-04-16 16:38:46 +02:00 |
|
|
1c4e03ebea
|
Make the notification timer config affect example notification, and fix its height
|
2016-04-15 16:05:09 +02:00 |
|
|
bd54da85a8
|
Add a Display Notification Timer option
|
2016-04-15 15:57:22 +02:00 |
|
|
86165b3529
|
Add Minimize to Tray option and improve window state and position saving
|
2016-04-15 15:06:42 +02:00 |
|
|
2c3849bc43
|
Change namespace to TweetDck
|
2016-04-15 13:23:40 +02:00 |
|
|
c53636c013
|
Disable moving the notification window if not in Settings menu & having Custom pos enabled
|
2016-04-13 11:22:45 +02:00 |
|
|
3115ccc896
|
Redo build configurations and add a TweetDuck variant
|
2016-04-12 01:50:21 +02:00 |
|
|
564199592b
|
Fix icons in forms...
|
2016-04-11 20:59:38 +02:00 |
|
|
a452bec190
|
Update forms to use the app icon
|
2016-04-11 20:52:14 +02:00 |
|
|
5c91dec62a
|
Fix the notification form showing too early and not loading in Settings Form
|
2016-04-11 16:47:48 +02:00 |
|
|
dfe2e91012
|
Show the notification in Settings when a checked radio is clicked
|
2016-04-11 16:47:24 +02:00 |
|
|
d29315e78e
|
Change the Settings Form layout to a table
|
2016-04-11 16:26:16 +02:00 |
|
|
797b7e8ead
|
Add notification display selection
|
2016-04-11 16:25:43 +02:00 |
|
|
17645a88cf
|
Implement notification timer pause on mouse hover
|
2016-04-11 15:58:36 +02:00 |
|
|
7db3c4fcba
|
Fix missing case for custom notification position
|
2016-04-11 14:27:34 +02:00 |
|
|
8d7a55e6ed
|
Add a notification duration indicator
|
2016-04-11 14:12:09 +02:00 |
|
|
f81d332d8f
|
Implement configurable popup notification duration
|
2016-04-11 12:27:04 +02:00 |
|
|
340cee3354
|
Add a Settings Form with notification window position setting
|
2016-04-11 03:26:58 +02:00 |
|
|
e4853b6697
|
Add a basic About Form
|
2016-04-11 02:08:37 +02:00 |
|
|
0c7d625391
|
Move RichTextLabel and FormBackgroundWork to different namespaces
|
2016-04-11 00:55:52 +02:00 |
|