1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-01-24 12:46:02 +01:00
TweetDuck/Plugins
2016-11-14 10:15:21 +01:00
..
Controls Fix Configure button in PluginControl causing issues with mixed slash types 2016-11-14 09:47:56 +01:00
Enums Add a PluginFolder enum and a plugin data root path to Program 2016-11-14 05:43:30 +01:00
Events Rework plugin manager events (move to a different namespace and change LoadError to Load) 2016-06-25 19:38:20 +02:00
Plugin.cs Update plugin config to use the data folder instead of plugin root 2016-11-14 06:14:38 +01:00
PluginBridge.cs Rewrite PluginBridge to accommodate the functions to the new plugin folder handling 2016-11-14 06:14:14 +01:00
PluginConfig.cs Seal PluginConfig and add a method to disable official plugins from config 2016-09-02 17:25:25 +02:00
PluginManager.cs Rewrite plugin data export and combined file stream identifiers, add missing plugin warning 2016-11-14 10:15:21 +01:00
PluginScriptGenerator.cs Move PluginEnvironment and PluginGroup to a separate Enums package 2016-11-14 05:08:18 +01:00