rmterra
cb952b0d3a
updates MainWindow visibility bindings to use System.Windows.Visibility instead of bool
2016-02-21 18:27:05 -03:00
bao-qian
5df766466a
Misc
...
part of refactoring for PR #494
2016-02-21 15:26:57 +00:00
bao-qian
4643810b75
ActionPanel -> ContextMenu
...
part of refactoring for PR #494
2016-02-21 14:40:10 +00: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