Thu, 10 Feb 2011 10:55:18 +0000 |
ib |
Remove needless includes and declarations.
|
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, 19 Jan 2011 22:02:58 +0000 |
ib |
Fix resource leaks and check for realloc failures
|
Tue, 18 Jan 2011 10:57:52 +0000 |
ib |
Allow double quote to be defined in the font description file:
|
Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
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
|