Amir Tepper
|
e1f2bc0a19
|
for unit tetsing
|
2019-10-17 12:19:52 +03:00 |
|
İsmail Carlık
|
6b8a55f55b
|
Added Turkish translation and some other i18n work.
|
2019-10-07 18:08:06 +03:00 |
|
Jeremy Wu
|
483940a98d
|
Allow PluginManager class to manage the reload call
|
2019-10-06 11:49:47 +10:00 |
|
Jeremy Wu
|
e625dc63b4
|
Fix typo 'success'
|
2019-08-21 20:18:20 +10:00 |
|
Jeremy Wu
|
ef34a63f7a
|
Update Initialisation of plugin method
Handle when plugin has a mix of global and non-global action keywords
|
2019-08-04 21:47:05 +10:00 |
|
Jeremy Wu
|
45483809c5
|
Update RemoveActionKeyword method
Update the method to handle removal when a plugin has multiple ActionKeywords ie. mix of global and non-global ActionKeywords
|
2019-08-04 21:44:56 +10:00 |
|
CHU Zhaowei
|
0e03b951d4
|
Merge branch 'dev'
# Conflicts:
# Wox.Core/Resource/AvailableLanguages.cs
|
2019-06-21 14:34:11 +08:00 |
|
蝦米
|
768cef57c7
|
fix cs
|
2019-03-05 03:21:39 +08:00 |
|
CHU Zhaowei
|
bcf1d32cdd
|
follow up for new language support
|
2019-03-04 11:04:04 +08:00 |
|
Vladimír Kubala
|
def67eca3b
|
Added Slovak translation (#2376)
|
2019-03-04 11:02:14 +08:00 |
|
Vladimír Kubala
|
7ab937cf7b
|
Added Slovak translation (#2376)
|
2019-02-25 22:34:00 +08:00 |
|
jhdxr
|
0baf7744bc
|
error handling for theme loader
|
2018-12-25 13:33:50 +08:00 |
|
jhdxr
|
84673f26f3
|
support user defined theme files in %appdata% (close #1267, #662)
|
2018-12-25 13:33:50 +08:00 |
|
Patrick Sletvold
|
3f95584dac
|
Translate to Norwegian Bokmål (dev branch, properly this time) (#2184)
* Translate to Norwegian Bokmål
* Add Norwegian to AvailableLanguages.cs
|
2018-12-18 23:36:02 +08:00 |
|
Lorenzo Marcolin
|
de5578c8f7
|
Add Italian language (#2143)
* Add Italian language
|
2018-12-18 23:35:52 +08:00 |
|
Tulio Leao
|
1d410fdb7d
|
Add support for Portuguese (Brazil) (#2119)
Translates Language file into Portuguese (Brazil)
|
2018-12-18 23:35:43 +08:00 |
|
Đorđe Pekić
|
c393db9c9f
|
Added support for Serbian (#2029)
|
2018-07-15 23:31:40 +08:00 |
|
jhdxr
|
d3169b10f8
|
Merge branch 'master' into dev
|
2017-10-21 15:11:53 +08:00 |
|
Hüseyin Tüfekçilerli
|
fd4fec5340
|
Removed extra leading space char (#1368)
|
2017-04-11 15:43:10 +01:00 |
|
Michael Eichhorn
|
5640b2157f
|
ContextMenu 4: for non c# plugin #1366
|
2017-04-11 14:50:26 +01:00 |
|
Michael Eichhorn
|
f3d79d906e
|
ContextMenu 3: Format #1366
|
2017-04-11 14:50:25 +01:00 |
|
Michael Eichhorn
|
5198f70ebf
|
ContextMenu 2: Extract DeserializedResult #1366
|
2017-04-11 14:50:25 +01:00 |
|
Michael Eichhorn
|
de12208d4a
|
ContextMenu 1: Rename #1366
|
2017-04-11 14:50:09 +01:00 |
|
bao-qian
|
16531653ab
|
Merge branch 'master' into dev
|
2017-04-07 11:55:56 +01:00 |
|
bao-qian
|
cfa7d9820b
|
remove annoying fail prompt #1339
|
2017-04-05 13:59:16 +01:00 |
|
bao-qian
|
0a34143388
|
Ensure UpdateManager is Disposed #1320
|
2017-03-30 18:43:52 +01:00 |
|
bao-qian
|
128671f5e9
|
fix github update error handling #1266
|
2017-03-27 00:10:02 +01:00 |
|
bao-qian
|
b881f3c1c8
|
misc
|
2017-03-07 19:37:38 +00:00 |
|
bao-qian
|
6f42bcfa4f
|
Use own update manager, so we can pass proxy #1266
|
2017-03-07 19:23:42 +00:00 |
|
bao-qian
|
c6d0bf8d98
|
misc
|
2017-03-07 18:33:18 +00:00 |
|
bao-qian
|
c41035058a
|
Merge update logic #1266
|
2017-03-06 01:54:06 +00:00 |
|
bao-qian
|
e66f7a206e
|
Add new version popup
|
2017-03-06 01:30:47 +00:00 |
|
bao-qian
|
c6e65b4e24
|
test
|
2017-03-06 01:01:58 +00:00 |
|
bao-qian
|
ccb7e5270c
|
Misc
|
2017-03-06 00:05:03 +00:00 |
|
bao-qian
|
ff29b6e84f
|
fix can't catch exception issue
- Origin code can't catch exception in code, and all exceptions goes
into first chance exception hanlding.
- releated: #1266
- http://stackoverflow.com/a/5383408/2833083
-
https://msdn.microsoft.com/en-us/magazine/jj991977.aspx?f=255&MSPPError=-2147217396
|
2017-03-05 23:59:10 +00:00 |
|
bao-qian
|
75ce6d42d0
|
update nuget package
|
2017-03-04 16:35:24 +00:00 |
|
bagjob
|
2f7fbea567
|
Add Korean language.
Add Korean language.
|
2017-03-01 15:17:39 -08:00 |
|
bao-qian
|
b7ecbd3b51
|
fixup
|
2017-02-28 00:31:46 +00:00 |
|
bao-qian
|
92b636ab75
|
Don't remove /Theme/Dark.xaml
|
2017-02-28 00:12:53 +00:00 |
|
bao-qian
|
28c57f75e8
|
Fix #1255
|
2017-02-28 00:12:06 +00:00 |
|
bao-qian
|
2f95b8f6b2
|
more error handling for i18n
|
2017-02-26 20:44:35 +00:00 |
|
bao-qian
|
13290efac1
|
misc
|
2017-02-21 11:54:39 +00:00 |
|
bao-qian
|
1df4da210f
|
remove useless code
|
2017-02-21 11:54:39 +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
|
d62458b07b
|
Fix unremoved resource bug #711
|
2017-02-19 23:29:13 +00:00 |
|
bao-qian
|
2e01153363
|
remove blur when there is no blur in theme #711
|
2017-02-19 22:28:42 +00:00 |
|
bao-qian
|
974efc55ac
|
remove custom exception
|
2017-01-30 00:26:11 +00:00 |
|
bao-qian
|
045fd20d8c
|
Rewrite all log message format
|
2017-01-24 01:02:32 +00:00 |
|
bao-qian
|
4a375b6563
|
fix 0 init time record
|
2016-11-30 01:08:29 +00:00 |
|
bao-qian
|
a22ca5b57f
|
refactoring stopwatch
|
2016-11-30 00:32:30 +00:00 |
|