log gui/win32/gui.h @ 37151:c63629427fde

age author description
Wed, 06 Aug 2014 16:35:38 +0000 ib Apply skin defaults in Win32 GUI.
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Wed, 05 Dec 2012 23:28:14 +0000 ib Avoid using local variables named filename.
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Mon, 11 Jul 2011 10:39:55 +0000 ib Remove unused parameter skindir from create_subwindow() in Win32 GUI.
Mon, 11 Jul 2011 10:36:09 +0000 ib Fix memory leak in the Win32 GUI.
Sun, 19 Jun 2011 17:33:01 +0000 diego win32 gui: Move some forward declarations to the appropriate header file.
Sun, 12 Sep 2010 11:12:06 +0000 reimar Remove a duplicate mconfig declaration
Sat, 11 Sep 2010 12:17:11 +0000 diego Move codecname extern variable declaration to gui.h, which is better suited.
Thu, 01 Jul 2010 17:47:25 +0000 reimar skinName is already declared in interface.h, so remove
Tue, 16 Feb 2010 19:07:06 +0000 reimar Fix win32 gui compilation.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Tue, 11 Mar 2008 18:46:52 +0000 vayne more header / declaration cleanups; fixes a lot of warnings as well as a preempt to removal of redundant wincfg.h.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 20:55:05 +0000 diego Add consistent GUI prefix to multiple inclusion guards.
Thu, 26 Apr 2007 17:30:20 +0000 vayne header / declarations cleanup, also fixes broken compilation.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui