bao-qian
|
e8e5c8dff1
|
Merge pull request #464 from lances101/translations-line-endings
Changed line endings for translation files to CL from CRLF, fix #463
|
2016-01-04 17:40:47 +00:00 |
|
Boris Makogonyuk
|
54096d56d3
|
Changed line endings for translation files to CL from CRLF
|
2016-01-04 18:36:40 +01:00 |
|
Boris Makogonyuk
|
832119f6b1
|
Now checks if path has trailing slash before adding a new one
|
2016-01-04 18:30:11 +01:00 |
|
Boris Makogonyuk
|
5abd4dcc66
|
Added trailing slash to saved folders action for Folder plugin
|
2016-01-04 16:17:04 +01:00 |
|
bao-qian
|
ebe4804b00
|
Including more web search by default
1. Fix #376
2. Thanks @ishu3101
|
2016-01-04 05:03:23 +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
|
99a7453f28
|
Merge pull request #454 from Wox-launcher/dotnet45
Upgrade Wox to .net 4.5
|
2016-01-03 17:32:02 +00:00 |
|
bao-qian
|
767430d065
|
Merge pull request #426 from lances101/bugfix-404
Fix Crash when open containing folder of *.lnk item
Fix #404
|
2016-01-02 22:41:56 +00:00 |
|
bao-qian
|
f9e27ef67c
|
Fix UI flickering under .net 4.5
1. This is part of .net 4.5 fix, check #393 to see more
2. This bug is introduced since commit df4ca3fecc9784a3b55f93806d8b2a662523056f
|
2016-01-02 06:59:35 +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 |
|
Boris Makogonyuk
|
d71ddd7ad0
|
Stripped ShortcutHelper of unneeded p/invoke methods
|
2015-12-13 23:37:27 +01:00 |
|
Boris Makogonyuk
|
ba8300508d
|
- Removed IWshRuntimeLibrary. It is no longer needed for the plugin.
- Added ShortcutHelper for invocation calls.
|
2015-12-13 22:22:17 +01:00 |
|
Boris Makogonyuk
|
dd65c173a9
|
Bugfix for #404
When opening containing folder for `*.lnk` that cannot be resolved to a file name, the folder containing the `.lnk` will be opened.
|
2015-12-13 20:58:51 +01:00 |
|
bao-qian
|
ebae675961
|
Fixup missing reference
|
2015-12-13 13:36:29 +00:00 |
|
bao-qian
|
539eadf533
|
Merge master
|
2015-12-13 13:32:30 +00:00 |
|
bao-qian
|
bb9684f7d3
|
Remove https link to getwox due to ssl certificate expired
Fix #421
|
2015-12-09 19:25:29 +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
|
e3e5085214
|
Merge branch 'master' into dev
|
2015-11-28 11:48:28 +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
|
041ea2fbb1
|
Merge branch 'master' into dev
|
2015-11-26 07:43:44 +00:00 |
|
bao-qian
|
4526378b33
|
Merge remote-tracking branch 'origin/master' into dotnet45
|
2015-11-26 07:42:09 +00:00 |
|
bao-qian
|
c4a5eeabcc
|
merge master
|
2015-11-26 06:57:12 +00:00 |
|
bao-qian
|
6023f415a4
|
Fix Wox restart
1. refactoring restart
2. delte some windows forms methods
3. using string inteperlation and delete hard coeded new line char
should fix #322
|
2015-11-26 05:01:00 +00:00 |
|
bao-qian
|
f0765ba743
|
Fix System Command plugin
1. Fix error code handle for 39191a55187a36141bff42fcaf803135c0fe0b3c
2. use WPF MessageBox
3. Fix postion / window handle for
39191a55187a36141bff42fcaf803135c0fe0b3c
|
2015-11-26 01:27:18 +00:00 |
|
Tobias Johansson
|
e33799701b
|
*Moved everything to dev branch
- Sorry for the trouble
|
2015-11-25 18:49:44 +01:00 |
|
Keivan Beigi
|
20fd3bdc20
|
Updated google search logo
|
2015-11-17 10:35:08 -08:00 |
|
bao-qian
|
e848c78dba
|
Merge branch 'master' into dotnet45
|
2015-11-12 22:02:40 +00:00 |
|
bao-qian
|
8b97914438
|
Fix web search icon
part of #384
bug introduced in 38cc115c1f9e1efbb2256f6e88168493797adb5c
|
2015-11-12 19:53:43 +00:00 |
|
bao-qian
|
a8967bab39
|
Fix incorrect fuzzy match result for program plugin
Fix #270
|
2015-11-11 06:20:52 +00:00 |
|
bao-qian
|
1248307b96
|
Fix the order of everything results
Try to fix #381
|
2015-11-11 05:42:06 +00:00 |
|
bao-qian
|
de1491a310
|
Temp fix for CMD hotkey
|
2015-11-11 05:12:37 +00:00 |
|
bao-qian
|
4351080aea
|
Fix icon path for Web Search plugin
|
2015-11-09 03:56:56 +00: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
|
da5a930e89
|
Move namespace
|
2015-11-09 01:32:33 +00:00 |
|
qianlifeng
|
60f06f97fa
|
fix a null pointer issue
|
2015-11-08 19:31:44 +08:00 |
|
qianlifeng
|
c0216e0800
|
Merge branch 'dev' of https://github.com/Wox-launcher/Wox.git
|
2015-11-08 19:22:07 +08:00 |
|
qianlifeng
|
2be68342bb
|
use caculated score for sys plugin item
|
2015-11-08 19:21:48 +08:00 |
|
bao-qian
|
d946e18fa2
|
Fix CMD plugin for new result panel
|
2015-11-08 02:27:37 +00:00 |
|
bao-qian
|
e928b4c9e0
|
Fix web search plugin for new result panel
|
2015-11-08 02:27:08 +00:00 |
|
bao-qian
|
705354a3d6
|
Better logger
1. Throw exception for fatal/error log when debugging
2. Write to debug output for warn/debug/info log when debugging
3. part of #355
|
2015-11-07 17:32:58 +00:00 |
|
bao-qian
|
8662e963ac
|
Misc
|
2015-11-07 03:50:15 +00:00 |
|
bao-qian
|
08594f0b96
|
Upgrade to .net 4.5
|
2015-11-07 03:09:10 +00:00 |
|
bao-qian
|
7db73cbd44
|
tmp
|
2015-11-07 02:23:40 +00:00 |
|
bao-qian
|
7c889e3523
|
Add more comments
See #352
|
2015-11-06 02:34:50 +00:00 |
|
bao-qian
|
af7beb2c34
|
Improve UI for multiple action keywords
See #352
|
2015-11-06 02:29:32 +00:00 |
|
bao-qian
|
00543bca17
|
Fix PluginManagement plugin for multiple action keyword
1. Fixup, part of #352
2. Windows.Form -> WPF
3. Refactoring
|
2015-11-06 01:17:34 +00:00 |
|
bao-qian
|
178710dabc
|
Fix PluginIndicator for multiple action keywords
1. Fixup, part of #352
2. Refactoring
|
2015-11-06 01:16:37 +00:00 |
|
bao-qian
|
99d9d14d3b
|
Misc
1. Rename
2. Fix progress bar: progress bar should not be loaded when only white
spaces typed
|
2015-11-06 01:09:08 +00:00 |
|