qianlifeng
9c082a573c
Merge pull request #383 from lances101/dev
...
Wox now has Blur
2015-11-13 11:05:29 +08: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
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
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
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
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
bao-qian
9627272b57
Fix clearance of old results
...
part of #350
2015-11-07 20:48:18 +00:00
bao-qian
705354a3d6
Better logger
...
1. Throw exception for fatal/error log when debugging
2. Write to debug output for warn/debug/info log when debugging
3. part of #355
2015-11-07 17:32:58 +00:00
bao-qian
7d52b0cc96
Fix exclusive for action keyword
2015-11-07 03:50:26 +00:00
bao-qian
8662e963ac
Misc
2015-11-07 03:50:15 +00:00
bao-qian
cae8485092
Fix UI flickering
...
See #350
2015-11-06 21:30:38 +00:00
bao-qian
64e020b1ad
Better crash report
2015-11-06 19:55:48 +00:00
bao-qian
2dd2208f48
Fix ui for action keywords
2015-11-06 18:12:46 +00:00
bao-qian
7c889e3523
Add more comments
...
See #352
2015-11-06 02:34:50 +00:00
bao-qian
af7beb2c34
Improve UI for multiple action keywords
...
See #352
2015-11-06 02:29:32 +00:00
bao-qian
7b50febba3
Misc
2015-11-06 01:19:13 +00:00
bao-qian
00543bca17
Fix PluginManagement plugin for multiple action keyword
...
1. Fixup, part of #352
2. Windows.Form -> WPF
3. Refactoring
2015-11-06 01:17:34 +00:00
bao-qian
178710dabc
Fix PluginIndicator for multiple action keywords
...
1. Fixup, part of #352
2. Refactoring
2015-11-06 01:16:37 +00:00
bao-qian
99d9d14d3b
Misc
...
1. Rename
2. Fix progress bar: progress bar should not be loaded when only white
spaces typed
2015-11-06 01:09:08 +00:00
bao-qian
a07d6aa1e7
Enable multiple action keywords
...
See issue #352
2015-11-05 19:29:45 +00:00
bao-qian
59a4abff7c
Better name
...
Timeit.Stopwatch -> Stopwatch.Normal
Timeit.StopwatchDebug -> Stopwatch.Debug
2015-11-05 19:29:45 +00:00
bao-qian
df0f310ddd
Replace Dispose with Lambda
...
1. Faster
2. Fix #361
2015-11-04 21:35:04 +00:00
bao-qian
57a06aa122
Merge pull request #363 from Wox-launcher/dev
...
Auto completion for the folder plugin
2015-11-04 18:06:04 +00:00
bao-qian
f110dce520
Merge branch 'master' into dev
2015-11-04 18:02:58 +00:00
bao-qian
3085799c3c
Fix #357
...
Fix bug introduced since a5abe9234faafcd170f9468a70f42bf60eda0f0d
2015-11-04 17:21:45 +00:00
bao-qian
3d9b9af55e
Fix #362
2015-11-04 17:08:27 +00:00
bao-qian
ad21909b5c
Remove unused reference
2015-11-04 16:40:10 +00:00
bao-qian
d98d00556d
Merge branch 'master' into dev
2015-11-04 16:23:50 +00:00
bao-qian
5c7a4323e3
Merge branch 'ci'
2015-11-04 16:20:08 +00:00
bao-qian
183701a00a
bat -> ps1 Fix bug for 8fe993ddd5
2015-11-04 16:17:10 +00:00
bao-qian
549987296c
Merge branch 'ci'
2015-11-04 16:12:51 +00:00
bao-qian
9918e49bb1
Only deploy to NuGet when API changed (interface or implementation), see #360
2015-11-04 16:07:46 +00:00