summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Controls
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Add a "Or Drop File Here" box to the transparent area beside the ↵sr552017-06-171-1/+8
| | | | source selection to make the feature more prominent. Also decrease the transparency a bit to make the inactive backbround darker.
* WinGui: Fix a number of stylecop warnings.sr552017-03-261-4/+4
|
* WinGui: Fix a number of stylecop warnings.sr552017-02-113-5/+5
|
* WinGui: SplitButton was broken. #524sr552017-01-151-1/+1
|
* WinGui: Allow the log window to be opened from the Scan Status Overlay.sr552017-01-082-20/+68
|
* WinGui: Improve many tooltips for 1.0 #426sr552016-12-201-2/+3
|
* WinGui: Fix the numberbox control for users that have the High Contrast ↵sr552016-11-271-6/+9
| | | | windows theme. The text should now be readable. Fixes #400
* WinGui: Fix a large number of stylecop warnings.sr552016-10-301-3/+3
|
* WinGui: Change help link on toolbar to point to the new docs.sr552016-08-261-1/+1
|
* WinGui: Refix styling and layout on the Drive Listbox so it scrolls ↵sr552016-07-301-54/+49
| | | | correctly. Fixes #263
* WinGui: Some Cosmetic changes and links added to the GUI.sr552016-03-212-0/+19
|
* Tidy up some Stylecop WarningsScott2015-09-261-0/+18
| | | | Tidy up some Stylecop Warnings
* WinGui: If the Queue Recovery doesn't return any results, show the "Source ↵sr552015-08-232-0/+26
| | | | | | Selection" pane when the app starts up. Added quick access links to the preferences / About HandBrake Panes on this panel. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7411 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Move user control strings to resources.sr552015-06-111-12/+12
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7293 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: Some minor UI Improvements. Including Waiting Queue Count on the ↵sr552015-04-223-5/+5
| | | | | | "Show Queue" toolbar icon. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7117 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Minor design tweaks to the No Titles found dialog. sr552015-04-202-2/+133
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7109 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Restore the "No Titles Found" dialog from previous versions of ↵sr552015-04-201-0/+59
| | | | | | HandBrake. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7108 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some further UI design tweaks.sr552015-04-182-69/+85
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7095 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could ↵sr552015-04-183-23/+129
| | | | | | sometimes cause a crash. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7094 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Misc UI consistency improvements. sr552015-02-091-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6893 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improve the design of the Source Selection window. The pane will now ↵sr552014-11-291-11/+15
| | | | | | show a scrollbar if there are a large number of DVD drives available. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6570 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add UIAutomation Names to some of the key controls on the main ↵sr552014-09-022-5/+5
| | | | | | window. If this works as described, will roll out on an extended basis. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6388 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Cosmetic improvement to the SplitButton Control. It no longer ↵sr552014-05-111-2/+4
| | | | | | appears for a split second when the control initialises. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6180 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Some more minor tweaks to the new source menu and tidyup on the ↵sr552013-12-261-11/+7
| | | | | | options screen. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5941 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Attempt to make the new source selection window less jarring in ↵sr552013-12-211-7/+8
| | | | | | terms of positioning. Docked it to the left rather than centre and reduce the spacing between the UI elements. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5938 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Redesigned the Source Selection Menu dropdown, to an overlay window. ↵sr552013-12-012-0/+120
| | | | | | Hopefully this is a bit cleaner but feedback is welcome on the forum. This may get reverted later if it doesn't work out. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5909 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Replace the MenuButtons with SplitButtons on the Audio/Subtitle tabs.sr552013-08-221-0/+295
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5734 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change the Add button on the Audio/Subtitle tabs to DropButtons to ↵sr552013-06-011-0/+65
| | | | | | better expose the add options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5538 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: For Point to Point Frames: Use Numeric Up Down Control. For PTP ↵sr552013-01-232-0/+896
| | | | | | Seconds, use Timespan Up down so the user can enter a time in format hh:mm:ss git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5199 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix AllowSleep option. Port the Numeric Stepper control from ↵sr552013-01-063-0/+964
| | | | | | Vidcoder onto the Picture settings panel. This should fix a number of strange behavioural issues with the old control. Please report any new issues that this causes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5158 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Status overlay when scanning. Not sure if this is going to stay, ↵sr552012-05-204-0/+364
just experimenting with ideas. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4690 b64f7644-9d1e-0410-96f1-a4d463321fa5