bao-qian
6814130570
ResultItem -> Result, part 2
...
part of refactoring for PR #494
2016-02-21 15:19:42 +00:00
bao-qian
cb6160f1e4
ResultItem -> Result, part 1
...
part of refactoring for PR #494
2016-02-21 15:13:27 +00:00
bao-qian
b00214bdbd
UserControl -> ListBox
2016-02-21 14:53:32 +00:00
bao-qian
4643810b75
ActionPanel -> ContextMenu
...
part of refactoring for PR #494
2016-02-21 14:40:10 +00:00
bao-qian
45246bccd7
ResultPanelViewModel -> ResultsViewModel, part 1
...
part of refactoring for PR #494
2016-02-21 14:33:18 +00:00
bao-qian
78b44a1319
ResultPanelViewModel -> ResultsViewModel, part 1
...
part of refactoring for PR #494
2016-02-21 14:30:13 +00:00
bao-qian
0e6cd0f72a
ResultPanel -> ResultListBox, part 2
...
part of refactoring for PR #494
2016-02-21 14:22:34 +00:00
bao-qian
0aeba7c5af
tmp rename
2016-02-21 14:14:27 +00:00
bao-qian
525c00ea18
ResultPanel -> ResultListBox, part 1
...
part of refactoring for PR #494
2016-02-21 13:53:20 +00:00
bao-qian
c056bd4d4c
Delete unnecessary file
...
part of refactoring for PR #494
2016-02-20 15:59:29 +00:00
bao-qian
93682fb42b
Merge pull request #494 from LingForCC/MVVM_MainWindow_ResultPanel
...
Refactor MainWindow and ResultPanel
2016-02-19 18:39:41 +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
6f83bf3af2
Remove ResultOpened related events
...
Since we are going to refactor plugin-UI interaction mechanism in the
near future, we just keep current implementation as simple as possible.
2016-02-19 23:26:13 +08:00
Colin Liu
d5245f0730
Bug Fixing - The caret is not at the last of search text when switching back from context menu
2016-02-19 22:59:01 +08:00
Colin Liu
1b4cc556be
Revert Hotkey from InputBinding back to KeyDown event
2016-02-19 22:58:27 +08:00
Colin Liu
2efcbd060a
Implement ToString and GetHashCode methods for ResultItemViewModel
2016-02-19 22:55:58 +08:00
Colin Liu
68ee35d03b
Bug Fixing - IsSelected is not implemented in ResultItemViewModel
...
If this property is not implemented, the Theme of selected search result
won't take effect.
2016-02-19 21:36:44 +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
8de26af246
Fix UI Flickering issue
2016-02-18 22:53:41 +08:00
Colin Liu
c3fd732243
Refactor according to MVVM implementation
2016-02-18 20:56:53 +08:00
Colin Liu
3ce0b8bc97
Remove unused code
...
- ListBoxItem_OnDrop Event Handler
- ItemDropEvent Handler
- UpdateItemNumber method
2016-02-18 20:29:51 +08:00
Colin Liu
2846eea956
Remove unused code
2016-02-18 19:44:07 +08:00
Colin Liu
ca3bedc9a1
Fix dependency bugs
2016-02-18 19:43:35 +08:00
Colin Liu
2d4d7b80c1
Support for Sys Tray Icon
2016-02-18 19:42:57 +08:00
Colin Liu
df85543337
Implement the support for shortcut key
2016-02-18 19:40:47 +08:00
Colin Liu
e15baeb4a2
Remove unused code and add required code for MVVM
2016-02-18 19:35:17 +08:00
Colin Liu
f16804c0f8
Comment out code for later update
2016-02-18 19:32:48 +08:00
Colin Liu
934a41e414
Refactor ResultPanel/ResultItem with MVVM
2016-02-18 19:31:15 +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
bbf2c29a4a
Merge branch 'dev'
2016-02-17 16:59:09 +00:00
bao-qian
0a148166e1
Fix websearch plugin query content
2016-02-17 16:58:32 +00:00
bao-qian
79b4716b95
Fix "NoTranslation" bug for plugins
...
1. fix #475
2. remove GetLanguagesFolder, part of #468
3. bug introduced since 1f939ff3
2016-02-17 15:49:55 +00:00
qianlifeng
57437f04c9
Merge pull request #490 from qazbnm456/master
...
fix typo
2016-02-15 15:33:23 +08:00
Leo
8bbcd267cd
fix typo
2016-02-15 13:03:04 +08:00
qianlifeng
e885cb6c45
Merge pull request #485 from niwatolli3/niwatolli3/japanese_support
...
Japanese support
2016-02-14 17:44:59 +08:00
niwatolli3
8182141e93
refs #485
...
* Add more Japanese support
2016-02-09 23:53:06 +09:00
niwatolli3
d7d2efd58e
refs #484
...
* Add japanese Support.
* I add following language file
* Plugins/Wox.Plugin.WebSearch/Languages/ja.xaml
* Wox/Languages/ja.xaml
2016-02-09 23:30:54 +09:00
bao-qian
02033a675a
Merge pull request #477 from Kingwl/master
...
Misc
2016-01-22 13:12:39 +00:00
kingwl
ca0f7bb74c
comment fix
2016-01-22 20:47:00 +08:00
bao-qian
d676ecfaa8
Merge pull request #469 from Wox-launcher/dev
...
Refactoring directory handling
Fix #353
2016-01-08 02:23:04 +00:00
bao-qian
a0f556b2a9
Refactoring directory path for plugins
2016-01-08 02:18:19 +00:00
bao-qian
6071319acd
Refactoring directory path for misc
2016-01-08 01:57:11 +00:00
bao-qian
e9ddfa6cf9
Refactoring directory path for python plugin
2016-01-08 01:55:24 +00:00
bao-qian
8ee94d75ca
Refactoring directory path for plugin
2016-01-08 01:49:00 +00:00
bao-qian
ec40956721
Merge language and theme into resource folder
2016-01-07 20:04:37 +00:00
bao-qian
8504d01688
Refactoring directory path for UI resource
2016-01-07 04:47:28 +00:00
bao-qian
c8a932b6b3
Refactoring directory path for storage
2016-01-07 02:31:17 +00:00
bao-qian
b1ed51e72c
Fix missing using directive
2016-01-07 00:14:16 +00:00
bao-qian
b386af4121
Add executable directory path
2016-01-06 22:18:27 +00:00
bao-qian
0daa3a8f57
ReSharper: remove redundant code
2016-01-06 21:34:42 +00:00