İsmail Carlık
|
6b8a55f55b
|
Added Turkish translation and some other i18n work.
|
2019-10-07 18:08:06 +03:00 |
|
Jeremy Wu
|
64cd9c0dd2
|
Merge pull request #43 from jjw24/fix_controlpanel_search
Fix ControlPanel plugin search bug
|
2019-09-30 22:02:43 +10:00 |
|
Jeremy Wu
|
1817105c94
|
Fix ControlPanel plugin search bug
|
2019-09-30 21:11:34 +10:00 |
|
Jeremy Wu
|
d40a79576b
|
Update ControlPanel plugin with new code
|
2019-09-29 15:18:34 +10: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
|
86b2391543
|
Cache for pinyin https://github.com/Wox-launcher/Wox/issues/1189
|
2017-02-12 16:57:41 +00:00 |
|
bao-qian
|
196cf1cd18
|
faster startup time for control panel plugin
|
2017-01-13 14:15:48 +00:00 |
|
bao-qian
|
6b0ba94288
|
format
|
2017-01-12 20:50:17 +00:00 |
|
bao-qian
|
870ad008bf
|
calculate score for addtional info
|
2017-01-12 20:50:12 +00:00 |
|
bao-qian
|
767aaa80a0
|
add pinyin cache for control panel plugin #858
|
2017-01-12 20:49:13 +00:00 |
|
Martin Meixger
|
58c2c84120
|
Fixes issue #846 IndexOutOfRangeException when reading empty icon from registry in ControlPanel plugin
|
2016-08-10 14:33:58 +02: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
|
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
|
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 |
|
bao-qian
|
681f57f703
|
Misc
|
2016-04-22 22:42:26 +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 |
|
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
|
ad84b222a5
|
merge 'master'
|
2016-01-06 19:22:24 +00:00 |
|
bao-qian
|
539eadf533
|
Merge master
|
2015-12-13 13:32:30 +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
|
08594f0b96
|
Upgrade to .net 4.5
|
2015-11-07 03:09:10 +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
|
2d05ecc81f
|
Add title translations
|
2015-02-07 21:27:48 +08:00 |
|
qianlifeng
|
1d3f1fd7d0
|
Improve instant search ue
|
2015-02-04 23:16:41 +08:00 |
|
qianlifeng
|
7821f41723
|
some API changes for Query class and renames.
|
2015-01-26 17:46:55 +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
|
4243843951
|
Refactoring. Move system plugins to seperate DLLs.
|
2015-01-03 15:20:34 +08:00 |
|