bao-qian
|
ad84b222a5
|
merge 'master'
|
2016-01-06 19:22:24 +00:00 |
|
bao-qian
|
38b3c82ece
|
Remove ShellRun
1. Remove ShellRun using p/invoke
2. Remove ResolveShortcut when open contanning folder
3. fix #88
|
2016-01-04 00:01:48 +00:00 |
|
bao-qian
|
74fb470647
|
Merge pull request #453 from Wox-launcher/master
Merge branch 'master' into 'dotnet45'
|
2016-01-02 02:10:37 +00:00 |
|
bao-qian
|
e40c1ff09e
|
Fix leave open option for cmd plugin
Add "Wait for a key press before closing" option.
See #141 for more info.
|
2015-12-14 00:30:24 +00:00 |
|
bao-qian
|
539eadf533
|
Merge master
|
2015-12-13 13:32:30 +00:00 |
|
bao-qian
|
29f535da94
|
Upgrade json package
|
2015-11-30 22:45:04 +00:00 |
|
bao-qian
|
8b8a303365
|
Fix hardcode
Fix #385
|
2015-11-29 08:50:17 +00:00 |
|
bao-qian
|
d7d71d9ff1
|
Add solution level AssemblyInfo file, and bump version
1. Add solution level AssemblyInfo file
2. Bump assembly version
3. Fix #324
|
2015-11-28 10:47:49 +00:00 |
|
bao-qian
|
e848c78dba
|
Merge branch 'master' into dotnet45
|
2015-11-12 22:02:40 +00:00 |
|
bao-qian
|
de1491a310
|
Temp fix for CMD hotkey
|
2015-11-11 05:12:37 +00:00 |
|
bao-qian
|
d946e18fa2
|
Fix CMD plugin for new result panel
|
2015-11-08 02:27:37 +00:00 |
|
bao-qian
|
08594f0b96
|
Upgrade to .net 4.5
|
2015-11-07 03:09:10 +00:00 |
|
bao-qian
|
a07d6aa1e7
|
Enable multiple action keywords
See issue #352
|
2015-11-05 19:29:45 +00:00 |
|
bao-qian
|
fc6ac662cd
|
Refactoring instant query
|
2015-11-03 00:34:27 +00:00 |
|
bao-qian
|
86da8cbd17
|
Refactoring Plugin.Feature
|
2015-11-02 19:27:46 +00:00 |
|
bao-qian
|
ac3a282876
|
Fix bug for CMD
This bug is introduced since commit:
73dadde5f077896129aa574d028c0343485f3ddc
|
2015-11-02 01:06:57 +00:00 |
|
bao-qian
|
8c7bac7dbb
|
Refactoring GetExclusivePlugin and GetActionKeywordPlugin
System plugin = plugin with action keyword *
Non system plugin = exclusive plugin + action keyword plugin
|
2015-11-01 19:47:20 +00:00 |
|
bao-qian
|
ca8293ebdb
|
Migrate MSBuild-Integrated solutions to use Automatic Package Restore
http://docs.nuget.org/consume/package-restore/migrating-to-automatic-package-restore
|
2015-11-01 01:18:40 +00:00 |
|
bao-qian
|
ad8b6c806d
|
Optimize using directives
|
2015-10-30 23:23:01 +00:00 |
|
bao-qian
|
2538a79ef0
|
Remove unused reference
System.xaml also removed because .net 3.5 doesn't has this dll, and it resolve the issue when using code metrics
|
2015-10-30 23:22:25 +00:00 |
|
qianlifeng
|
12265def19
|
Add translation for CMD plugin
|
2015-02-28 18:30:08 +08:00 |
|
qianlifeng
|
bc7dce6026
|
Add IContextMenu interface & lazy load context menus
|
2015-02-07 23:49:46 +08:00 |
|
qianlifeng
|
437c1a154c
|
Add plugin title translations
|
2015-02-07 20:17:49 +08:00 |
|
qianlifeng
|
ad11ca0a87
|
Add IExclusivePlugin
|
2015-02-05 22:20:42 +08:00 |
|
qianlifeng
|
7b0a643de3
|
Add IExclusiveSearch interface [WIP]
|
2015-02-05 18:43:05 +08:00 |
|
qianlifeng
|
fa53bce27a
|
Add init time and query time to setting view
|
2015-02-05 00:03:35 +08:00 |
|
qianlifeng
|
1d3f1fd7d0
|
Improve instant search ue
|
2015-02-04 23:16:41 +08:00 |
|
qianlifeng
|
9f64a384d6
|
Implement IInstantSearch for CMD and WebSearch plugin
|
2015-01-27 22:59:03 +08:00 |
|
qianlifeng
|
7821f41723
|
some API changes for Query class and renames.
|
2015-01-26 17:46:55 +08:00 |
|
qianlifeng
|
17bc9c35a7
|
add Cleanup CI job
|
2015-01-23 13:01:52 +08:00 |
|
qianlifeng
|
1ef163f827
|
Change log facility.
|
2015-01-20 22:33:45 +08:00 |
|
qianlifeng
|
3f6cb3cd73
|
Fix an issue if update failed
|
2015-01-20 20:05:38 +08:00 |
|
qianlifeng
|
b49209a0d9
|
Add query history plugin & upgrade all third-party packages
|
2015-01-18 18:21:48 +08:00 |
|
qianlifeng
|
32e0074f26
|
downgrade to .net framework 3.5
|
2015-01-15 21:01:43 +08:00 |
|
qianlifeng
|
8d746cd206
|
Upgrade to .net framework 4.5
|
2015-01-15 20:47:48 +08:00 |
|
qianlifeng
|
bc341d193f
|
Upgrade to .net framework 4.0
|
2015-01-14 22:19:44 +08:00 |
|
qianlifeng
|
f20b4d570e
|
Change output folders for plugins in Release
|
2015-01-09 12:45:56 +08:00 |
|
qianlifeng
|
220ac2fa2d
|
Fix a global hotkey issues in CMD, which will hang Wox on init.
|
2015-01-08 22:49:42 +08:00 |
|
qianlifeng
|
288be8dd71
|
update plugin languages
|
2015-01-07 22:23:10 +08:00 |
|
qianlifeng
|
d3bf71a22d
|
Add translation for folder plugin
|
2015-01-07 18:59:55 +08:00 |
|
qianlifeng
|
12abca39a2
|
Add translation for CMD plugin
|
2015-01-07 18:51:11 +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 |
|
qianlifeng
|
4243843951
|
Refactoring. Move system plugins to seperate DLLs.
|
2015-01-03 15:20:34 +08:00 |
|