Mercurial > mplayer.hg
log gui/skin/font.c @ 32510:b756312f1d15
age | author | description |
---|---|---|
Wed, 27 Jan 2010 19:45:16 +0000 | reimar | Simplify and correct loop condition, also avoids a compiler warning for unused result. |
Wed, 27 Jan 2010 19:42:24 +0000 | reimar | Fix newline removal code that might read and write out of bounds. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Tue, 22 Apr 2008 09:33:39 +0000 | diego | Add standard GPL header to individual files. |
Sat, 12 Apr 2008 16:03:07 +0000 | diego | Make include paths consistent; do not use ../ in them. |
Fri, 11 Apr 2008 16:55:27 +0000 | diego | Add gui/ prefix to some #include paths so that compilation from the |
Thu, 05 Jul 2007 22:01:07 +0000 | reimar | Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy |
Mon, 23 Apr 2007 07:42:42 +0000 | diego | Gui --> gui |