summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Auto-name System will now always generate a unique filename. The Pref...sr552019-04-211-0/+7
* WinGui: Improvements to Options layout. "General" tab has been split. "When ...sr552019-04-201-45/+53
* WinGui: New option to control the file overwrite default behaviour. Overwrite...sr552019-04-201-19/+12
* WinGui: Remove legacy delete.png icon and replace with grey X variant. Better...sr552019-04-197-5/+5
* WinGui: Make the Queue Delete button more reliable. Doesn't need a double cli...sr552019-04-192-12/+18
* WinGui: Another code path without error handling enabled for add to queue fixed.sr552019-04-191-1/+1
* WinGui: Various fixes and improvements to validation handling and options in...sr552019-04-192-10/+14
* WinGui: Set the Countdown Alert to top most. #2032sr552019-04-111-1/+1
* WinGui: Retry menu item disabled state fixed on queue.sr552019-04-061-0/+4
* WinGui: Minor bug fixes and UX improvements to the new queue design.sr552019-04-062-3/+14
* WinGui: Increase Queue Window size and make more space for the Filenames on t...sr552019-03-292-5/+7
* WinGui: Move all image paths to be consistent.sr552019-03-101-4/+4
* WinGui: Fix inline queue.sr552019-03-102-2/+2
* WinGui: Bind "Ctrl-C" on the Error window. This *may* be usable in some insta...sr552019-03-092-7/+34
* WinGui: Queue Up/Down button size aligned with other buttons on the window.sr552019-03-031-2/+2
* WinGui: Queue -> Overhaul the context menu on the queue to offer context awar...sr552019-03-032-22/+77
* WinGui: Remove the legacy queue design. The new design is now always used.sr552019-03-037-1043/+461
* WinGui: Further evolving the new queue design.sr552019-02-231-163/+205
* WinGui: Set the button text to "Apply" on the Defaults Windows rather than "S...sr552019-02-181-1/+1
* Add WebM support (#1822)Justin Bull2019-02-132-5/+9
* WinGui: Utilise new hb_global_init_no_hardware when hb_global_init fails. T...sr552019-02-111-2/+10
* WinGui: Remove left over Advanced Tab checkboxsr552019-02-111-6/+1
* WinGui: Move the Queue Recovery option from the source panel to the Queue Men...sr552019-01-271-0/+3
* WinGui: Update Min Title Scan labelsr552019-01-241-2/+2
* WinGui: Initial support for SSA file import.sr552019-01-141-1/+1
* WinGui: Make the toolbar customisation options more discoverable by making th...sr552019-01-141-0/+7
* WinGui: Removing a miss remnant of the old advanced tab.sr552019-01-141-3/+0
* WinGui: Strip out some legacy code for x264 options handling.sr552019-01-123-559/+0
* WinGui: Improvements to the new queue design.sr552019-01-043-12/+70
* WinGui: Make the new queue design default for new nightly installs. Move the...sr552018-12-282-176/+188
* WinGui: Restore the options dropdown on the legacy queue design.sr552018-12-281-0/+23
* WinGui: Tighten up the UI for marginal displays and move the "Back" button on...sr552018-12-282-14/+12
* WinGui: Don't allow multiple preview windows to be opened.sr552018-12-141-0/+1
* WinGui: Consistency tweak. "Reload" instead of "Reload Defaults"sr552018-12-121-1/+1
* WinGui: Completely hide the 2pass control for all hardware encoders.sr552018-12-021-1/+1
* WinGui: Fix a minor cosmetic issue on the extra args box on the video tab. Fi...sr552018-11-291-1/+1
* WinGui: Allow Add All / Add Selection to queue to be added to the toolbar sim...sr552018-11-241-8/+39
* WinGui: Disable 2-pass for NVEnc and VCE. this is not implemented.sr552018-11-211-1/+1
* WinGui: Fixing various UI Localisation issues and missing strings. #1597sr552018-11-194-30/+30
* Few Minor UI Tweaks to better handle localised content.sr552018-11-171-2/+2
* WinGui: Adding Language support to the UI. Adding Partial Translation for Ge...sr552018-11-111-22/+26
* WinGui: Make the "Version" label in options and about selectable and copyable...sr552018-11-084-8/+34
* WinGui: Add shortcuts for All All to Queue and Add Selection. Display shortc...sr552018-11-042-3/+6
* WinGui: Limit the experimental features to the nightly builds.sr552018-11-021-1/+1
* WinGui: Remove the preference to show the advanced tab. This can still be tog...sr552018-10-203-10/+4
* WinGui: Rollback some styling change fixes to see if it fixes the odd behavio...sr552018-10-194-4/+4
* WinGui: Fix a number of style inheritance issues.sr552018-10-1512-41/+41
* WinGui: Simplify the Language Resource Files.sr552018-10-1025-427/+427
* WinGui: Consistency Tweak on the Audio/Subtitle behaviour buttons on the add ...sr552018-10-061-2/+2
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-288-95/+76