]> granicus.if.org Git - handbrake/commit
WinGui: Further UI / UX Tweaks. Main body of settings disabled until the user perfor...
authorsr55 <sr55.hb@outlook.com>
Sat, 25 Apr 2015 16:35:43 +0000 (16:35 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 25 Apr 2015 16:35:43 +0000 (16:35 +0000)
commit780d8a9a1c86a27c8608f0cdca3a8b58cc9fb894
tree212d93ed4dcca8274f755e005487dfe2e62eb238
parentca6ad7f1c6f414758a99ea82bdfa9e64aae6aada
WinGui: Further UI / UX Tweaks.  Main body of settings disabled until the user performs a scan.
Keyboard shortcut changes:
Alt+O  -> Open Source Panel   (New)
Ctrl+O -> Open FileScan (Unchanged)
Ctrl+Shift+O  -> Open Folder  (Was Ctrl+R)
Ctrl+F (Removed)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7125 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/CS/HandBrakeWPF/Commands/ProcessShortcutCommand.cs
win/CS/HandBrakeWPF/ViewModels/Interfaces/IMainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/Views/MainView.xaml
win/CS/HandBrakeWPF/Views/ShellView.xaml.cs