1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-17 09:31:42 +02:00

Commit Graph

  • 8d0fa030f8 Remove d3dcompiler_43.dll that used to be required for Win XP chylex 2016-09-26 16:16:20 +02:00
  • d030a79c81 Fix Release build compliation error chylex 2016-09-26 16:10:21 +02:00
  • 6690efc4d9 Address code analysis issues chylex 2016-09-26 15:53:08 +02:00
  • afa8098463 Add two restart buttons to Settings - Advanced chylex 2016-09-26 14:28:14 +02:00
  • c064e579d2 Add Program.Restart and fix restarting causing loss of initial program arguments chylex 2016-09-26 14:05:44 +02:00
  • 01dc4e4714 Update CommandLineArgsParser to use CommandLineArgs chylex 2016-09-26 13:58:59 +02:00
  • 6fbc246b12 Use CommandLineArgs in Program and fix broken -locale parameter chylex 2016-09-26 13:56:13 +02:00
  • 1efe2a02f7 Add a CommandLineArgs class for easy arg management chylex 2016-09-26 13:52:55 +02:00
  • ab2ab06f60 Reorganize utility classes and methods in TweetDeck Migration code chylex 2016-09-26 04:19:50 +02:00
  • a71d889682 Replace FormMigrationQuestion with a custom FormMessage chylex 2016-09-25 23:10:18 +02:00
  • 2252d85b27 Add MessageBoxIcon.Question support to FormMessage chylex 2016-09-25 23:09:36 +02:00
  • 3f09100177 Update version of the design-revert plugin chylex 2016-09-25 19:01:39 +02:00
  • 6b79c89f42 Add a button to skip current notification chylex 2016-09-25 16:53:00 +02:00
  • 5f249d4603 Add a <body> td-example-notification attribute for example notifications chylex 2016-09-25 16:52:22 +02:00
  • fa64309909 Hide the old TweetDeck column Clear button when clear-columns plugin is enabled chylex 2016-09-25 15:35:15 +02:00
  • c46aafdab6 Add column resetting to clear-columns plugin chylex 2016-09-25 15:31:18 +02:00
  • 3e9c397494 Fix inconsistency with loadConfigurationFile's onFailure parameter chylex 2016-09-25 03:21:44 +02:00
  • 47935165db Update current plugins to use the new CSS functionality chylex 2016-09-25 02:37:16 +02:00
  • be77f753e7 Add a global function to easily add custom styles in plugins chylex 2016-09-25 02:34:19 +02:00
  • 2c30613279 Fix reply-account plugin for docked replies chylex 2016-09-23 22:09:06 +02:00
  • d83eaec987 Update reply-account plugin version chylex 2016-09-23 21:14:53 +02:00
  • e6f199a224 Implement #last in reply-account and fix bugs in its code chylex 2016-09-23 21:13:54 +02:00
  • 6636a2aa9e Add an experimental timeline-polls plugin chylex 2016-09-23 19:49:56 +02:00
  • 221bdc58fe Tweak support for old configs in reply-account plugin chylex 2016-09-23 16:05:53 +02:00
  • e48a068e9d Redesign reply-account plugin configuration and add WIP last account setting chylex 2016-09-23 15:55:13 +02:00
  • 3371c31e63 Release 1.4 chylex 2016-09-22 00:58:27 +02:00
  • aa2c60f7e9 Move cookie import code to ExportManager 1.4 chylex 2016-09-20 17:15:34 +02:00
  • f7dc200684 Kill process instead of Environment.FailFast if possible chylex 2016-09-20 17:11:36 +02:00
  • ad306c56c7 Move log file to storage path chylex 2016-09-20 16:58:00 +02:00
  • 86aba1eb52 Update all exception handlers chylex 2016-09-20 16:55:51 +02:00
  • 826f1aba7a Tweak exception handling in Reporter (use Environment.FailFast and change log button title) chylex 2016-09-20 16:51:29 +02:00
  • 8abf4364c6 Replace calls to Program.Log chylex 2016-09-20 16:39:31 +02:00
  • 4c45d91d4e Move logging to Reporter and make a static instance of it in Program chylex 2016-09-20 16:38:15 +02:00
  • 3176b6cb8f Create a Reporter class with improved HandleException code chylex 2016-09-20 16:34:56 +02:00
  • 27971e09cd Add new Control related functionality to FormMessage chylex 2016-09-20 16:31:53 +02:00
  • bf95ae00de Tweak the message for missing write permission chylex 2016-09-20 16:10:46 +02:00
  • 0dbfa7e101 Improve reliability of directory write perm checking chylex 2016-09-20 16:00:41 +02:00
  • 85d09c4b5e Add a FormMessage class for custom message boxes chylex 2016-09-20 07:47:16 +02:00
  • 4f9bc40476 Update cache clearing for CEF 53 and clear old cache files on first startup chylex 2016-09-19 14:03:37 +02:00
  • 757ccbf9d3 Switch locale to English and add spell check setting chylex 2016-09-19 13:33:44 +02:00
  • 4cf9730130 Make sure the config is not loaded before old process exits when restarting chylex 2016-09-19 13:24:23 +02:00
  • 1dd0d70ab9 Reorganize Program.LogFile from property to readonly field chylex 2016-09-19 13:08:27 +02:00
  • 340eaece0f Update CefSharp to 53 and update the readme chylex 2016-09-19 00:12:48 +02:00
  • c151e7cd37 Remove everything TweetDick related chylex 2016-09-18 23:24:11 +02:00
  • ca0baae832 Release 1.3.3 chylex 2016-09-18 22:23:48 +02:00
  • 478e6ed8df Move config loading and migration execution to an earlier point chylex 2016-09-18 22:19:02 +02:00
  • 7388eb07ca Increase process close timeouts to 20 seconds from 10 1.3.3 chylex 2016-09-18 21:49:41 +02:00
  • c38d507e50 Hopefully fix an occasional crash when importing session and restarting chylex 2016-09-18 21:48:40 +02:00
  • 5aee087a57 Add a Program Files warning if not running as administrator chylex 2016-09-18 21:17:30 +02:00
  • 0cda3702ea Change notification scroll trigger cursor position for windows without side borders chylex 2016-09-18 21:08:09 +02:00
  • ce55226d0c Add error handling to logging chylex 2016-09-18 20:50:43 +02:00
  • 0bab0a9963 Update reply-account plugin metadata and default config warning chylex 2016-09-18 20:29:49 +02:00
  • 34955b7083 Rewrite Plugin default config handling and config error reporting chylex 2016-09-18 20:29:31 +02:00
  • ba6ce072ac Add support for a -datafolder command line argument chylex 2016-09-18 19:42:00 +02:00
  • f39fd00697 Add a TweetDick warning and migration prompt chylex 2016-09-18 19:41:37 +02:00
  • 58fc1be1d5 Add CefSharp version to NuGet instructions Daniel Chýlek 2016-09-12 14:29:48 +02:00
  • 1fdf9bffb6 Disable global context menu items when in textarea or text selection chylex 2016-09-07 21:47:31 +02:00
  • 2ad179ef8e Rename configuration file in reply-account plugin chylex 2016-09-07 15:03:06 +02:00
  • d42cc5b762 Remove .js file block in Plugin folders chylex 2016-09-07 15:01:08 +02:00
  • 403658f622 Add config file to reply-account plugin metadata chylex 2016-09-07 14:43:17 +02:00
  • 6ca35685db Add button for easy Plugin config file access chylex 2016-09-07 14:42:21 +02:00
  • bfc6822f69 Fix Plugins window title chylex 2016-09-07 14:20:35 +02:00
  • b0386937d7 Remove lnk updater from the TweetDeck migration system chylex 2016-09-05 21:25:25 +02:00
  • 9436540b2f Add CultureInfo.CurrentCulture to time in logger chylex 2016-09-05 20:45:39 +02:00
  • 45b0ece342 Update Plugin sorting and design (separator, colors) chylex 2016-09-05 20:44:58 +02:00
  • 5c147d3648 Fix missing and unfocused scrollbar in Plugins window chylex 2016-09-05 20:44:07 +02:00
  • 8fa68c428f Add 'Open (quoted) tweet in browser' context menu items and move them down chylex 2016-09-05 16:17:23 +02:00
  • e2be90191e Standardize context menu items using Chrome's style chylex 2016-09-05 14:30:07 +02:00
  • 339da2f1a9 Add unsupported system notification chylex 2016-09-04 20:30:35 +02:00
  • b2cc5d50bd Address code analysis issues and fix unused parameter in CombinedFileStream.WriteToFile chylex 2016-09-04 19:32:33 +02:00
  • f38b188046 Add a safety net to plugin file export in case the path is too long chylex 2016-09-04 18:10:50 +02:00
  • 9e45628e87 Rename 'Export/Import Settings' to Profile and add Plugin exporting chylex 2016-09-04 16:58:03 +02:00
  • bf76398627 Optimize icon loading and size in Forms, fix Plugins Form title inconsistency chylex 2016-09-04 15:32:00 +02:00
  • 81d5728964 Add scrollbars to Edit CSS window chylex 2016-09-04 13:57:38 +02:00
  • d76027558b Add a custom alert function with customizable icon and no text length limit chylex 2016-09-04 13:19:52 +02:00
  • 1450cc24a3 Reorganize global context menu items into a sub-menu chylex 2016-09-04 13:10:32 +02:00
  • f41523c1b2 Remove redundant 'using' directives chylex 2016-09-04 04:53:37 +02:00
  • 4019463e68 Fix occasional incorrect location of child windows chylex 2016-09-04 04:52:59 +02:00
  • 5e2e239f5e Force Reload All button in Plugins window to trigger the event even without changes chylex 2016-09-04 04:44:08 +02:00
  • bc7856b6c0 Tweak wording in reply-account configuration file chylex 2016-09-04 04:39:19 +02:00
  • e2bba8d9e1 Update reply-account plugin to use default config and swap event order when enabled late chylex 2016-09-04 04:36:01 +02:00
  • 520db2c32e Rewrite loadConfigurationFile in plugins.js to accept default config file chylex 2016-09-04 04:33:55 +02:00
  • da71f2de2b Add CheckFileExists function to PluginBridge chylex 2016-09-04 04:33:13 +02:00
  • 6dd2c6678b Add custom exception messages to file reading in PluginBridge chylex 2016-09-04 04:01:40 +02:00
  • fb3d9e6d6b Add a reply-account plugin with config chylex 2016-09-04 04:01:00 +02:00
  • 36473c2df9 Add a global plugins.js file with loadConfigurationFile utility function chylex 2016-09-04 03:59:37 +02:00
  • 81aa30b2ec Allow custom .js files in plugin folders when prefixed by 'user.' chylex 2016-09-04 03:50:35 +02:00
  • 85d5160782 Add plugin identifier to the object itself chylex 2016-09-04 03:38:42 +02:00
  • 44bf7b870e Rewrote notification mouse hook to only be active if the window is visible chylex 2016-09-04 00:59:13 +02:00
  • 44da2e6082 Add debug example notification padding for scrollbar testing chylex 2016-09-04 00:58:47 +02:00
  • d576bc3972 Work around Scheduled column update delay bug in TweetDeck chylex 2016-09-03 16:15:28 +02:00
  • dbeb4c7205 Reorganize path constants and allow the program to be portable chylex 2016-09-02 20:59:03 +02:00
  • e5223a852e Fix profile picture in example tweet chylex 2016-09-02 20:58:18 +02:00
  • f3884315c0 Fix visual issues with clear-columns plugin (icon in temp columns, misaligned Messages icons) chylex 2016-09-02 20:46:54 +02:00
  • 53cd9dc9a6 Move script files to /scripts/ folder and exclude them from Visual Studio chylex 2016-09-02 19:05:48 +02:00
  • a3666a7ab2 Fix formatting in JavaScript files chylex 2016-09-02 17:35:21 +02:00
  • ca4eb17308 Add a clear-columns plugins chylex 2016-09-02 17:28:32 +02:00
  • b729dca2e5 Seal PluginConfig and add a method to disable official plugins from config chylex 2016-09-02 17:25:25 +02:00
  • 21354e675a Fix TweetDeck keyboard shortcut list alignment chylex 2016-09-02 17:17:08 +02:00
  • 2085ddd347 Update website in design-revert plugin to https chylex 2016-09-02 16:41:52 +02:00