Jeremy Wu
768a195c10
update showmsg
2019-08-23 07:20:50 +10:00
Jeremy Wu
16e8cfdf31
Revert get translation as none is provided
2019-08-22 22:03:51 +10:00
Jeremy Wu
c0c55a7af8
Add to Sys plugin- save all Wox settings
2019-08-22 21:37:36 +10:00
jhdxr
d458500113
fix #1456 Error when empty recycle bin
2018-12-22 14:44:40 +08:00
jhdxr
d9fe2e0974
improve chinese translation
2018-12-22 14:44:39 +08:00
bao-qian
9423b8da57
update website
2018-02-25 02:18:35 +08:00
bao-qian
75ce6d42d0
update nuget package
2017-03-04 16:35:24 +00:00
bao-qian
d0c426a7f9
Completely rewrite resource load / update / remove
...
1. part of #468
2. fix #1245 , bug introduced in 7e1c77beddf2c978fa1440e799fec4eb9554739d
2017-02-21 11:53:57 +00:00
Salas
337a2cf319
update zh-tw locale strings for plugins ( #898 )
...
* update zh-tw locale strings for plugins
2016-08-03 23:18:57 +01:00
Paweł Pastuszak
9be90dd035
Added plugins Polish translations ( #764 )
2016-06-16 01:29:38 +01:00
Paweł Pastuszak
6c5f606682
Fixed languages files not included in build ( #753 )
2016-06-16 01:05:41 +01:00
bao-qian
245cffc4f7
Refactoring visibility related events
...
1. remove unnecessary events from MainViewModel
2. remove usage of Obsolete api (show, hide etc)
3. fix space problem in #660
4. part of #486
5. fix up/down key bug introduced in 92b7ca6a1bafd254e39ee92812ff691906cd85c1
6. fix #678
2016-05-25 01:19:46 +01:00
bao-qian
db5f45da83
rename plugin main file, part 2
2016-05-08 17:27:58 +01:00
bao-qian
52a4bfa25f
rename plugin main file, part 1
2016-05-08 17:27:57 +01:00
bao-qian
e6214b3c97
Misc
2016-05-05 02:29:57 +01:00
bao-qian
26addf809e
Use consistent new icons
...
https://icons8.com
2016-04-26 00:25:43 +01:00
bao-qian
718bff7469
Refactoring pinyin
...
1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
2016-04-24 00:37:25 +01:00
bao-qian
5bc74fc296
Use resharper annotation nuget package
2016-04-22 23:13:14 +01:00
Xaver Schulz
7d1dbbb27a
Add German Translation
...
Add German Translation to Core and Defaultplugins
2016-02-28 17:22:51 +01:00
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
niwatolli3
8182141e93
refs #485
...
* Add more Japanese support
2016-02-09 23:53:06 +09:00
bao-qian
a0f556b2a9
Refactoring directory path for plugins
2016-01-08 02:18:19 +00:00
bao-qian
0daa3a8f57
ReSharper: remove redundant code
2016-01-06 21:34:42 +00:00
bao-qian
f589bdc78d
Optimize using
2016-01-06 06:45:08 +00:00
bao-qian
539eadf533
Merge master
2015-12-13 13:32:30 +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
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
bao-qian
e848c78dba
Merge branch 'master' into dotnet45
2015-11-12 22:02:40 +00:00
qianlifeng
2be68342bb
use caculated score for sys plugin item
2015-11-08 19:21:48 +08:00
bao-qian
08594f0b96
Upgrade to .net 4.5
2015-11-07 03:09:10 +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
630456f700
add missing sleep images and translations
2015-07-17 15:38:50 +08:00
qianlifeng
c8a445275b
merge with master
2015-07-17 15:08:39 +08:00
qianlifeng
72988cc6fb
Using new thread to check upgrade
2015-02-27 18:04:49 +08:00
qianlifeng
437c1a154c
Add plugin title translations
2015-02-07 20:17:49 +08:00
qianlifeng
7821f41723
some API changes for Query class and renames.
2015-01-26 17:46:55 +08:00
qianlifeng
1ef163f827
Change log facility.
2015-01-20 22:33:45 +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
2422a4200c
Merge
2015-01-09 09:45:40 +08:00
qianlifeng
56788c8b8f
Project structure change
2015-01-09 09:44:03 +08:00
qianlifeng
288be8dd71
update plugin languages
2015-01-07 22:23:10 +08:00
qianlifeng
4243843951
Refactoring. Move system plugins to seperate DLLs.
2015-01-03 15:20:34 +08:00