bao-qian
29f535da94
Upgrade json package
2015-11-30 22:45:04 +00:00
bao-qian
cbc3cfc33b
Fix duplication of tray icons
...
Fix #413
2015-11-30 19:49:46 +00:00
bao-qian
5b8fa5ec8d
Refresh UI after change font
2015-11-29 07:40:56 +00:00
bao-qian
2c81ff90da
Use opacity to set blur
...
releated: #330
2015-11-29 07:23:05 +00:00
bao-qian
38791e50ea
Refactoring blur
...
1. Refactoring blur, see discussion in : 7f8bb80
2. Releated issue: #330
2015-11-29 06:29:32 +00:00
bao-qian
a8c6a97579
Better mutex cleanup
2015-11-29 05:14:56 +00:00
bao-qian
5bb90828f8
Fix Wox restart by wait Mutex to be released
...
Fix bug in 24866ff032829e9bd34704d3d5970d227a4c8db3.
Wait existing Mutex to release itself instead of create a new one.
Relate issue: #322
2015-11-29 03:28:47 +00:00
bao-qian
e3e5085214
Merge branch 'master' into dev
2015-11-28 11:48:28 +00:00
bao-qian
d7d71d9ff1
Add solution level AssemblyInfo file, and bump version
...
1. Add solution level AssemblyInfo file
2. Bump assembly version
3. Fix #324
2015-11-28 10:47:49 +00:00
vankasteelj
2d68e3d4f3
add fr to csproj
2015-11-27 23:22:29 +01:00
vankasteelj
53236faaa0
add french locale & xaml
2015-11-27 22:04:13 +01:00
bao-qian
041ea2fbb1
Merge branch 'master' into dev
2015-11-26 07:43:44 +00:00
bao-qian
bc2a9cf1c0
Misc
...
IDE Misc
2015-11-26 07:09:08 +00:00
bao-qian
c4a5eeabcc
merge master
2015-11-26 06:57:12 +00:00
bao-qian
6023f415a4
Fix Wox restart
...
1. refactoring restart
2. delte some windows forms methods
3. using string inteperlation and delete hard coeded new line char
should fix #322
2015-11-26 05:01:00 +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
3f60723425
Fix some unresolved reference for xaml
2015-11-12 20:36:32 +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
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
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
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
b33b696336
Misc
2015-11-08 02:27:13 +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
af7beb2c34
Improve UI for multiple action keywords
...
See #352
2015-11-06 02:29:32 +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
3085799c3c
Fix #357
...
Fix bug introduced since a5abe9234faafcd170f9468a70f42bf60eda0f0d
2015-11-04 17:21:45 +00:00
bao-qian
dc8df9c62f
Enable PreLoadImages
...
Fix bug introduced in
cf87f68b42
2015-11-04 01:10:54 +00:00
bao-qian
cb1da686ec
Fix System.NullReferenceException for #356
2015-11-04 00:26:15 +00:00
bao-qian
288ac62448
Refactoring Query initialisation
2015-11-03 05:09:54 +00:00
bao-qian
f5d3df65b0
Misc
2015-11-03 01:33:53 +00:00
bao-qian
fc6ac662cd
Refactoring instant query
2015-11-03 00:34:27 +00:00
bao-qian
c9edc217fd
Misc
2015-11-02 13:43:19 +00:00