Commit Graph

203 Commits

Author SHA1 Message Date
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
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
HA3IK
f4c6e5a6fa Ukrainian language was added to the main list of languages 2016-10-11 06:47:34 +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
2bff13d9e1 Merge branch 'master' into dev 2016-07-27 19:58:37 +01:00
Tobias Tschinkowitz
e42a22d1f2 Added german and danish language support 2016-07-27 20:41:49 +02:00
bao-qian
206532f195 add more exception info 2016-07-20 02:01:51 +01:00
bao-qian
c9f38fef45 fixup 2016-07-20 02:01:51 +01:00
Boris Makogonyuk
8f073c5b6f Hardcoded supported accents version 8 (Windows 8 is 6.2, Windows 7 is 6.1). (#817)
Added check before applying blur.
2016-07-20 00:30:15 +01:00
bao-qian
47f396cfce Fix #791 2016-06-23 00:03:01 +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
4b31f40026 Fix python plugin bug introduced in d7399204 2016-06-22 00:00:53 +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
764a372e9f Refactoring proxy, part 1 2016-06-19 16:18:08 +01:00
Paweł Pastuszak
b745626a9f Added Polish language (#750) 2016-06-16 00:52:37 +01:00
Zaycn
4645dd0011 Add dutch translation (#683) 2016-05-25 01:03:55 +01:00
bao-qian
e1131dcf3d More data bindings (MaxResultsToShow + ActivatedTimes) 2016-05-25 01:03:52 +01:00
bao-qian
cb56b98222 Databinding for hotkey tab
part of #660
2016-05-25 01:03:43 +01:00
bao-qian
7056be0870 Databinding for plugin tab + faster image load 2016-05-25 01:03:37 +01:00
bao-qian
7d2ac2f55d Introduce viewmodel for settingwindow 2016-05-25 01:03:34 +01:00
bao-qian
597931f79b use propertychanged helper 2016-05-25 01:03:32 +01:00
bao-qian
937ce34c36 Rename 2016-05-18 19:38:43 +01:00
bao-qian
cddfd1b319 fix #625 2016-05-18 19:35:37 +01:00
bao-qian
cf9c41f437 Log first change exception 2016-05-15 17:03:06 +01:00
xzhao
87497d2d09 Fixed #586
- add option to hide main window on startup
- Fixed #586
2016-05-14 14:48:58 +01:00
bao-qian
65577a67dc Add option to disable auto updates 2016-05-12 03:01:33 +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
8325083402 Log more update exceptions #611 2016-05-10 20:26:52 +01:00
bao-qian
405d55f3f6 Don't call init() and constructor for disabled plugins
part of #351
2016-05-10 01:08:54 +01:00