log gui/skin/font.h @ 36066:2c0e238bc070

age author description
2013-01-18 ib Cosmetic: Rename wItem guiItem.
2012-12-06 ib Rebuild GUI directory structure.
2011-09-05 ib Cosmetic: Rename fntRender() fntTextRender().
2011-06-18 ib Cosmetic: Rename some GUI variables and functions.
2011-05-03 ib Remove private symbolic constants from header files.
2011-03-28 ib Move files with auxiliary functions to own directory.
2011-03-06 ib Add variable names to prototype declarations.
2011-02-23 ib Cosmetic: Format to MPlayer coding style.
2011-02-20 ib Cosmetic: Limit scope of internally used Fonts array.
2011-02-19 ib Cosmetic: Limit scope of internal functions.
2011-02-17 ib Enlarge uchar buffer, because GLib implements 31-bit UTF-8,
2011-02-10 ib Reduce Fonts array to required size.
2011-02-10 ib Define constants in a single place.
2011-02-10 ib Remove needless declaration.
2011-02-03 ib Remove useless format argument.
2011-01-27 ib Allow character in the font description file to be in UTF-8.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-04-22 diego Add standard GPL header to individual files.
2008-04-11 diego Add gui/ prefix to some #include paths so that compilation from the
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 diego Add consistent GUI prefix to multiple inclusion guards.
2007-04-23 diego Gui --> gui