summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/AttachedProperties/DriveMenu.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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