log gui/skin/skin.h @ 33064:33d307c4430c

age author description
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Sun, 06 Mar 2011 13:57:21 +0000 ib Add variable names to prototype declarations.
Sun, 27 Feb 2011 17:41:05 +0000 ib Get rid of needless listItems variable and pointer.
Thu, 24 Feb 2011 15:00:29 +0000 ib Cosmetic: Format to MPlayer coding style.
Sat, 19 Feb 2011 13:23:16 +0000 ib Remove unused function.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
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.
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.
Mon, 02 Jul 2007 20:36:18 +0000 diego Consistently use filenames as multiple inclusion guards.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui