summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/AttachedProperties
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: A useful window utility class that might be useful later.sr552019-06-301-0/+127
|
* WinGui: Fix a number of stylecop warnings.sr552017-02-111-3/+2
|
* WinGui: Some more minor tweaks to the new source menu and tidyup on the ↵sr552013-12-261-142/+0
| | | | | | options screen. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5941 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Change the implementation of the Source Menu Image handling. ↵sr552013-09-031-3/+0
| | | | | | Hopefully this might workaround a crash some people are seeing in the .NET BitmapDecoder object. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5765 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix an error in the Drive Menu Attached Propertysr552013-07-071-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5639 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Fix to the Drive Menu service so that it doesn't refresh when ↵sr552013-07-061-7/+25
| | | | | | clicking on a menuitem. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5637 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Add an attached property to the source menu to handle drive ↵sr552013-05-261-0/+127
| | | | | | detection rather than relying on callbacks from the OS. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5517 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Improvements and fixes to the Queue Window. Added WhenDone option. ↵sr552012-05-261-0/+145
Fixed an issue where the progress counter would not display if you started an encode before opening the queue window. Updated the Options Window to keep settings displayed up to date. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4698 b64f7644-9d1e-0410-96f1-a4d463321fa5