From 8747cd2227c1d7e295e7c6596b6ba32a35be595b Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 4 Apr 2008 16:09:04 +0000 Subject: - New Audio Panel (Query Parser, Query Generator, Preset Loader Functions all updated) This includes minor changes to the UI (e.g in the 'Output Settings' box) - UI Improvments for Windows Vista and XP where non Classic theme is used. - Activity Window can now view the log whilst an encode is going. (Doesn't live update... yet TODO!) - Changed Radio File/Folder option for Source Browse to a single checkbox. Folder view by default. Check "File mode" for file selection dialog. - Misc other UI changes - Update checker won't display an error message during statup if one occurs whilst checking the update. The message was hidden behind the splash screen. This is now not a problem. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1375 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/frmActivityWindow.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win/C#/frmActivityWindow.Designer.cs') diff --git a/win/C#/frmActivityWindow.Designer.cs b/win/C#/frmActivityWindow.Designer.cs index abddecf62..a8cdfc808 100644 --- a/win/C#/frmActivityWindow.Designer.cs +++ b/win/C#/frmActivityWindow.Designer.cs @@ -1,7 +1,7 @@ /* frmDvdInfo.Designer.cs This file is part of the HandBrake source code. - Homepage: . + Homepage: . It may be used under the terms of the GNU General Public License. */ namespace Handbrake -- cgit v1.2.3