bao-qian
f55daf65e3
Merge pull request #406 from marshallmick007/master
...
Updated spelling and grammar
2015-11-26 03:52:21 +00:00
marshallmick007
fe3c23d29c
Updated spelling and grammar
2015-11-25 20:43:34 -07:00
bao-qian
f0765ba743
Fix System Command plugin
...
1. Fix error code handle for 39191a55187a36141bff42fcaf803135c0fe0b3c
2. use WPF MessageBox
3. Fix postion / window handle for
39191a55187a36141bff42fcaf803135c0fe0b3c
2015-11-26 01:27:18 +00:00
bao-qian
672c623757
Merge pull request #405 from SweBeat/NewSystemFeatures
...
Add more system commands
2015-11-26 00:15:21 +00:00
Tobias Johansson
e33799701b
*Moved everything to dev branch
...
- Sorry for the trouble
2015-11-25 18:49:44 +01:00
bao-qian
e5e64a4b6d
Merge pull request #399 from ReadmeCritic/master
...
Update README URLs based on HTTP redirects
2015-11-23 17:36:47 +00:00
ReadmeCritic
63f1c1f7b5
Update README URLs based on HTTP redirects
2015-11-23 07:34:59 -08:00
bao-qian
005de550c1
Merge pull request #396 from kayone/master
...
Updated google search logo
2015-11-17 18:42:05 +00:00
Keivan Beigi
20fd3bdc20
Updated google search logo
2015-11-17 10:35:08 -08:00
bao-qian
e29f53a82d
Merge branch 'master' into dotnet45
2015-11-13 05:15:00 +00:00
bao-qian
f272470871
Add equality checking for old keyword and new keyword
2015-11-13 05:14:27 +00:00
qianlifeng
9c082a573c
Merge pull request #383 from lances101/dev
...
Wox now has Blur
2015-11-13 11:05:29 +08:00
bao-qian
7de0a0a44a
Fix "The type initializer for 'System.Windows.Application' threw an exception."
2015-11-12 22:14:22 +00:00
bao-qian
e848c78dba
Merge branch 'master' into dotnet45
2015-11-12 22:02:40 +00:00
bao-qian
3f60723425
Fix some unresolved reference for xaml
2015-11-12 20:36:32 +00:00
bao-qian
8b97914438
Fix web search icon
...
part of #384
bug introduced in 38cc115c1f9e1efbb2256f6e88168493797adb5c
2015-11-12 19:53:43 +00:00
bao-qian
a8967bab39
Fix incorrect fuzzy match result for program plugin
...
Fix #270
2015-11-11 06:20:52 +00:00
bao-qian
1248307b96
Fix the order of everything results
...
Try to fix #381
2015-11-11 05:42:06 +00:00
bao-qian
de1491a310
Temp fix for CMD hotkey
2015-11-11 05:12:37 +00:00
bao-qian
b5a08c3ba4
Merge branch 'dev'
2015-11-11 01:18:16 +00:00
bao-qian
49bf86a8d5
Fix missing dll for CMD plugin
...
1. Fix #382
2. Part of #387
2015-11-11 01:17:37 +00:00
bao-qian
5e4cfbaf3f
Better error log
2015-11-11 00:42:49 +00:00
bao-qian
11aed2ab61
Fix output path for Wox.Core
2015-11-11 00:42:34 +00:00
bao-qian
e6f19a4abf
Fix unhandled exception
2015-11-11 00:33:33 +00:00
bao-qian
b3b6dc2e94
Update faq for how to report bugs
2015-11-10 20:05:18 +00:00
Boris Makogonyuk
ece09a93cd
Changed WindowsAccentMode (int32) Theme setting to ThemeBlurEnabled (boolean):
...
- Exposed a new function "SetBlurForWindow" in WindowIntelopHelper that handles the blur.
- Deleted Accent and Test themes
- Changed SimpleBlur and Base themes according to changes
2015-11-10 12:18:03 +01:00
Boris Makogonyuk
9a56ebea81
Black and White Themes updated and staged
2015-11-10 06:54:23 +01:00
Boris Makogonyuk
287e15fddc
*forgot to stage files on last commit
2015-11-10 06:36:08 +01:00
Boris Makogonyuk
724cb0787d
Applying theme before actually setting the theme accent.
...
UserSettingStorage now stores current theme accent mode.
Themes:
Added a bunch of them. Testing what works.
2015-11-10 06:35:09 +01:00
Boris Makogonyuk
d8b806966a
Reversing MainWindow Blur call and settings window modification
...
Added WindowsAccentMode to Base theme
2015-11-10 03:37:34 +01:00
Boris Makogonyuk
f24a6f0e3c
MainWindow: AllowsTransparency set to True
...
WindowIntelopHelper: Added accent handling
SettingsWindow: Added combobox with accent selector to Theme tab (not functional yet)
Languages: Added entries for accent colors (all are in english for now)
[TEMP] Blur and Accent themes experiments
[TEMP] blur set in mainwindow on load.
2015-11-10 00:51:22 +01:00
bao-qian
34c516709b
Merge pull request #377 from Wox-launcher/dev
...
Fix UI flickering
2015-11-09 16:21:55 +00:00
bao-qian
6d03eac9a1
Remove outdated chocolatey downloads
2015-11-09 05:40:32 +00:00
bao-qian
c456ef9118
Fix namespace
...
bug introduced since e037e88
2015-11-09 03:59:20 +00:00
bao-qian
4351080aea
Fix icon path for Web Search plugin
2015-11-09 03:56:56 +00:00
bao-qian
8aee2858ea
Fix setting for multiple action keywords
...
1. completed rewrite the action keyword setting logic.
2. Fix setting for multiple action keywords in #352
3. Fix setting for Web Search plugin
2015-11-09 03:20:02 +00:00
bao-qian
da5a930e89
Move namespace
2015-11-09 01:32:33 +00:00
bao-qian
5131cc8e43
Typo
2015-11-08 23:49:33 +00:00
qianlifeng
60f06f97fa
fix a null pointer issue
2015-11-08 19:31:44 +08:00
qianlifeng
c0216e0800
Merge branch 'dev' of https://github.com/Wox-launcher/Wox.git
2015-11-08 19:22:07 +08:00
qianlifeng
2be68342bb
use caculated score for sys plugin item
2015-11-08 19:21:48 +08:00
bao-qian
c43a29f058
Update readme
2015-11-08 05:03:34 +00:00
bao-qian
ab14b9c8bb
Update readme
...
Because of the ongoing refactoring, the doc is outdated.
2015-11-08 04:56:50 +00:00
bao-qian
fa3e496aae
Update readme
2015-11-08 04:54:40 +00:00
bao-qian
543cd5af80
Fix progress bar
...
Bug introduced in 9962ddf2ed80a00036ebdb2965429675c4355472
2015-11-08 03:06:34 +00:00
bao-qian
e3cdfe27d1
Fix query history for the new result panel
2015-11-08 02:50:33 +00:00
bao-qian
d946e18fa2
Fix CMD plugin for new result panel
2015-11-08 02:27:37 +00:00
bao-qian
b33b696336
Misc
2015-11-08 02:27:13 +00:00
bao-qian
e928b4c9e0
Fix web search plugin for new result panel
2015-11-08 02:27:08 +00:00
bao-qian
2b27e84956
Enhance result panel update
...
The last commit f132cb54baa000a245feb5da87149960f6dbd9f5 only fix UI
flickering for different icon. This commit also fix the commit for same
icon. e.g. in web search plugin, although the title is different, but
the icon is not changes.
part of #350
2015-11-08 01:44:28 +00:00