bao-qian
cddfd1b319
fix #625
2016-05-18 19:35:37 +01:00
xzhao
87497d2d09
Fixed #586
...
- add option to hide main window on startup
- Fixed #586
2016-05-14 14:48:58 +01:00
bao-qian
65577a67dc
Add option to disable auto updates
2016-05-12 03:01:33 +01:00
bao-qian
45d5da98ca
fix disable plugin + fix #575 #609
2016-05-12 02:45:39 +01:00
bao-qian
785843198a
Use existing installed python
...
1. use installed python
2. add settings to choose python directory
3. add py3 compability
4. create hello world python example
2016-05-05 01:57:03 +01:00
bao-qian
e0da4c81da
Rename. part 2
2016-04-21 22:40:03 +01:00
bao-qian
57a5b90be7
Rename, part 1
2016-04-21 22:39:47 +01:00
bao-qian
39edf1a8ed
Remove instance logic for BinaryStorage and JsonStorage, part 2
...
1. part of #389
2. file rename
3. fixup
2016-04-21 20:56:53 +01:00
bao-qian
8d10c9aa41
Remove instance logic for BinaryStorage and JsonStorage, part 1
...
1. part of #389
2. huge refactoring
2016-04-21 20:42:07 +01:00
bao-qian
b22a4501cc
Use variable instead of global static method
...
1. introduce variable
2. part of #389
3. refactoring program suffix in program plugin
4. 全局变量一时爽,代码重构火葬场
2016-03-28 03:09:57 +01:00
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
bao-qian
eb8aa195c2
ResultItem -> Result, part 2
...
part of refactoring for PR #494
2016-02-21 17:10:23 +00:00
bao-qian
c8a932b6b3
Refactoring directory path for storage
2016-01-07 02:31:17 +00:00
bao-qian
0daa3a8f57
ReSharper: remove redundant code
2016-01-06 21:34:42 +00:00
bao-qian
38791e50ea
Refactoring blur
...
1. Refactoring blur, see discussion in : 7f8bb80
2. Releated issue: #330
2015-11-29 06:29:32 +00:00
Boris Makogonyuk
ece09a93cd
Changed WindowsAccentMode (int32) Theme setting to ThemeBlurEnabled (boolean):
...
- Exposed a new function "SetBlurForWindow" in WindowIntelopHelper that handles the blur.
- Deleted Accent and Test themes
- Changed SimpleBlur and Base themes according to changes
2015-11-10 12:18:03 +01:00
Boris Makogonyuk
287e15fddc
*forgot to stage files on last commit
2015-11-10 06:36:08 +01:00
bao-qian
8aee2858ea
Fix setting for multiple action keywords
...
1. completed rewrite the action keyword setting logic.
2. Fix setting for multiple action keywords in #352
3. Fix setting for Web Search plugin
2015-11-09 03:20:02 +00:00
bao-qian
af7beb2c34
Improve UI for multiple action keywords
...
See #352
2015-11-06 02:29:32 +00:00
bao-qian
a07d6aa1e7
Enable multiple action keywords
...
See issue #352
2015-11-05 19:29:45 +00:00
bao-qian
ad8b6c806d
Optimize using directives
2015-10-30 23:23:01 +00:00
Boris Makogonyuk
dc4c33c0d5
Reflected functionality changes from the last commit on the whole project.
2015-10-08 01:02:36 +02:00
Boris Makogonyuk
7273e1218a
Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys.
...
~ WindowIntelopHelper edited
~ User settings entry added
~ Checkbox added to General tab (as well as its events)
~ Language entries added for en/ru
2015-10-08 00:17:37 +02:00
qianlifeng
c8a445275b
merge with master
2015-07-17 15:08:39 +08:00
qianlifeng
d93c705737
fix #251 add auto center Wox option
2015-02-20 21:45:42 +08:00
qianlifeng
815d911143
Add log for storage crashing
2015-02-10 23:48:09 +08:00
qianlifeng
87958d9db8
Move web search setting to its own project
2015-01-26 22:50:38 +08:00
qianlifeng
929cc2727d
Add pluginID for result.
2015-01-24 22:34:55 +08:00
qianlifeng
4379145231
Add activate statistics
2015-01-23 21:52:46 +08:00
qianlifeng
00953850b3
Improve the update progress.
2015-01-21 23:00:56 +08:00
qianlifeng
b49209a0d9
Add query history plugin & upgrade all third-party packages
2015-01-18 18:21:48 +08:00
qianlifeng
ce451e4dd4
Move some user settings to its own dll (cmd,folder plugin and etc)
2015-01-05 22:41:17 +08:00