summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/PictureSettingsView.xaml
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Implement the Pad filter in the UI. (For testing - Note, summary, pre...sr552021-03-291-13/+17
* WinGui: Minor UI/UX tweaks.sr552021-02-141-18/+22
* WinGui: Align some of the checkboxs left to avoid overly large click areas. F...sr552020-08-221-2/+2
* WinGui: Adding support for the new resolution limit setup to the preset scree...sr552020-06-261-2/+2
* WinGui: Experimental new Dimensions Tab Design. (Part 1 of Several). Addin...sr552020-06-261-63/+67
* WinGui: Lay the ground work for adding the padding filter to the Windows UI. ...sr552020-05-171-116/+229
* WinGui: Simplify the Language Resource Files.sr552018-10-101-26/+26
* WinGui: Improving Accessibility of the new Queue (and fixed a few other issue...sr552018-09-281-10/+19
* WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...sr552017-07-041-1/+1
* WinGui: Adding support for Custom Anamorphic back. Implements #504sr552017-06-281-8/+10
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-201-1/+1
* Adding some additional tooltips to the picture settings and video tabs.Scott2015-10-031-8/+14
* WinGui: Adding a number of new tooltips for some of the more complicated cont...Scott2015-09-191-4/+7
* WinGui: Another alignment issue fix.sr552015-06-161-2/+2
* WinGui: Fix an issue with the json preset factory not correctly setting the a...sr552015-06-161-10/+9
* WinGui: Moving more of the view strings into resources. sr552015-06-071-25/+20
* WinGui: Combine the Still and Live previews into a single window in the same ...sr552015-01-171-3/+0
* WinGui: Remove the option to enable the static preview window. Window is now ...sr552014-11-271-2/+1
* WinGui: Switch to using hb_set_anamorphic_size2. This simplifies the picture ...sr552014-08-221-2/+4
* WinGui: Fix a styling issue on the preview window. Disable libhb encode for...sr552014-08-021-1/+2
* WinGui: Minor tidy up of options. Cleanup of some code warnings and some init...sr552014-05-181-1/+1
* WinGui: Give the preview window a presence on the picture settings tab. Added...sr552014-05-171-16/+30
* WinGui: Tidy up a few cosmetic issues and enable the picture preview code in ...sr552014-01-251-112/+120
* WinGui: Some further work in the background on the still preview feature.sr552013-12-061-4/+6
* WinGui: Undo the Preview Change from last checkin.sr552013-11-281-2/+2
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-281-2/+2
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-191-3/+8
* WinGui: Improved Audio Listbox Item style. Moved to a single line design. S...sr552013-08-221-1/+1
* WinGui: Change Loose and Strict Anamorphic to use hb_set_anamorphic_sizesr552013-07-141-3/+0
* WinGui: Disable Custom Anamorphic calculations (Will implement these via libh...sr552013-04-211-1/+4
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from Vidcoder...sr552013-01-061-15/+22
* WinGui: Increase the size of the cropping numeric boxes and change their bind...sr552012-12-311-4/+4
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-271-3/+5
* WinGui: Numerous fixes to the picture settings tab. Fixed framerate typo on t...sr552012-06-031-4/+9
* WinGui: (WPF) Initial wire-up work on the Picture settings panel and setup th...sr552012-02-111-20/+53
* WinGui: (WPF) Further work on hooking up the various tabs on the Main Window.sr552012-01-081-17/+22
* WinGui: (WPF) Move all the main UI tab UserControls into an MVVM format. Most...sr552011-12-301-0/+96