PowerToys/Wox.Core
2015-07-17 15:08:39 +08:00
..
Exception Better exception report. 2015-01-16 23:42:12 +08:00
i18n Improve setting window performance (theme). 2015-02-08 10:38:32 +08:00
Plugin fix #249 Characters not being properly escaped in Python plugins 2015-03-08 14:58:14 +08:00
Properties Refactoring [WIP] 2014-12-26 19:36:43 +08:00
Theme Sort plugin and themes in setting dialog 2015-01-22 20:24:15 +08:00
UI Add plugin title translations 2015-02-07 20:17:49 +08:00
Updater Using new thread to check upgrade 2015-02-27 18:04:49 +08:00
UserSettings merge with master 2015-07-17 15:08:39 +08:00
APIServer.cs Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
AssemblyHelper.cs Add IContextMenu interface & lazy load context menus 2015-02-07 23:49:46 +08:00
packages.config Add query history plugin & upgrade all third-party packages 2015-01-18 18:21:48 +08:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Wox.Core.csproj Add plugin title translations 2015-02-07 20:17:49 +08:00

What does Wox.Core do?

  • Handle Query
  • Define Wox exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version