|
11f5f9b72e
|
Add Reporter.HandleEarlyFailure for non-recoverable errors before Reporter is setup
|
2016-09-27 17:58:13 +02:00 |
|
|
61f6543041
|
Change Source Code link to Tips & Tricks
|
2016-09-27 17:37:19 +02:00 |
|
|
0c9ab32f37
|
Add additional functionality to the back mouse button (inline and drawer composer, fix order)
|
2016-09-27 04:16:50 +02:00 |
|
|
fde984d02b
|
Add a hover class to Notification body element and only display skip button when over
|
2016-09-27 03:48:14 +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 |
|
|
342ac51cda
|
Tweak the skip button position in Notification window
|
2016-09-26 17:14:17 +02:00 |
|
|
ba31f7ae01
|
Update TweetDuck website to https
|
2016-09-26 16:31:06 +02:00 |
|
|
8d0fa030f8
|
Remove d3dcompiler_43.dll that used to be required for Win XP
|
2016-09-26 16:16:20 +02:00 |
|
|
d030a79c81
|
Fix Release build compliation error
|
2016-09-26 16:10:21 +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 |
|
|
6fbc246b12
|
Use CommandLineArgs in Program and fix broken -locale parameter
|
2016-09-26 13:56:13 +02:00 |
|
|
1efe2a02f7
|
Add a CommandLineArgs class for easy arg management
|
2016-09-26 13:52:55 +02:00 |
|
|
ab2ab06f60
|
Reorganize utility classes and methods in TweetDeck Migration code
|
2016-09-26 04:19:50 +02:00 |
|
|
a71d889682
|
Replace FormMigrationQuestion with a custom FormMessage
|
2016-09-25 23:10:18 +02:00 |
|
|
2252d85b27
|
Add MessageBoxIcon.Question support to FormMessage
|
2016-09-25 23:09:36 +02:00 |
|
|
3f09100177
|
Update version of the design-revert plugin
|
2016-09-25 19:01:39 +02:00 |
|
|
6b79c89f42
|
Add a button to skip current notification
|
2016-09-25 16:53:00 +02:00 |
|
|
5f249d4603
|
Add a <body> td-example-notification attribute for example notifications
|
2016-09-25 16:52:22 +02:00 |
|
|
fa64309909
|
Hide the old TweetDeck column Clear button when clear-columns plugin is enabled
|
2016-09-25 15:35:15 +02:00 |
|
|
c46aafdab6
|
Add column resetting to clear-columns plugin
|
2016-09-25 15:31:18 +02:00 |
|
|
3e9c397494
|
Fix inconsistency with loadConfigurationFile's onFailure parameter
|
2016-09-25 03:21:44 +02:00 |
|
|
47935165db
|
Update current plugins to use the new CSS functionality
|
2016-09-25 02:37:16 +02:00 |
|
|
be77f753e7
|
Add a global function to easily add custom styles in plugins
|
2016-09-25 02:34:19 +02:00 |
|
|
2c30613279
|
Fix reply-account plugin for docked replies
|
2016-09-23 22:09:06 +02:00 |
|
|
d83eaec987
|
Update reply-account plugin version
|
2016-09-23 21:14:53 +02:00 |
|
|
e6f199a224
|
Implement #last in reply-account and fix bugs in its code
|
2016-09-23 21:13:54 +02:00 |
|
|
6636a2aa9e
|
Add an experimental timeline-polls plugin
|
2016-09-23 19:49:56 +02:00 |
|
|
221bdc58fe
|
Tweak support for old configs in reply-account plugin
|
2016-09-23 16:05:53 +02:00 |
|
|
e48a068e9d
|
Redesign reply-account plugin configuration and add WIP last account setting
|
2016-09-23 15:55:13 +02:00 |
|
|
3371c31e63
|
Release 1.4
|
2016-09-22 00:58:27 +02:00 |
|
|
aa2c60f7e9
|
Move cookie import code to ExportManager
|
2016-09-20 17:15:34 +02:00 |
|
|
f7dc200684
|
Kill process instead of Environment.FailFast if possible
|
2016-09-20 17:11:36 +02:00 |
|
|
ad306c56c7
|
Move log file to storage path
|
2016-09-20 16:58:00 +02:00 |
|
|
86aba1eb52
|
Update all exception handlers
|
2016-09-20 16:55:51 +02:00 |
|
|
826f1aba7a
|
Tweak exception handling in Reporter (use Environment.FailFast and change log button title)
|
2016-09-20 16:51:29 +02:00 |
|
|
8abf4364c6
|
Replace calls to Program.Log
|
2016-09-20 16:39:31 +02:00 |
|
|
4c45d91d4e
|
Move logging to Reporter and make a static instance of it in Program
|
2016-09-20 16:38:15 +02:00 |
|
|
3176b6cb8f
|
Create a Reporter class with improved HandleException code
|
2016-09-20 16:34:56 +02:00 |
|
|
27971e09cd
|
Add new Control related functionality to FormMessage
|
2016-09-20 16:31:53 +02:00 |
|
|
bf95ae00de
|
Tweak the message for missing write permission
|
2016-09-20 16:10:46 +02:00 |
|
|
0dbfa7e101
|
Improve reliability of directory write perm checking
|
2016-09-20 16:00:41 +02:00 |
|
|
85d09c4b5e
|
Add a FormMessage class for custom message boxes
|
2016-09-20 07:47:16 +02:00 |
|
|
4f9bc40476
|
Update cache clearing for CEF 53 and clear old cache files on first startup
|
2016-09-19 14:03:37 +02:00 |
|
|
757ccbf9d3
|
Switch locale to English and add spell check setting
Closes #62
|
2016-09-19 13:33:44 +02:00 |
|
|
4cf9730130
|
Make sure the config is not loaded before old process exits when restarting
|
2016-09-19 13:24:23 +02:00 |
|
|
1dd0d70ab9
|
Reorganize Program.LogFile from property to readonly field
|
2016-09-19 13:08:27 +02:00 |
|