log gui/mplayer/gui_common.h @ 33548:55b8f5d5df15

age author description
Fri, 17 Jun 2011 17:51:50 +0000 ib Remove unused parameter 'Size' in wsConvert().
Thu, 16 Jun 2011 11:30:11 +0000 ib Rename Render() RenderAll().
Tue, 03 May 2011 14:34:40 +0000 ib Remove private symbolic constants from header files.
Wed, 09 Mar 2011 15:36:10 +0000 ib Make functions static that are only used inside the file.
Tue, 08 Mar 2011 12:38:23 +0000 ib Cosmetic: Rename macro controlling the dlabel delay.
Tue, 08 Mar 2011 12:29:44 +0000 ib Cosmetic: Format to MPlayer coding style.
Mon, 07 Mar 2011 19:35:39 +0000 ib Remove needless includes.
Thu, 03 Feb 2011 14:44:46 +0000 ib Improve the readability of dynamic labels which scroll.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Tue, 08 Jul 2008 15:54:31 +0000 diego Remove declaration of extern inline function that is used nowhere from header
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Fri, 11 Apr 2008 16:55:27 +0000 diego Add gui/ prefix to some #include paths so that compilation from the
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 21 Feb 2008 00:10:33 +0000 diego Consistently use filename as multiple inclusion guard.
Sun, 06 Jan 2008 16:31:26 +0000 diego Rename common.[ch], there are too many files by that name.