bao-qian
|
79b4716b95
|
Fix "NoTranslation" bug for plugins
1. fix #475
2. remove GetLanguagesFolder, part of #468
3. bug introduced since 1f939ff3
|
2016-02-17 15:49:55 +00:00 |
|
qianlifeng
|
e885cb6c45
|
Merge pull request #485 from niwatolli3/niwatolli3/japanese_support
Japanese support
|
2016-02-14 17:44:59 +08:00 |
|
niwatolli3
|
8182141e93
|
refs #485
* Add more Japanese support
|
2016-02-09 23:53:06 +09:00 |
|
niwatolli3
|
d7d2efd58e
|
refs #484
* Add japanese Support.
* I add following language file
* Plugins/Wox.Plugin.WebSearch/Languages/ja.xaml
* Wox/Languages/ja.xaml
|
2016-02-09 23:30:54 +09:00 |
|
bao-qian
|
02033a675a
|
Merge pull request #477 from Kingwl/master
Misc
|
2016-01-22 13:12:39 +00:00 |
|
kingwl
|
ca0f7bb74c
|
comment fix
|
2016-01-22 20:47:00 +08:00 |
|
bao-qian
|
d676ecfaa8
|
Merge pull request #469 from Wox-launcher/dev
Refactoring directory handling
Fix #353
|
2016-01-08 02:23:04 +00:00 |
|
bao-qian
|
a0f556b2a9
|
Refactoring directory path for plugins
|
2016-01-08 02:18:19 +00:00 |
|
bao-qian
|
6071319acd
|
Refactoring directory path for misc
|
2016-01-08 01:57:11 +00:00 |
|
bao-qian
|
e9ddfa6cf9
|
Refactoring directory path for python plugin
|
2016-01-08 01:55:24 +00:00 |
|
bao-qian
|
8ee94d75ca
|
Refactoring directory path for plugin
|
2016-01-08 01:49:00 +00:00 |
|
bao-qian
|
ec40956721
|
Merge language and theme into resource folder
|
2016-01-07 20:04:37 +00:00 |
|
bao-qian
|
8504d01688
|
Refactoring directory path for UI resource
|
2016-01-07 04:47:28 +00:00 |
|
bao-qian
|
c8a932b6b3
|
Refactoring directory path for storage
|
2016-01-07 02:31:17 +00:00 |
|
bao-qian
|
b1ed51e72c
|
Fix missing using directive
|
2016-01-07 00:14:16 +00:00 |
|
bao-qian
|
b386af4121
|
Add executable directory path
|
2016-01-06 22:18:27 +00:00 |
|
bao-qian
|
0daa3a8f57
|
ReSharper: remove redundant code
|
2016-01-06 21:34:42 +00:00 |
|
bao-qian
|
ae42c4df16
|
Fix accident bug
|
2016-01-06 21:18:36 +00:00 |
|
bao-qian
|
252ff9d3c5
|
Merge branch 'master' into dev
|
2016-01-06 19:33:40 +00:00 |
|
bao-qian
|
38c9ad6986
|
remove roslen cache
|
2016-01-06 19:33:11 +00:00 |
|
bao-qian
|
ad84b222a5
|
merge 'master'
|
2016-01-06 19:22:24 +00:00 |
|
bao-qian
|
c3e4a08b00
|
Fix using for Release build
|
2016-01-06 19:07:33 +00:00 |
|
bao-qian
|
f589bdc78d
|
Optimize using
|
2016-01-06 06:45:08 +00:00 |
|
bao-qian
|
1a8efdbf2c
|
Replace DelayInvoke with Task + Async
|
2016-01-06 06:31:17 +00:00 |
|
bao-qian
|
b78e0144de
|
Remove unused files
|
2016-01-06 06:03:50 +00:00 |
|
bao-qian
|
3c27b50ff6
|
Update score when titles are same
|
2016-01-06 04:58:40 +00:00 |
|
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 |
|
bao-qian
|
f66dd51084
|
Merge pull request #462 from lances101/bugfix-447
Fix #447 Trailing slash for folders plugin
|
2016-01-04 17:36:51 +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
|
a4936a6ff3
|
Ignore Roslyn caches
|
2016-01-04 05:04:20 +00: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
|
098db9adf6
|
Remove unused file since ShellRun has been removed
|
2016-01-04 00:48:35 +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
|
8ade52c8d9
|
Merge pull request #423 from lances101/bugfix-271-positioning
Bugfix #271 positioning
|
2016-01-03 17:31:44 +00:00 |
|
bao-qian
|
a3ca1febbc
|
ResultPanel should be empty when there is no result
|
2016-01-02 23:22:58 +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
|
4d25d505e0
|
Fix color of selected item and mouse item
This is part of .net 4.5 fix, check #393 to see more
|
2016-01-02 04:34:20 +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
|
6404aac986
|
update build script
1. remove update generator from build script
2. add build version to release binary file name
3. remove installer script from deploy folder
|
2016-01-02 02:05:15 +00:00 |
|
bao-qian
|
4fcb8d5540
|
Merge branch 'dev'
|
2016-01-02 00:23:12 +00:00 |
|
bao-qian
|
4251ad7d45
|
Fix crashes for context menu on empty query
Fixed issue #434, thanks @pieper126
|
2016-01-02 00:22:43 +00:00 |
|
bao-qian
|
d87317f937
|
Merge pull request #427 from lances101/bugfix-397
Bugfix for issue #397
|
2016-01-01 17:09:40 +00:00 |
|
bao-qian
|
b202b75bf7
|
Merge remote-tracking branch 'refs/remotes/origin/master' into dev
|
2015-12-16 20:15:36 +00:00 |
|
bao-qian
|
5761ede9e1
|
Update README.md
|
2015-12-15 20:41:41 +00:00 |
|
bao-qian
|
cf15cb1e13
|
Recover downloads count.
|
2015-12-15 20:40:25 +00:00 |
|
bao-qian
|
e5c6136950
|
The bitdeli badge is useless
|
2015-12-15 12:14:56 +00:00 |
|