bao-qian
7e7b41cd8c
ResultPanel -> ResultListBox, part 2
...
part of refactoring for PR #494
2016-02-21 17:04:28 +00:00
Colin Liu
aa9ec603a9
Try to fix the problem that the designer preview is empty
2016-02-20 01:47:47 +08:00
Colin Liu
1b4cc556be
Revert Hotkey from InputBinding back to KeyDown event
2016-02-19 22:58:27 +08:00
Colin Liu
1b6a43ae15
Add support for design time DataContext binding
...
Add this support to suppress the warning from Resharper
2016-02-19 21:25:55 +08:00
Colin Liu
ca3bedc9a1
Fix dependency bugs
2016-02-18 19:43:35 +08:00
Colin Liu
df85543337
Implement the support for shortcut key
2016-02-18 19:40:47 +08:00
Colin Liu
8621fe2e3c
Refactor MainWindow with MVVM
...
- Add MVVM structure(BaseViewModel)
- Create ViewModel for MainWindow
- Refactor MainWindow.xaml to support MVVM
- Move PublicAPI implementation from MainViewModel to PublicAPIInstance
2016-02-18 19:30:36 +08:00
bao-qian
c4a5eeabcc
merge master
2015-11-26 06:57:12 +00:00
bao-qian
3f60723425
Fix some unresolved reference for xaml
2015-11-12 20:36:32 +00: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
4368602684
Use consistent name convention
2015-11-01 01:18:53 +00:00
qianlifeng
87958d9db8
Move web search setting to its own project
2015-01-26 22:50:38 +08:00
qianlifeng
56fa719931
API changes
2015-01-26 20:54:01 +08:00
qianlifeng
7821f41723
some API changes for Query class and renames.
2015-01-26 17:46:55 +08:00
qianlifeng
755e7bc232
Add Context menu
2014-10-23 18:39:11 +08:00
qianlifeng
3fea8eb820
Fix a crash in Win8
2014-07-27 17:15:12 +08:00
qianlifeng
e4898bbbb3
Allow drag drop to install wox plugin.
2014-06-30 22:50:54 +08:00
qianlifeng
36f3c293f0
close #65 Hide when app loses focus
2014-04-13 10:08:33 +08:00
Yeechan Lu
90efb967fe
Revert "Use short name of Assembly instead of full name." since there are some Assembly loading issues.
...
This reverts commit cf7ae900
.
Short name will produce no errors when debugging using Visual Studio hosting process. However, this will crash outside Visual Studio.
2014-03-26 11:50:21 +08:00
Yeechan Lu
cf7ae90097
Use short name of Assembly instead of full name.
2014-03-25 14:47:29 +08:00
Yeechan Lu
d78ecdc203
Fix bug with theme in Windows 8
2014-03-24 00:08:56 +08:00
qianlifeng
3b2e54a156
Fix a UI issue.
2014-03-20 21:41:30 +08:00
qianlifeng
86fe78ba95
Add drag support #44
2014-03-18 20:42:23 +08:00
qianlifeng
a7b3ef34d8
Remove AllowsTransparency which is buggy in XP and poor performance.
2014-03-15 23:42:23 +08:00
qianlifeng
ea4e25ea28
Add round corner support for Wox.
2014-03-15 00:17:37 +08:00
qianlifeng
7f769e00b9
Add clipboard plugin.
2014-02-28 23:21:01 +08:00
Yeechan Lu
4db3bd7423
Rename the project.
2014-01-29 18:33:24 +08:00