]> granicus.if.org Git - handbrake/commit
WinGui:
authorsr55 <sr55.hb@outlook.com>
Sun, 23 May 2010 15:35:57 +0000 (15:35 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 23 May 2010 15:35:57 +0000 (15:35 +0000)
commita28717d0b3d41674934d6e0e24ee70344576fb1e
treef82bcc5c983d0de0bf83a4fc65800926a83cbe76
parentf89416ee188a36566bd420d36488d1110a7ca1d5
WinGui:
- Added some new events to the Queue for future refactoring.
- Refactor / Cleanup / Remove more stylecop warnings.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3315 b64f7644-9d1e-0410-96f1-a4d463321fa5
17 files changed:
win/C#/Controls/Filters.cs
win/C#/Controls/Subtitles.cs
win/C#/Controls/x264Panel.cs
win/C#/Functions/Main.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/QueryGenerator.cs
win/C#/Functions/System.cs
win/C#/Functions/Win32.cs
win/C#/Presets/PlistPresetHandler.cs
win/C#/Program.cs
win/C#/Services/Queue.cs
win/C#/frmAbout.cs
win/C#/frmDownload.cs
win/C#/frmMain.cs
win/C#/frmPreview.cs
win/C#/frmQueue.Designer.cs
win/C#/frmQueue.cs