summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/ShellView.xaml.cs
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Expand the hack to make the window appear correctly when restoring ↵sr552019-12-101-1/+4
| | | | | | from task tray. Fixes #2497 (cherry picked from commit 8f5748ede67c8e93965daf3abf739ba3cc4e8266)
* WinGui: Workaround a broken behaviour in Windows Task Tray. Maximise window ↵sr552019-10-181-2/+3
| | | | is now single click.
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display ↵sr552018-11-041-0/+3
| | | | shortcuts on the Context Menu on the Add to Queue button.
* WinGui: Remap Ctrl-S to Open Destination Save Dialog. Start Encode is now ↵sr552018-08-031-2/+2
| | | | Ctrl-E instead. (Makes more sense this way)
* WinGui: New shortcuts for easier accessibility. Ctrl 1 through 7 activate ↵sr552018-02-101-0/+11
| | | | given tabs and set focus to allow easier tab navigation of the guil
* 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 ↵sr552017-03-161-3/+6
| | | | task tray header and system tray tooltip. (Configured via preferences). #630
* App Services Tidyup ContdScott2015-09-261-0/+1
| | | | Moving all the helper and utility classes to the gui project
* WinGui: Add a Mini Status Display window that can be accessed via the tray ↵sr552015-07-181-1/+22
| | | | | | notify icon when the app is minimised to tray. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7350 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix Line Endings and (StyleCop)Warningssr552015-05-031-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7152 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further Minor UI tweaks. F1 Keyboard shortcut for Help.sr552015-04-271-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7130 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Further UI / UX Tweaks. Main body of settings disabled until the ↵sr552015-04-251-17/+9
| | | | | | | | | | | | 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
* WinGui: Remove a bunch of CLI handling code.sr552015-01-311-18/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6840 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: sr552015-01-101-0/+1
| | | | | | | | - Fix the DRC call - Adding a HandBrake instance manager for scanning to make calls into the libhb helper methods easier. - Remove codecparam from the audio models git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6724 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Re-factoring the services library. sr552014-11-291-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6567 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix a few bugs:sr552013-12-291-0/+1
| | | | | | | | - Advanced query getting nulled out for QSV due to some dead code. - Updated the regex for the decomb value to accept unquoted value as well as quoted. - Remapped Ctrl-F to Ctrl-O to be more standard. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5944 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-191-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5898 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove now unneeded debug menusr552013-09-211-0/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5791 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Just some prototype code for safe keeping. Some ideas around an ↵sr552013-06-291-0/+8
| | | | | | Instant HandBrake window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5617 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for the tray icon.sr552013-02-021-1/+79
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5235 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: General code tidy-up and fix a couple of possible points that could ↵sr552012-11-271-3/+8
| | | | | | throw exceptions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5083 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Remove the Windows API Code Pack Library, it's no longer needed with ↵sr552012-10-071-0/+8
| | | | | | .NET 4 since we can use .NETs built in taskbar progress states. Removed some other libraries we no longer use. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5005 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add support for keyboard shortcuts. These are slightly different to ↵sr552012-07-081-1/+19
| | | | | | | | | | | | | | the old UI. See Below. // Start Encode (Ctrl+S) // Stop Encode (Ctrl+K) // Open Log Window (Ctrl+L) // Open Queue Window (Ctrl+Q) // Add to Queue (Ctrl+A) // Scan a File (Ctrl+F) // Scan a Folder (Ctrl+R) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4820 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Another set of assorted fixes and UI tweaks.sr552012-06-261-0/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4781 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Added a Shell View which can host various windows. By default this ↵sr552012-06-081-0/+27
will host the Main window. Changed the Options window to be a usercontrol so it can be hosted in this shell view, allowing for a chrome-esk style options within the main window without the need for a dialog window. The options window will need some design changes. (Coming soon) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4721 b64f7644-9d1e-0410-96f1-a4d463321fa5