|
441228e2b0
|
Stop using BrandName in msg dialogs, update msg titles, fix mistakes from prev commits
|
2017-07-09 04:21:33 +02:00 |
|
|
d9e6afbf36
|
Replace Math.Round calls with a more convenient custom method
|
2017-06-26 17:33:07 +02:00 |
|
|
7f3bd2715c
|
Enable high DPI support and fix all known DPI-related UI issues
Closes #99
|
2017-06-26 17:08:51 +02:00 |
|
|
b8f170ae39
|
Fix visual issues in Plugins form
|
2017-06-20 13:02:34 +02:00 |
|
|
073f1da5b4
|
Redesign Plugins form
|
2017-06-20 11:58:33 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
4990afcdbb
|
Remove plugin.CanRun call from PluginConfig.IsEnabled
|
2017-04-28 16:18:46 +02:00 |
|
|
583da2bd9f
|
Remove an empty designer file for PluginListFlowLayout
|
2017-04-06 15:21:07 +02:00 |
|
|
0ea07016b4
|
Fix TabIndex, Margin, and Location of controls in forms and dialogs
|
2017-04-06 14:57:27 +02:00 |
|
|
7047924947
|
Disable UseMnemonic on PluginControl labels to allow single ampersands
|
2017-03-21 21:14:08 +01:00 |
|
|
0e68dd6185
|
Fix Configure button in PluginControl causing issues with mixed slash types
|
2016-11-14 09:47:56 +01:00 |
|
|
6ca35685db
|
Add button for easy Plugin config file access
|
2016-09-07 14:42:21 +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 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
a747ab700e
|
Fix blank space in Plugin Control description when none is provided
|
2016-07-24 19:28:17 +02:00 |
|
|
0a21c61535
|
Rewrite FormPlugins to use the new TabPanel and remove PluginListControl
|
2016-07-03 03:43:42 +02:00 |
|
|
188369e922
|
Implement optional minimum TweetDuck version tag for plugins
|
2016-06-26 23:18:46 +02:00 |
|
|
d955713335
|
Finish plugin reloading and add plugin counts to the UI
|
2016-06-25 19:42:20 +02:00 |
|
|
49f12abeb3
|
Add plugin author and website labels and adjust height based on description
|
2016-06-05 02:11:17 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|