Jeremy Wu
e18e923ac6
Bugfix and update
...
Fix bug when no browser path specified will be null instead of .Length == 0.
Add open url in new browser window by default
2019-08-02 22:14:08 +10:00
Jeremy Wu
977d21c929
Bug fix- Edit & Delete buttons will crash if selected search source is null
...
SelectedSearchSource will be null if the user clicks on Edit or Delete after finishing with previous edit and not highlighting the search source again.
2019-08-02 13:18:38 +10:00
Jeremy Wu
89f0cdffc7
Update Main.cs
2019-08-02 12:32:02 +10:00
Jeremy Wu
52252453d9
Update WebSearch plugin as System Plugin or User Plugin
2019-08-01 20:55:13 +10:00
Jeremy Wu
057108882f
Open URL in new window browser
2019-08-01 20:52:50 +10:00
Jeremy Wu
b85632cc99
Add folder location display
2019-07-31 20:11:50 +10:00
magicdmer
a6e82475a3
Add everything plugin context menu and add settings in Url plugin ( #2299 )
...
1. Add useful context menu items in everything
2. Add settings in Url plugin, can set browser path
* let url plugin support multi Languages
2019-02-23 04:03:59 +08:00
Kanglai Qian
ab1efb0749
Open With Editor ( #2261 )
2018-12-25 13:17:35 +08: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
jhdxr
3fddb77564
validate path before save ( fix #1869 )
2018-12-22 14:44:39 +08:00
Zepp
9b2239d4fa
UWP HiDPI icon support ( #1515 )
...
* Add HiDPI support for UWP on Windows 10
* Code structure improvement
2018-07-15 23:32:22 +08:00
Jonathan Clark
1b55201fbd
Fix typo ( #2055 )
2018-07-15 23:32:08 +08:00
Dandjinh
be43c2156f
skip broken folder when re-index ( #2004 )
...
* skip broken folder when re-index
* add log for DirectoryNotFoundException
2018-07-15 23:31:54 +08:00
bao-qian
9423b8da57
update website
2018-02-25 02:18:35 +08:00
Boris Makogonyuk
1c10ee106e
Program paths fix + #1779 ( #1780 )
...
* ProgramPaths now searches for files on a per-folder basis using a Queue instead of calling EnumerateFiles. This allows us to escape permission errors.
Issue #1779 is fixed because of this too.
2017-12-24 11:52:53 +01:00
jhdxr
d3169b10f8
Merge branch 'master' into dev
2017-10-21 15:11:53 +08:00
Michael Wirth
742048f24e
Fixed typos and swapped Brackets for parentheses, Corrections due to PR
2017-10-16 20:17:53 +02:00
Michael Wirth
36111aa001
since Yamp is not maintained anymore, i switched it for Mages
...
https://github.com/FlorianRappl/Mages
fixes also #1022
2017-10-15 20:21:23 +02:00
LiuJianhua
808523b814
Fix folder UnauthorizedAccessException #1282 #1357
2017-04-11 15:40:11 +01:00
Michael Eichhorn
5640b2157f
ContextMenu 4: for non c# plugin #1366
2017-04-11 14:50:26 +01:00
martian-f
0862326a79
Convert calculator numbers from/to user locale.
...
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from
YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a
parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary.
Closes #436 .
2017-04-10 23:43:23 +02:00
bao-qian
3554d9fda2
Handle more exceptions for UWP #1309
2017-04-01 19:15:23 +01:00
bao-qian
75ce6d42d0
update nuget package
2017-03-04 16:35:24 +00:00
bao-qian
886e35477e
Add more error handling, fix #1252
2017-03-01 23:21:34 +00:00
bao-qian
cb1305c87f
typo
2017-02-27 23:21:08 +00:00
bao-qian
3a8a16bf48
fix #1252 #1251
2017-02-23 11:13:05 +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
bao-qian
2793c8dd03
add issue link to comment
2017-02-12 17:56:39 +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
f7c9a12510
remove storage dependency from jsonstorage
2017-02-07 00:21:39 +00:00
bao-qian
b6a7e049e6
fix null bug in 4c07698c99a1e30f441af5d2782a679c5ff68968
2017-02-07 00:20:55 +00:00
bao-qian
c2764fda45
use proper plugin metadata
2017-02-06 22:15:28 +00:00
BarakYaari
dc46277d0c
Fixed typo in HelloWorldCSharp
2017-01-28 11:29:06 +02:00
bao-qian
c361d8d16b
fixup
2017-01-25 00:23:28 +00:00
bao-qian
045fd20d8c
Rewrite all log message format
2017-01-24 01:02:32 +00:00
bao-qian
0a2592893d
rename cache file
2017-01-14 14:10:30 +00:00
bao-qian
4c6c310e0a
Use cache type directly instead of a new class, decouple binarystorage and storage
2017-01-13 15:40:32 +00:00
bao-qian
a5aa305773
remove unused stop watcher
2017-01-13 15:39:46 +00:00
bao-qian
196cf1cd18
faster startup time for control panel plugin
2017-01-13 14:15:48 +00:00
bao-qian
2cf20f4b6c
genuine cache for program plugin
2017-01-13 01:21:00 +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
bao-qian
5eadaa08aa
prefill pinyin cache for program plugin #858
2017-01-12 20:47:29 +00:00
bao-qian
743658032a
speedup program load time
2016-11-30 01:07:48 +00:00
bao-qian
a22ca5b57f
refactoring stopwatch
2016-11-30 00:32:30 +00:00
bao-qian
b43c6c00bb
enhance exception logging
2016-11-30 00:32:30 +00:00
bao-qian
c56e4557f9
enhance lnk program exception handling
2016-11-30 00:32:30 +00:00
bao-qian
6b640ea55e
fix location null
2016-11-29 01:55:11 +00:00
bao-qian
70f8a771a9
reorganize methods
2016-11-29 01:46:29 +00:00
bao-qian
4b4aec5bbd
fix log logic
2016-11-29 01:26:47 +00:00
bao-qian
00198d5e49
fix image
2016-11-29 01:23:40 +00:00
bao-qian
8a19d25396
rewrite uwp by not using GetAppListEntriesAsync,
...
because
1. logo is not squarelogo44x44
2. can't get details info (background etc)
2016-11-29 01:23:40 +00:00
bao-qian
f0d63bed58
update nuget package version
2016-11-21 21:55:39 +00:00
bao-qian
0a3978ab8c
update nuget package version
2016-11-18 00:29:36 +00:00
bao-qian
f15a354c29
comments
2016-09-06 01:25:00 +01:00
bao-qian
281e03055d
Fix non exe lnk
...
for lnk like control panel.lnk, it has no target and no exe extension.
2016-09-06 01:16:42 +01:00
bao-qian
216e9c0125
fix uwp parts for #964
2016-09-05 22:41:09 +01:00
bao-qian
2c14f8b43b
partial fix for #964
2016-09-05 22:30:29 +01:00
bao-qian
89a77feea7
temp hack for multipla application mismatch problem #198
...
e.g. mail and calendar, skype video and messaging
https://github.com/Wox-launcher/Wox/issues/198#issuecomment-244778783
2016-09-05 22:10:08 +01:00
bao-qian
5ca880c8fd
Better logo handling for uwp #198
2016-09-05 20:33:31 +01:00
bao-qian
17671493bf
Leave only exe programs from start menus #198
2016-09-05 18:08:30 +01:00
bao-qian
0d687eb348
fix js based application logo #198
2016-09-05 17:45:29 +01:00
bao-qian
1e01f94540
Merge branch 'master' into dev
2016-08-31 16:41:38 +01:00
Alex Meyer-Gleaves
335ef67971
Improve UWP indexing #954
...
1. enable WinJS based UWP
2. ms bug of InstalledLocation:
https://connect.microsoft.com/VisualStudio/feedback/details/1690879/vs2015-cannot-auto-uninstall-universal-windows-appss-debug-item
2016-08-31 16:39:13 +01:00
bao-qian
72b41f4322
fixup
2016-08-22 09:49:32 +01:00
bao-qian
fb5938280e
Move context menu and socre into program model
2016-08-22 02:21:28 +01:00
bao-qian
2d72c58ae7
fixup
2016-08-22 02:21:28 +01:00
bao-qian
d463f5a032
fixup
2016-08-20 21:46:48 +01:00
bao-qian
1415f74fe5
Check AppListEntry #198
2016-08-20 19:19:33 +01:00
bao-qian
8de84f03a0
Better title and subtitle
2016-08-20 18:50:14 +01:00
bao-qian
fe85ce5885
Fix multi application uwp package #198
2016-08-20 18:25:55 +01:00
bao-qian
9dc7142e4a
fixup
2016-08-20 18:19:49 +01:00
bao-qian
34a8d0b99b
fixup
2016-08-20 18:19:13 +01:00
bao-qian
176e2726e9
Fix unicode in lnk dexcrption
2016-08-20 18:18:41 +01:00
bao-qian
2e4a1680b9
Parallel linq everywhere
...
1. Parallel linq
2. remove depth
3. fix #257
2016-08-20 17:11:02 +01:00
bao-qian
f217dbac51
fixup
2016-08-20 02:36:36 +01:00
bao-qian
eb74414b16
disable file watcher
...
Filewatcher will only watch directory given by user,
a bit useless.
disable for now
2016-08-20 01:18:43 +01:00
bao-qian
ee542f0fec
Merge models
2016-08-20 01:17:28 +01:00
bao-qian
f32f37cfbb
rename
2016-08-19 23:25:36 +01:00
bao-qian
8684788f1f
rename
2016-08-19 23:25:13 +01:00
bao-qian
9e033d1673
rename
2016-08-19 23:24:21 +01:00
bao-qian
69c00d272b
Fix can't find file exception caused by abnormal scale
2016-08-19 23:15:40 +01:00
bao-qian
19617e9dae
Refactoring start menu source
...
1. refactoriong start menu source
2. fix depth problems involved in last commit
2016-08-19 23:05:59 +01:00
bao-qian
f8cc54d4f2
Refactoring App Paths source
2016-08-19 22:08:45 +01:00
bao-qian
8764aa9829
Remove suffixes from model
2016-08-19 20:34:20 +01:00
bao-qian
fb68f6eb60
Remove enable property from model
2016-08-19 19:16:06 +01:00
bao-qian
d09c42366a
Remove bonus points
2016-08-19 19:09:11 +01:00
bao-qian
0298fa602a
Code refactoring #198
2016-08-19 19:02:29 +01:00
bao-qian
30cbcbb3c4
Fix uwp background color / plated icon #198
2016-08-19 02:37:39 +01:00
bao-qian
1127d323d3
add missing dll
2016-08-18 01:29:45 +01:00
bao-qian
01e812aebf
Initial support for uwp app #198
...
1. basic support, better than nothing...
2. thanks great contribution from @talynone
3. #198
2016-08-18 01:16:40 +01: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
Jon Daniels
45b40d903c
fix typo preventing last PR from taking effect
2016-08-04 17:52:11 -07:00
Jon Daniels
adac0f3e51
added sqrt as calculator keyword too
2016-08-04 16:43:32 -07:00
Jon Daniels
781845905c
added various keywords to calculator
...
Added functions I commonly use on e.g. google calculator but were missed by parser.
Specifically I added:
e (constant like pi)
tan, arcsin, and arctan
log and ln
2016-08-04 13:17:00 -07: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
zhiyue
8faf991bcb
fixed the origin root directory of web search plugin ICon images directory.
2016-07-30 09:44:47 +08:00
zhiyue
0f17aebc52
fixed #881
...
could not normally display the Icon
2016-07-30 08:22:25 +08:00
bao-qian
10f8941258
Program plugin: simple refactoring
2016-07-21 20:49:01 +01:00
bao-qian
0816fdf318
Program plugin: remove lock
...
lock is not needed since assignment is atomic
2016-07-21 20:07:23 +01:00
bao-qian
1de68051e3
Program plugin: remove complicated inheritance
2016-07-21 19:52:48 +01:00
bao-qian
0c9015bb77
Program plugin: move files
2016-07-21 19:52:37 +01:00
bao-qian
a8c200f25a
simple refactoring
2016-07-21 19:52:36 +01:00
Jordy Hulck
59fbb2acb1
Fix SearchSource editing when action keyword is not changed ( #856 )
...
* Fixed SearchSource edit
* Remove temp var
2016-07-21 19:52:35 +01:00
bao-qian
206532f195
add more exception info
2016-07-20 02:01:51 +01:00
bao-qian
f5069aef6e
fix everything error text
2016-06-23 23:01:20 +01:00
bao-qian
eb1af1e27e
fix bug introduced in 2a3bf727be1c8bc185f1b436893b1c4385d982ac
2016-06-23 22:55:38 +01:00
bao-qian
d84ac0df9c
fix names
2016-06-23 22:53:30 +01:00
Korzo
04275cd702
Add ability to configure Everything executable working directory ( #718 )
2016-06-23 22:45:34 +01:00
bao-qian
a8869c46b8
Temp fix for #667 by add wox.py to PYTHONPATH
2016-06-22 00:42:24 +01:00
bao-qian
cf5ab0ddef
reformat
2016-06-21 00:18:35 +01:00
bao-qian
91e9d7431a
MVVM refactoring for web search plugin, part 2
...
1. #486
2. rename
2016-06-21 00:17:55 +01:00
bao-qian
6e13440f1f
MVVM refactoring for web search plugin, part 1
...
1. #486
2. fix #778 #763 #742
3. MVVM refactoring
4. remove IMultipleActionKeywords interface, use PluginManager directly
2016-06-21 00:14:32 +01:00
bao-qian
3efeb4a0a6
Refactoring proxy, part 2
2016-06-19 16:22:45 +01:00
bao-qian
ec5716c436
Fix #730 #766
2016-06-16 02:59:31 +01:00
bao-qian
e7879384b1
fix #749
2016-06-16 02:06:12 +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
Paweł Pastuszak
6e76b7a7dd
Improved English translations ( #748 )
...
* Improve English translation
* Improve plugins English translations
2016-06-16 00:52:14 +01:00
bao-qian
1560a823c3
fix #695
2016-06-16 00:51:04 +01:00
bao-qian
aba41d41ac
fix #690
2016-06-16 00:50:48 +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
e1131dcf3d
More data bindings (MaxResultsToShow + ActivatedTimes)
2016-05-25 01:03:52 +01:00
bao-qian
014757a0f7
update translation
2016-05-22 15:36:09 +01:00
bao-qian
7490cb81b8
fix #655
2016-05-20 19:24:01 +01:00
bao-qian
9e105a362f
fix #461
2016-05-20 19:24:01 +01:00
Mingye Wang
76fc9b78fe
plugin/everything/lang/en: enlint ( #645 )
2016-05-20 01:40:29 +01:00
bao-qian
747d97ecfc
Misc
2016-05-20 00:03:12 +01:00
bao-qian
be5fd86aa7
rename, part 2
2016-05-19 23:44:08 +01:00
bao-qian
963f57868d
rename
2016-05-19 23:34:51 +01:00
bao-qian
97f0516630
Misc
2016-05-19 23:28:13 +01:00
bao-qian
c896b445bd
rename
2016-05-19 09:11:40 +01:00
bao-qian
f06c4f4049
Bring run command functionality back
...
#636
2016-05-19 09:04:31 +01:00
bao-qian
937ce34c36
Rename
2016-05-18 19:38:43 +01:00
bao-qian
cf9c41f437
Log first change exception
2016-05-15 17:03:06 +01:00
bao-qian
67ab979a9b
fix download plugin
2016-05-14 00:08:57 +01:00
bao-qian
45d5da98ca
fix disable plugin + fix #575 #609
2016-05-12 02:45:39 +01:00
bao-qian
6359826fd9
use unified http method for plugin installation + add more exceptions
...
#573
#610
2016-05-10 20:26:52 +01:00
bao-qian
6d02617422
Add hello world csharp example
2016-05-09 05:04:33 +01:00
bao-qian
6ac33b0568
Add manually check updates option
...
1. manually check updates
2. refactoring get http request to use async
3. remove some generic exception catch
4. remove unused code
2016-05-09 02:32:47 +01:00
bao-qian
39ba1e0582
Move websearch images to %APPDATA%
2016-05-08 17:28:00 +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
92f45567d7
Focuses first textbox on load
...
fix #516
thanks @staff0rd for idea!
2016-05-06 00:29:27 +01:00
bao-qian
d536377329
Refactoring multithreading
...
1. ThreadPool -> Task
2. fix deadlock
3. remove unnecessory application.dispatcher.invoke
4. enable non-main thread access to results collection
5. Misc
6. part of #412
2016-05-06 00:00:43 +01:00
bao-qian
923f4ed045
We don't need use ping to test website speed
2016-05-05 20:26:19 +01:00
bao-qian
9191cae144
temp hack for folder plugin results
2016-05-05 16:30:56 +01:00
bao-qian
e8c142353c
Fix default icon path when add new web search
2016-05-05 16:21:35 +01:00
bao-qian
ba1e22955e
Web search suggestion is loaded async
...
1. suggestion is async
2. if ping time of domain less than 300ms, then suggestion is still sync
3. #578 #539
2016-05-05 16:08:48 +01:00
bao-qian
4410b679a0
Add missing sdk files
2016-05-05 02:38:35 +01:00
bao-qian
e6214b3c97
Misc
2016-05-05 02:29:57 +01:00
bao-qian
785843198a
Use existing installed python
...
1. use installed python
2. add settings to choose python directory
3. add py3 compability
4. create hello world python example
2016-05-05 01:57:03 +01:00
bao-qian
bc0f5a9136
Use existing Everything, dll is loaded by platform
...
fix #574
2016-05-04 02:26:19 +01:00
bao-qian
c2132e3772
Fix file associated icon
2016-05-03 23:21:03 +01:00
bao-qian
174c7a776e
Refactoring Refactoring icon, part 2
...
1. Add baidu, fix #576 , #582
2. Refactoring
2016-05-03 21:22:11 +01:00
bao-qian
c6aff8424c
Save when exit
...
1. fix image cache
2. fix save when exit since destructor won't be called
3. fix #583 #582 (partially) #581 (partially) #580
2016-05-02 22:37:01 +01:00
bao-qian
dc3b01dc15
use %APPDATA%
...
1. Fix can't find Result.ctor bug for plugin introduced in
c0889de1f9ae460b2cc189eb59e5bd90ddb7d17e
2. use %APPDATA% for all data, part of #389
3. MISC
2016-04-27 02:35:17 +01:00
bao-qian
e96bd5a0e7
Misc
2016-04-26 22:45:31 +01:00
bao-qian
57c33fe693
Fix #472 #476 #509 #523 #525 #557
...
Fix numerous web search plugin bugs
2016-04-26 02:40:23 +01:00
bao-qian
26addf809e
Use consistent new icons
...
https://icons8.com
2016-04-26 00:25:43 +01:00
bao-qian
a572ff9fca
Fix #483
...
Thanks @wjcsharp to provide method
2016-04-26 00:24:48 +01:00
bao-qian
d416a77866
Fix #559
...
fix program suffixes
2016-04-24 18:34:49 +01:00
bao-qian
bed65745cc
Use WorkingDirectory when strat process
...
As proposed in #569
2016-04-24 13:35:21 +01:00
bao-qian
04a4833c6e
Fix uninitialized ui
...
fix #569
2016-04-24 03:49:04 +01:00
bao-qian
082191412e
Fix suffixes converter, part 2
...
rename file
2016-04-24 02:53:20 +01:00
bao-qian
e3a7d0807e
Fix suffixes converter, part 1
...
1. fix #568 , fix #566 fix #553 , fix #559
2. simple refactoring
2016-04-24 02:53:20 +01:00
bao-qian
b600bce23f
Refactoring pinyin
...
1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
2016-04-24 02:53:18 +01:00
bao-qian
349e8b2da7
Use resharper annotation nuget package
2016-04-24 02:53:14 +01:00
bao-qian
6f3cdeda70
Refactoring Program plugin to use parallel linq
...
much master when use parallel
2016-04-22 23:03:32 +01:00
bao-qian
681f57f703
Misc
2016-04-22 22:42:26 +01:00
bao-qian
c83577cb81
Remove unused code
2016-04-21 21:04:33 +01:00
bao-qian
39edf1a8ed
Remove instance logic for BinaryStorage and JsonStorage, part 2
...
1. part of #389
2. file rename
3. fixup
2016-04-21 20:56:53 +01:00
bao-qian
8d10c9aa41
Remove instance logic for BinaryStorage and JsonStorage, part 1
...
1. part of #389
2. huge refactoring
2016-04-21 20:42:07 +01:00
Goren G
0bcb76fa81
Load Everything base on CPU architecture
2016-04-21 20:37:08 +01:00
bao-qian
7dad0aa1da
Bump library version
...
Fix #538
2016-03-28 13:56:38 +01:00
bao-qian
b22a4501cc
Use variable instead of global static method
...
1. introduce variable
2. part of #389
3. refactoring program suffix in program plugin
4. 全局变量一时爽,代码重构火葬场
2016-03-28 03:09:57 +01:00
bao-qian
c596039453
Rearrange query execution order
...
1. remove usage of PushResult
2. rearrange query execution order
3. decouple UserSetting dependency
4. remove instant query
5. remove backkeydown event
6. part of #389
2016-03-28 03:02:30 +01:00
bao-qian
95becde93d
Add error info when file/application can't be open
...
1. Fix #492
2. FIx #478
2016-03-27 02:49:05 +01:00
bao-qian
0728d96339
Bump nuget package version
2016-03-26 04:45:03 +00:00
bao-qian
dc9908eac1
Refactoring ContextMenu
...
1. Remove ItemDropEvent
2. Remove ShowContextMenus from API
3. Fix context menu item can't be opened ( #535 ), bug introduced from PR #494 (commit 45dbb50)
4. Move open result command and load context menu command back to
MainViewModel
5. unify load context menu logic
6. other performance enhancement and potential bug fixed
2016-03-26 03:01:39 +00:00
bao-qian
c5d45c6b44
Refactoring CustomizedPluginConfig
...
1. Reorder the sequence of initialization of UserSettings.
2. Use dictionary for CustomizedPluginConfigs, so code logic like
`.FirstOrDefault(o => o.ID == id);` are removed
3. part of #389
2016-03-26 03:01:36 +00:00
bao-qian
199011feb8
Merge pull request #505 from schulz3000/add_german_translations
...
Add German Translation
2016-03-24 21:51:45 +00:00
bao-qian
4b4a414259
Merge pull request #514 from staff0rd/websearchsetting_spelling
...
Fix spelling
2016-03-11 00:53:13 +00:00
stafford
221cc8ab10
spelling
2016-03-11 11:39:41 +11:00
stafford
c6e47a868b
grammar
2016-03-11 11:34:49 +11:00
stafford
0c5c261196
cleanup english translation
2016-03-11 11:32:51 +11:00
Xaver Schulz
7d1dbbb27a
Add German Translation
...
Add German Translation to Core and Defaultplugins
2016-02-28 17:22:51 +01:00
bao-qian
eb8aa195c2
ResultItem -> Result, part 2
...
part of refactoring for PR #494
2016-02-21 17:10:23 +00:00
bao-qian
0a148166e1
Fix websearch plugin query content
2016-02-17 16:58:32 +00: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
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
a0f556b2a9
Refactoring directory path for plugins
2016-01-08 02:18:19 +00:00
bao-qian
8ee94d75ca
Refactoring directory path for plugin
2016-01-08 01:49:00 +00:00
bao-qian
c8a932b6b3
Refactoring directory path for storage
2016-01-07 02:31:17 +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
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