1
0
Fork 0
Commit Graph

1698 Commits

Author SHA1 Message Date
chylex a82b0e3622 Release 1.13.5 2018-04-29 20:55:33 +02:00
chylex bc6cacacf9 Fix portable install not recognizing itself after importing login session 2018-04-29 19:00:17 +02:00
chylex 03ad1b3cbc Update instructions for reply-account plugin and TDPF_getColumnName 2018-04-29 14:29:33 +02:00
chylex eac300627f Fix broken column names again and make getColumnName accessible to plugins 2018-04-29 13:17:00 +02:00
chylex 12525ac386 Fix screenshots with zoom & try to fix rendering issues 2018-04-28 20:36:49 +02:00
chylex 7558551859 Add a debug flag to generate individual screenshot frames 2018-04-28 18:15:25 +02:00
chylex a9cce13eef Fix visual inconsistencies with new icons 2018-04-28 15:34:15 +02:00
chylex 5bb2c43dd0 Fix edit-design plugin not loading when enabled after a restart 2018-04-28 15:22:55 +02:00
chylex 5b1dcc88cc Make Plugins form always show Configure button when configurable 2018-04-28 15:19:58 +02:00
chylex 5c8fc1d136 Fix clear-columns plugin button disappearing when adding/removing columns 2018-04-27 21:13:38 +02:00
chylex 82c2ab3448 Fix broken smooth and horizontal scrolling after a TweetDeck update 2018-04-27 19:33:32 +02:00
chylex b05c8d180f Remove UpdaterSettings and fix not restarting the timer after a dismissed update 2018-04-27 19:21:42 +02:00
chylex 87109e5d01 Fix a few visual issues with high DPI 2018-04-27 18:29:02 +02:00
chylex be1a809098 Update all forms and dialogs to use the 'Segoe UI' font 2018-04-27 18:06:45 +02:00
chylex ba0e3f1bd4 Continue redesign of Plugins form (tweak visuals, position, and size limits) 2018-04-27 14:59:36 +02:00
chylex 27d41e6164 Begin redesign of the Plugins form (layout reorganization, fixes, optimization) 2018-04-27 13:47:29 +02:00
chylex 1ce5ddfd98 Rewrite names and descriptions of plugins & update debug plugin 2018-04-26 21:54:40 +02:00
chylex 0096a1a4ef Move debug configuration build events to PostBuild script 2018-04-26 15:37:02 +02:00
chylex d2a6560a90 Measure PostBuild script duration and fix formatting 2018-04-25 19:35:57 +02:00
chylex 4d7c048139 Remove versions from official plugins and make them only work on one app version 2018-04-25 19:35:04 +02:00
chylex 1d78bd2655 Release 1.13.4.1 2018-04-24 18:16:13 +02:00
chylex 9250f1907c Quick semi-temporary fix for removed column.isOfType 2018-04-24 18:10:22 +02:00
chylex a63e210b88 Release 1.13.4 2018-04-15 19:59:35 +02:00
chylex 06bd65b7f8 Fix wrong behavior when an update is canceled during download & multiple check errors in some cases 2018-04-15 19:01:39 +02:00
chylex b6c17eb05e Remove unused selectors and classes from styles & add a related TODO note 2018-04-15 18:08:37 +02:00
chylex a3d40fdc2b Push a quick utility to detect unused selectors and classes 2018-04-15 18:08:03 +02:00
chylex c064ef7a30 Improve screenshot reliability 2018-04-15 16:24:26 +02:00
chylex 762717da1e Move clear-columns plugin nav button next to 'Add column' button & add isClearable safeguard 2018-04-15 14:39:59 +02:00
chylex b7d3758bea Add error handling when checking updates, and remove unnecessary TODO 2018-04-15 14:03:11 +02:00
chylex d20541fd24 Fix clear-columns plugin to hide the Clear button on scheduled & collection columns 2018-04-14 20:28:48 +02:00
chylex 2c2f860f26 Fix issues caused by recent TweetDeck update (notifications, column styles, reply account)
Closes #211
2018-04-14 19:40:51 +02:00
chylex d1db3aa673 Remove command line argument for pre-releases & reorganize restart dialog 2018-04-11 10:39:17 +02:00
chylex cedc52cdf5 Move update notification trigger code to TweetDeckBrowser 2018-04-11 10:01:55 +02:00
chylex 33f8eafbcf Remove unused VC120 NuGet package 2018-04-11 09:59:10 +02:00
chylex ad45cf8c72 Begin rewriting update checker to run within C# 2018-04-11 09:59:00 +02:00
chylex f99d035621 Add a Result class that acts as an Either monad for a value or exception 2018-04-10 19:45:41 +02:00
chylex f3072caea8 Fix broken element resizing in the Edit CSS dialog 2018-04-07 13:42:36 +02:00
chylex 1410974292 Release 1.13.3 2018-04-07 11:56:36 +02:00
chylex 44413fa96c Swap order of 'Search in' items in selection context menu 2018-04-07 11:15:14 +02:00
chylex 342a4b4067 Minor code formatting tweaks 2018-04-07 03:46:10 +02:00
chylex 4356dde92d Fix wrong c# language version setting for Release builds 2018-04-06 16:36:27 +02:00
chylex 21e64a18d8 Fix screenshots to work properly with combinations of DPI and zoom settings 2018-04-06 07:28:57 +02:00
chylex 5a305a6740 Fix wrong screenshot size when browser zoom is not 100% 2018-04-06 03:05:06 +02:00
chylex 44595bad40 Refactor plugin loading and validation 2018-04-05 21:34:35 +02:00
chylex 7fc9edc9cb Fix wrong namespace in update event classes 2018-04-05 09:58:52 +02:00
chylex 93e191f522 Reorganize hot swap code & add support for hot swapping plugins 2018-04-05 03:34:11 +02:00
chylex 8d8355e792 Rewrite PluginManager setup scripts to use a custom array-based dictionary 2018-04-05 02:09:51 +02:00
chylex a5379d290c Add resource hotswap for easier debugging 2018-04-04 23:13:44 +02:00
chylex caea8d4315 Move most of post build event (copying, cleanup) to PostBuild.ps1 2018-04-04 20:05:59 +02:00
chylex 24224ab4c6 Increase height of Options form to avoid scrollbars in General tab 2018-04-04 07:43:00 +02:00