log gui/skin/font.h @ 34081:66c5a04a5c32

age author description
Mon, 05 Sep 2011 16:19:04 +0000 ib Cosmetic: Rename fntRender() fntTextRender().
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Tue, 03 May 2011 14:34:40 +0000 ib Remove private symbolic constants from header files.
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.
Wed, 23 Feb 2011 15:32:51 +0000 ib Cosmetic: Format to MPlayer coding style.
Sun, 20 Feb 2011 00:04:19 +0000 ib Cosmetic: Limit scope of internally used Fonts array.
Sat, 19 Feb 2011 12:50:54 +0000 ib Cosmetic: Limit scope of internal functions.
Thu, 17 Feb 2011 13:35:58 +0000 ib Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
Thu, 10 Feb 2011 11:47:29 +0000 ib Reduce Fonts array to required size.
Thu, 10 Feb 2011 11:35:32 +0000 ib Define constants in a single place.
Thu, 10 Feb 2011 11:17:12 +0000 ib Remove needless declaration.
Thu, 03 Feb 2011 14:19:19 +0000 ib Remove useless format argument.
Thu, 27 Jan 2011 18:04:19 +0000 ib Allow character in the font description file to be in UTF-8.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.