OSDN Git Service

WinGui:
authorsr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 29 Jun 2009 20:05:04 +0000 (20:05 +0000)
committersr55 <sr55@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 29 Jun 2009 20:05:04 +0000 (20:05 +0000)
commit8cb0f4fd9a6563a9e99d0bda075f000a3b657350
tree7e6ec763fb01a49e12f204dbfe3ca011557d3979
parent29d3c7f382c73e65b9002be51c93be12cb1f3312
WinGui:
- Added Global Event Handlers to parts of some of the user controls.
- Added register and deregister event handler functions for widget changes. (This allows the preset label to be changed to custom when a user changes a widget). This isn't finalised.
- Misc UI tweaks
- Few bug fixes:
    * Preset update notification appearing behind splashscreen
    * Tweaks to the preset loader to make it work a bit better.

git-svn-id: svn://localhost/HandBrake/trunk@2640 b64f7644-9d1e-0410-96f1-a4d463321fa5
win/C#/Controls/AudioPanel.cs
win/C#/Controls/Filters.cs
win/C#/Controls/PictureSettings.cs
win/C#/Functions/PresetLoader.cs
win/C#/Functions/QueryParser.cs
win/C#/frmActivityWindow.Designer.cs
win/C#/frmMain.Designer.cs
win/C#/frmMain.cs