log gui/skin/font.h @ 37182:1c64016edce3

age author description
Wed, 26 Mar 2014 23:17:54 +0000 ib Cosmetic: Rename fntChar members for width and height.
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
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.
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, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui