OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 22 Jan 2011 21:41:04 +0000 (21:41 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 22 Jan 2011 21:41:04 +0000 (21:41 +0000)
commit268fa7a659a145292b0f99e58a94ee113b7c2591
tree76626fb894f80a5fc9baa4271b4a1a8fa32189cc
parent92a6427d5319576aa5717018afd09a639dab7e36
WinGui:
- Initial Layout of the WPF Main Window.

git-svn-id: svn://localhost/HandBrake/trunk@3765 b64f7644-9d1e-0410-96f1-a4d463321fa5
30 files changed:
win/C#/HandBrakeWPF/HandBrakeWPF.csproj
win/C#/HandBrakeWPF/Views/Images/ActivityWindow.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/ActivityWindow_small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/AddToQueue.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/AddToQueue_small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/ErrorX.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/General Preferences.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Help16.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Movies.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Output_Small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Pause.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Play.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Play_small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Pref_Small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Queue.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/Queue_Small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/copy.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/disc_small.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/download.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/folder.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/hb16.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/hb32.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/info16.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/logo128.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/logo64.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/picture.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/save.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/stop.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/Images/window.png [new file with mode: 0644]
win/C#/HandBrakeWPF/Views/MainView.xaml