PowerToys/Wox.Plugin
bao-qian 6814130570 ResultItem -> Result, part 2
part of refactoring for PR #494
2016-02-21 15:19:42 +00:00
..
Features Optimize using 2016-01-06 06:45:08 +00:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
ActionContext.cs Add modifier key support when user action items. 2014-02-09 20:55:18 +08:00
AllowedLanguage.cs Optimize using directives 2015-10-30 23:23:01 +00:00
EventHandler.cs Optimize using directives 2015-10-30 23:23:01 +00:00
Feature.cs Fix "NoTranslation" bug for plugins 2016-02-17 15:49:55 +00:00
IHttpProxy.cs Pack python env to zip 2014-07-18 20:00:55 +08:00
IPlugin.cs Revert last two commits pushed by @aaroncampf, which will cause build erros. 2014-05-25 18:11:27 +08:00
IPublicAPI.cs ResultItem -> Result, part 2 2016-02-21 15:19:42 +00:00
ISettingProvider.cs Optimize using directives 2015-10-30 23:23:01 +00:00
PluginInitContext.cs Optimize using directives 2015-10-30 23:23:01 +00:00
PluginMetadata.cs Refactoring directory path for plugin 2016-01-08 01:49:00 +00:00
PluginPair.cs Fix setting for multiple action keywords 2015-11-09 03:20:02 +00:00
Query.cs Fix PluginIndicator for multiple action keywords 2015-11-06 01:16:37 +00:00
README.md Update the installer 2014-12-29 21:55:27 +08:00
Result.cs Fix UI flickering under .net 4.5 2016-01-02 06:59:35 +00:00
Wox.Plugin.csproj Merge master 2015-12-13 13:32:30 +00:00

What does Wox.Plugin do?

  • Define base objects and interfaces for plugins
  • Plugin Author who making C# plugin should reference this DLL via nuget