|
671657e2b0
|
Remove user & system config properties from Program class & fix field visibility
|
2018-07-29 10:16:29 +02:00 |
|
|
377d9c3554
|
Make an interface for dialogs to avoid hard-coding them in FormManager
|
2018-07-06 05:30:12 +02:00 |
|
|
ba0e3f1bd4
|
Continue redesign of Plugins form (tweak visuals, position, and size limits)
|
2018-04-27 14:59:36 +02:00 |
|
|
27d41e6164
|
Begin redesign of the Plugins form (layout reorganization, fixes, optimization)
|
2018-04-27 13:47:29 +02:00 |
|
|
03d50c847b
|
Add 'Configure' button to plugins with a configure() method & close dialog afterwards
|
2018-02-12 10:40:00 +01:00 |
|
|
b90c5f17cf
|
Fix misaligned Plugins form controls when reloading plugins after scrolling down
|
2017-10-31 07:18:38 +01:00 |
|
|
7538aee4f2
|
Replace all MessageBox.Show calls with FormMessage
|
2017-07-09 03:50:04 +02:00 |
|
|
a1648c307f
|
Remove (now) redundant call to plugin panel resize event
|
2017-06-20 14:35:54 +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 |
|
|
c2b1aef810
|
Show official & custom plugins on one page
|
2017-06-20 09:50:11 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
5ec1bcfe3f
|
Add plugin execution event with an error message if the script files fail to load
|
2017-03-23 15:33:32 +01:00 |
|
|
6387ab41b3
|
Delay initial tab selection in the Plugin form until after the window is fully shown
|
2017-03-16 20:50:57 +01:00 |
|
|
4df16b7f15
|
Fix 'Reload All' button in Plugins form hiding the panel scrollbar resized
|
2017-03-16 20:42:18 +01:00 |
|
|
4c59526e39
|
Minor code refactoring, fix potential event memory leaks
|
2017-03-14 23:47:30 +01:00 |
|
|
b78c4cb8f0
|
Move PluginEnvironment and PluginGroup to a separate Enums package
|
2016-11-14 05:08:18 +01:00 |
|
|
bfc6822f69
|
Fix Plugins window title
|
2016-09-07 14:20:35 +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 |
|
|
bf76398627
|
Optimize icon loading and size in Forms, fix Plugins Form title inconsistency
|
2016-09-04 15:32:00 +02:00 |
|
|
5e2e239f5e
|
Force Reload All button in Plugins window to trigger the event even without changes
|
2016-09-04 04:44:08 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
0a21c61535
|
Rewrite FormPlugins to use the new TabPanel and remove PluginListControl
|
2016-07-03 03:43:42 +02:00 |
|
|
66ce355571
|
Update Plugins Form (change default size, store state, fix title)
|
2016-06-30 20:00:00 +02:00 |
|
|
d955713335
|
Finish plugin reloading and add plugin counts to the UI
|
2016-06-25 19:42:20 +02:00 |
|
|
4283403f0e
|
Add a base for plugin management including basic UI
|
2016-06-04 23:24:46 +02:00 |
|