1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-21 14:42:47 +02:00

Commit Graph

  • 86aba1eb52 Update all exception handlers chylex 2016-09-20 16:55:51 +0200
  • 826f1aba7a Tweak exception handling in Reporter (use Environment.FailFast and change log button title) chylex 2016-09-20 16:51:29 +0200
  • 8abf4364c6 Replace calls to Program.Log chylex 2016-09-20 16:39:31 +0200
  • 4c45d91d4e Move logging to Reporter and make a static instance of it in Program chylex 2016-09-20 16:38:15 +0200
  • 3176b6cb8f Create a Reporter class with improved HandleException code chylex 2016-09-20 16:34:56 +0200
  • 27971e09cd Add new Control related functionality to FormMessage chylex 2016-09-20 16:31:53 +0200
  • bf95ae00de Tweak the message for missing write permission chylex 2016-09-20 16:10:46 +0200
  • 0dbfa7e101 Improve reliability of directory write perm checking chylex 2016-09-20 16:00:41 +0200
  • 85d09c4b5e Add a FormMessage class for custom message boxes chylex 2016-09-20 07:47:16 +0200
  • 4f9bc40476 Update cache clearing for CEF 53 and clear old cache files on first startup chylex 2016-09-19 14:03:37 +0200
  • 757ccbf9d3 Switch locale to English and add spell check setting chylex 2016-09-19 13:33:44 +0200
  • 4cf9730130 Make sure the config is not loaded before old process exits when restarting chylex 2016-09-19 13:24:23 +0200
  • 1dd0d70ab9 Reorganize Program.LogFile from property to readonly field chylex 2016-09-19 13:08:27 +0200
  • 340eaece0f Update CefSharp to 53 and update the readme chylex 2016-09-19 00:12:48 +0200
  • c151e7cd37 Remove everything TweetDick related chylex 2016-09-18 23:24:11 +0200
  • ca0baae832 Release 1.3.3 chylex 2016-09-18 22:23:48 +0200
  • 478e6ed8df Move config loading and migration execution to an earlier point chylex 2016-09-18 22:19:02 +0200
  • 7388eb07ca Increase process close timeouts to 20 seconds from 10 1.3.3 chylex 2016-09-18 21:49:41 +0200
  • c38d507e50 Hopefully fix an occasional crash when importing session and restarting chylex 2016-09-18 21:48:40 +0200
  • 5aee087a57 Add a Program Files warning if not running as administrator chylex 2016-09-18 21:17:30 +0200
  • 0cda3702ea Change notification scroll trigger cursor position for windows without side borders chylex 2016-09-18 21:08:09 +0200
  • ce55226d0c Add error handling to logging chylex 2016-09-18 20:50:43 +0200
  • 0bab0a9963 Update reply-account plugin metadata and default config warning chylex 2016-09-18 20:29:49 +0200
  • 34955b7083 Rewrite Plugin default config handling and config error reporting chylex 2016-09-18 20:29:31 +0200
  • ba6ce072ac Add support for a -datafolder command line argument chylex 2016-09-18 19:42:00 +0200
  • f39fd00697 Add a TweetDick warning and migration prompt chylex 2016-09-18 19:41:37 +0200
  • 58fc1be1d5 Add CefSharp version to NuGet instructions Daniel Chýlek 2016-09-12 14:29:48 +0200
  • 1fdf9bffb6 Disable global context menu items when in textarea or text selection chylex 2016-09-07 21:47:31 +0200
  • 2ad179ef8e Rename configuration file in reply-account plugin chylex 2016-09-07 15:03:06 +0200
  • d42cc5b762 Remove .js file block in Plugin folders chylex 2016-09-07 15:01:08 +0200
  • 403658f622 Add config file to reply-account plugin metadata chylex 2016-09-07 14:43:17 +0200
  • 6ca35685db Add button for easy Plugin config file access chylex 2016-09-07 14:42:21 +0200
  • bfc6822f69 Fix Plugins window title chylex 2016-09-07 14:20:35 +0200
  • b0386937d7 Remove lnk updater from the TweetDeck migration system chylex 2016-09-05 21:25:25 +0200
  • 9436540b2f Add CultureInfo.CurrentCulture to time in logger chylex 2016-09-05 20:45:39 +0200
  • 45b0ece342 Update Plugin sorting and design (separator, colors) chylex 2016-09-05 20:44:58 +0200
  • 5c147d3648 Fix missing and unfocused scrollbar in Plugins window chylex 2016-09-05 20:44:07 +0200
  • 8fa68c428f Add 'Open (quoted) tweet in browser' context menu items and move them down chylex 2016-09-05 16:17:23 +0200
  • e2be90191e Standardize context menu items using Chrome's style chylex 2016-09-05 14:30:07 +0200
  • 339da2f1a9 Add unsupported system notification chylex 2016-09-04 20:30:35 +0200
  • b2cc5d50bd Address code analysis issues and fix unused parameter in CombinedFileStream.WriteToFile chylex 2016-09-04 19:32:33 +0200
  • f38b188046 Add a safety net to plugin file export in case the path is too long chylex 2016-09-04 18:10:50 +0200
  • 9e45628e87 Rename 'Export/Import Settings' to Profile and add Plugin exporting chylex 2016-09-04 16:58:03 +0200
  • bf76398627 Optimize icon loading and size in Forms, fix Plugins Form title inconsistency chylex 2016-09-04 15:32:00 +0200
  • 81d5728964 Add scrollbars to Edit CSS window chylex 2016-09-04 13:57:38 +0200
  • d76027558b Add a custom alert function with customizable icon and no text length limit chylex 2016-09-04 13:19:52 +0200
  • 1450cc24a3 Reorganize global context menu items into a sub-menu chylex 2016-09-04 13:10:32 +0200
  • f41523c1b2 Remove redundant 'using' directives chylex 2016-09-04 04:53:37 +0200
  • 4019463e68 Fix occasional incorrect location of child windows chylex 2016-09-04 04:52:59 +0200
  • 5e2e239f5e Force Reload All button in Plugins window to trigger the event even without changes chylex 2016-09-04 04:44:08 +0200
  • bc7856b6c0 Tweak wording in reply-account configuration file chylex 2016-09-04 04:39:19 +0200
  • e2bba8d9e1 Update reply-account plugin to use default config and swap event order when enabled late chylex 2016-09-04 04:36:01 +0200
  • 520db2c32e Rewrite loadConfigurationFile in plugins.js to accept default config file chylex 2016-09-04 04:33:55 +0200
  • da71f2de2b Add CheckFileExists function to PluginBridge chylex 2016-09-04 04:33:13 +0200
  • 6dd2c6678b Add custom exception messages to file reading in PluginBridge chylex 2016-09-04 04:01:40 +0200
  • fb3d9e6d6b Add a reply-account plugin with config chylex 2016-09-04 04:01:00 +0200
  • 36473c2df9 Add a global plugins.js file with loadConfigurationFile utility function chylex 2016-09-04 03:59:37 +0200
  • 81aa30b2ec Allow custom .js files in plugin folders when prefixed by 'user.' chylex 2016-09-04 03:50:35 +0200
  • 85d5160782 Add plugin identifier to the object itself chylex 2016-09-04 03:38:42 +0200
  • 44bf7b870e Rewrote notification mouse hook to only be active if the window is visible chylex 2016-09-04 00:59:13 +0200
  • 44da2e6082 Add debug example notification padding for scrollbar testing chylex 2016-09-04 00:58:47 +0200
  • d576bc3972 Work around Scheduled column update delay bug in TweetDeck chylex 2016-09-03 16:15:28 +0200
  • dbeb4c7205 Reorganize path constants and allow the program to be portable chylex 2016-09-02 20:59:03 +0200
  • e5223a852e Fix profile picture in example tweet chylex 2016-09-02 20:58:18 +0200
  • f3884315c0 Fix visual issues with clear-columns plugin (icon in temp columns, misaligned Messages icons) chylex 2016-09-02 20:46:54 +0200
  • 53cd9dc9a6 Move script files to /scripts/ folder and exclude them from Visual Studio chylex 2016-09-02 19:05:48 +0200
  • a3666a7ab2 Fix formatting in JavaScript files chylex 2016-09-02 17:35:21 +0200
  • ca4eb17308 Add a clear-columns plugins chylex 2016-09-02 17:28:32 +0200
  • b729dca2e5 Seal PluginConfig and add a method to disable official plugins from config chylex 2016-09-02 17:25:25 +0200
  • 21354e675a Fix TweetDeck keyboard shortcut list alignment chylex 2016-09-02 17:17:08 +0200
  • 2085ddd347 Update website in design-revert plugin to https chylex 2016-09-02 16:41:52 +0200
  • 31a475861b Reformat (missing space after comma), minor code tweaks chylex 2016-09-02 13:34:41 +0200
  • 45bdd95dc8 Release 1.3.2 1.3.2 chylex 2016-08-13 13:20:13 +0200
  • 569fdec380 Fix middle-clicking on certain user links opening the page in TweetDuck window chylex 2016-08-13 03:26:00 +0200
  • 3f15ff1c06 Fix missing default value for NotificationDurationValue causing crash with fresh install chylex 2016-08-13 03:16:28 +0200
  • 506cd52255 Change the Reload context menu action to return to TD website chylex 2016-08-12 22:30:36 +0200
  • 300c0c6195 Minor TweetDeck UI fixes (cut off account names and verified badge icons) chylex 2016-08-10 17:16:39 +0200
  • 7689fe97b0 Fix unimplemented cache param in plugin bridge and clear cache on plugin reload chylex 2016-08-10 16:53:26 +0200
  • 99ed077dbc Fix missing url word break in notifications chylex 2016-08-10 15:48:50 +0200
  • 65aeb6656f Add a very basic setting for custom CSS in browser and notifications chylex 2016-08-10 15:45:56 +0200
  • e4f5766ffb Change font and check for null in CEF argument dialog chylex 2016-08-10 15:03:15 +0200
  • 353ac7c76b Add setting for CEF command line args chylex 2016-08-10 14:46:24 +0200
  • 8073fa206b Add a safety net to track bar value setting in case the config file is faulty chylex 2016-08-10 12:47:56 +0200
  • 1a1cfa2220 Force visibility for fav/rt tweet actions in design-revert in detail view chylex 2016-08-10 01:27:38 +0200
  • 5e93d866ad Fix missing fav/rt indicators in design-revert plugin chylex 2016-08-10 01:17:26 +0200
  • f29e03e250 Release 1.3.1 chylex 2016-08-06 03:35:59 +0200
  • 3775b5968d Fix potential memory leaks with FlatProgressBar color brush 1.3.1 chylex 2016-08-04 13:43:32 +0200
  • ba6242e09d Change notification duration setting to a track bar chylex 2016-07-28 21:58:42 +0200
  • f6b0ddddb9 Add FlatButton for generic buttons without double border on focus chylex 2016-07-28 21:51:49 +0200
  • 9e8d5c6768 Unify group boxes and layout in Settings tab chylex 2016-07-28 15:21:29 +0200
  • ef78496d5d Add notification count down toggle option chylex 2016-07-28 14:24:43 +0200
  • 41a45a14df Change tray highlight to trigger on any notification and reset on window focus chylex 2016-07-27 04:48:09 +0200
  • 5d3721ad04 Move Import/Export/Reset buttons to Advanced tab and replace them with a hint label chylex 2016-07-26 23:45:20 +0200
  • f75bcb505c Unify Settings tab size in Designer for easier manipulation chylex 2016-07-26 23:43:48 +0200
  • fa365794a0 Rewrite plugin file methods for the JS promise system chylex 2016-07-24 21:26:24 +0200
  • a747ab700e Fix blank space in Plugin Control description when none is provided chylex 2016-07-24 19:28:17 +0200
  • b51b017005 Fix plugin script generator causing JS syntax error chylex 2016-07-24 18:14:56 +0200
  • b9e1dd5950 Add combined tray icon behavior option chylex 2016-07-24 16:48:26 +0200
  • 56bf33229b Add a legacy notification load system option chylex 2016-07-24 16:30:58 +0200
  • 5740dd8c8a Add plugin bridge object to script variable list chylex 2016-07-24 15:35:17 +0200