PowerToys/Wox
bao-qian c5d45c6b44 Refactoring CustomizedPluginConfig
1. Reorder the sequence of initialization of UserSettings.
2. Use dictionary for CustomizedPluginConfigs, so code logic like
`.FirstOrDefault(o => o.ID == id);` are removed
3. part of #389
2016-03-26 03:01:36 +00:00
..
CommandArgs Fix dependency bugs 2016-02-18 19:43:35 +08:00
Converters Remove redundant code 2016-02-22 21:43:37 +00:00
Helper Refactoring for PR #499, part 2 2016-02-26 12:08:56 +00:00
ImageLoader Remove redundant code 2016-02-22 21:43:37 +00:00
Images merge with master 2015-07-17 15:08:39 +08:00
Languages Add German Translation 2016-02-28 17:22:51 +01:00
Properties ReSharper: remove redundant code 2016-01-06 21:34:42 +00:00
Resources Reduce the icon size and remove unnecessary images. 2014-12-12 13:02:13 +08:00
Storage Remove redundant code 2016-02-22 21:43:37 +00:00
Themes Fix color of selected item and mouse item 2016-01-02 04:34:20 +00:00
ViewModel Misc 2016-03-23 20:31:59 +00:00
ActionKeywords.xaml Enable multiple action keywords 2015-11-05 19:29:45 +00:00
ActionKeywords.xaml.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
app.png Add web search feature & some UI changes. 2014-01-29 22:44:57 +08:00
App.xaml Fix ResourceMerger 2015-11-02 02:49:38 +00:00
App.xaml.cs Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00
CustomQueryHotkeySetting.xaml Add i18n support [WIP] 2015-01-02 23:07:49 +08:00
CustomQueryHotkeySetting.xaml.cs Remove redundant code 2016-02-22 21:43:37 +00:00
HotkeyControl.xaml Merge branch 'MoreResponsibleUI' 2014-02-22 16:28:23 +08:00
HotkeyControl.xaml.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
MainWindow.xaml Refactoring 2016-02-26 23:43:57 +00:00
MainWindow.xaml.cs Refactoring 2016-02-26 23:43:57 +00:00
Msg.xaml Allow searches in context menu 2015-02-07 16:53:33 +08:00
Msg.xaml.cs ReSharper: remove redundant code 2016-01-06 21:34:42 +00:00
NotifyIconManager.cs Remove redundant code 2016-02-22 21:43:37 +00:00
packages.config Merge master 2015-12-13 13:32:30 +00:00
PublicAPIInstance.cs Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00
ResultListBox.xaml ResultItem -> Result, part 2 2016-02-21 17:10:23 +00:00
ResultListBox.xaml.cs Remove redundant code 2016-02-22 21:43:37 +00:00
SettingWindow.xaml made margins consistent 2016-03-26 03:01:35 +00:00
SettingWindow.xaml.cs Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00
Wox.csproj Add German Translation 2016-02-28 17:22:51 +01:00
WoxUpdate.xaml Add upgrade dialog 2015-02-01 22:46:56 +08:00
WoxUpdate.xaml.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00