SysC0mp
78f243651e
Pass Settings instance to Alphabet again
2019-12-09 20:47:24 +01:00
SysC0mp
8997c27819
Add highlight converter component
2019-12-03 15:31:23 +01:00
SysC0mp
3d55ad783e
Only pass needed setting to Alphabet
...
As Alphabet class is static, its methods could be used without
ever calling Alphabet.initialize(_settings) beforehand which would end
in an exception. Therefor only _shouldUsePinyin settings needed will
be transferred with a given default value.
2019-12-03 15:31:08 +01:00
AT
dcb9e34d59
alphabet settings
2019-11-16 00:34:27 +02:00
AT
ed59d6acf5
when both icopath and icon delegdate are empty\null it will raise an exception.
...
currently delegate is verified and an error icon will be presented (same as before) but without raising an excpetion.
2019-11-09 11:55:53 +02:00
Jeremy Wu
99b5e3565d
Add return to main query window from context menu after selection
2019-10-23 20:20:33 +11:00
İsmail Carlık
6b8a55f55b
Added Turkish translation and some other i18n work.
2019-10-07 18:08:06 +03:00
Jeremy Wu
615bc17cec
Expose reload data call in PublicAPIInstance wider usage
2019-10-06 11:48:40 +10:00
Jeremy Wu
8717cd077c
Add ui for user preference selection
2019-09-29 20:04:30 +10:00
Jeremy Wu
6625a2afd3
Update mainview model with new code
2019-09-29 15:17:40 +10:00
Jeremy Wu
3f90611edf
Initial prep of settings and start up default
2019-09-29 14:27:46 +10:00
Jeremy Wu
01af7e36cd
Merge pull request #30 from jjw24/fix_folderplugin_equalitybug
...
Fix Result object comparison bug causing Folders plugin to open wrong location
2019-09-22 17:39:17 +10:00
Jeremy Wu
d30ca2345e
Merge pull request #23 from jjw24/add_save_settingsmenue_close
...
Save all plugins' settings on closing Settings menu
2019-09-22 17:33:18 +10:00
Jeremy Wu
31c0fc5742
Merge pull request #22 from jjw24/add_save_allsettings
...
Add to Sys plugin- save all Wox settings
2019-09-12 08:27:52 +10:00
Jeremy Wu
909fbaab95
Fix Result object comparison bug
2019-08-31 16:58:15 +10:00
Jeremy Wu
83b4a3da30
Save all plugins' settings on settings menu close
2019-08-23 07:38:39 +10:00
Jeremy Wu
c0c55a7af8
Add to Sys plugin- save all Wox settings
2019-08-22 21:37:36 +10:00
Jeremy Wu
e625dc63b4
Fix typo 'success'
2019-08-21 20:18:20 +10:00
Jeremy Wu
dedac39d99
Increase error message fade from 1 to 5 secs
2019-08-21 08:37:50 +10:00
Jeremy Wu
563209d080
Merge pull request #7 from jjw24/fix_postbuild_script
...
Fix post_build.ps1 script failing due to PS ExecutionPolicy
2019-08-07 20:04:55 +10:00
Jeremy Wu
104156d084
update
2019-08-04 22:08:38 +10:00
Jeremy Wu
48180b7ee8
update
2019-08-04 22:06:32 +10:00
Jeremy Wu
8f17a49a24
Add Black And White Theme
2019-08-02 22:35:58 +10:00
Jeremy Wu
9685dca4de
Simplified command with Bypass
2019-08-02 00:39:08 +10:00
Jeremy Wu
010218b5ce
Fix post_build.ps1 script failing due to PS ExecutionPolicy
2019-08-01 23:27:21 +10:00
Jan-Henrich Mattfeld
6d05600eaf
Link F1 help to current website ( #2414 )
...
Pressing F1 leads to the - now unavailable - old wox website.
The updated URL should be http://doc.wox.one/
#2413
2019-06-21 14:29:18 +08:00
ScratchBuild
807422c377
Update Japanese translation ( #2511 )
2019-06-20 16:53:37 +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
蝦米
388a8b6346
fix #2363 theme font changes both whenever one is changed
2019-03-04 11:00:57 +08:00
KallistiMan
1ab636a4f1
fix unexpected hovor without mouse moving ( #2368 )
...
fix #975
close #2043
2019-02-23 04:05:10 +08:00
jhdxr
0baf7744bc
error handling for theme loader
2018-12-25 13:33:50 +08:00
jhdxr
580c2b9e84
use Pack URIs for Base.xaml (as a demo for 3rd party themes)
2018-12-25 13:33:50 +08:00
jhdxr
4b0532b072
fix loading language package for it, nb-NO, pt-br, sr, uk-UA ( fix #1319 )
2018-12-23 02:57:29 +08:00
jhdxr
3dac6fd1c3
hide tray icon ( close #563 )
2018-12-19 12:15:05 +08:00
Benedikt Strasser
d7da96b387
Removed FontFamily entries in Base Theme ( #2186 )
2018-12-19 00:36:28 +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
Yuichi Hirano
13e6c5eefc
Translate some words into Japanese. ( #1982 )
2018-04-30 10:23:39 +08:00
bao-qian
9423b8da57
update website
2018-02-25 02:18:35 +08:00
jhdxr
a7470345ff
disable input method when binding hotkey ( fix #1876 )
2018-02-14 12:12:12 +08:00
Duncan Ogilvie
810ee422a1
Execute the OpenResultComand with Ctrl and Alt modifiers when pressing enter ( #1685 )
2017-12-25 02:10:46 +08:00
Boris Makogonyuk Vasylev
1fa91cbb6f
Changed ReportWindow's exception formatting back to Exception.ToString() call as it is more detailed and provides more information for AggregateException and others.
2017-12-22 19:44:40 +01:00
Keul
a29ea0374c
Updated French Translation ( #1522 )
...
added :
lastQueryMode
LastQueryPreserved
LastQuerySelected
LastQueryEmpty
checkUpdatesFailed
downloadUpdatesFailed
2017-12-16 15:10:34 +08:00
jhdxr
83282ebcb8
fix #1397 action keywords should not be set to empty string
2017-10-21 16:23:22 +08: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
f4d0cc4dd1
Misc
2017-04-01 18:50:22 +01:00