From 70ea64b335ed39cb8e2584b64229ab3a9ee6d21f Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 24 May 2013 18:41:44 +0000 Subject: WinGui: Redesign the tooltip for the Queue items to show Source and Destination full path. Also increase the default timeout to 10 seconds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5509 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 1 + win/CS/HandBrakeWPF/Views/QueueView.xaml | 72 ++++++++++++++++++++++---------- 2 files changed, 51 insertions(+), 22 deletions(-) (limited to 'win/CS/HandBrakeWPF') diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 21de3a905..9e22a9dc6 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -312,6 +312,7 @@ PublicResXFileCodeGenerator Resources.Designer.cs + Designer diff --git a/win/CS/HandBrakeWPF/Views/QueueView.xaml b/win/CS/HandBrakeWPF/Views/QueueView.xaml index c72398396..e0758689d 100644 --- a/win/CS/HandBrakeWPF/Views/QueueView.xaml +++ b/win/CS/HandBrakeWPF/Views/QueueView.xaml @@ -26,6 +26,12 @@ + + + + @@ -136,7 +142,7 @@ - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - -- cgit v1.2.3