summaryrefslogtreecommitdiffstats
path: root/gui/skin/font.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify and correct loop condition, also avoids a compiler warning for unuse...reimar2010-01-271-2/+2
* Fix newline removal code that might read and write out of bounds.reimar2010-01-271-2/+2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-15/+15
* Add standard GPL header to individual files.diego2008-04-221-0/+17
* Make include paths consistent; do not use ../ in them.diego2008-04-121-2/+2
* Add gui/ prefix to some #include paths so that compilation from thediego2008-04-111-1/+1
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-4/+5
* Gui --> guidiego2007-04-231-0/+251