summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/ShellView.xaml.cs
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Expand the hack to make the window appear correctly when restoring fr...sr552019-12-101-1/+4
* WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window i...sr552019-10-181-2/+3
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-041-0/+3
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now C...sr552018-08-031-2/+2
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate g...sr552018-02-101-0/+11
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-30/+27
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-161-3/+6
* App Services Tidyup ContdScott2015-09-261-0/+1
* WinGui: Add a Mini Status Display window that can be accessed via the tray no...sr552015-07-181-1/+22
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+0
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-0/+2
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the use...sr552015-04-251-17/+9
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-18/+8
* WinGui: sr552015-01-101-0/+1
* WinGui: Re-factoring the services library. sr552014-11-291-0/+1
* WinGui: Fix a few bugs:sr552013-12-291-0/+1
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
* WinGui: Remove now unneeded debug menusr552013-09-211-0/+2
* WinGui: Just some prototype code for safe keeping. Some ideas around an Insta...sr552013-06-291-0/+8
* WinGui: Add support for the tray icon.sr552013-02-021-1/+79
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-271-3/+8
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ...sr552012-10-071-0/+8
* WinGui: Add support for keyboard shortcuts. These are slightly different to t...sr552012-07-081-1/+19
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-0/+19
* WinGui: Added a Shell View which can host various windows. By default this wi...sr552012-06-081-0/+27