log gui/skin/skin.c @ 32843:084b39f800c7

age author description
Sat, 19 Feb 2011 13:20:11 +0000 ib Simplify input preparation (analogously to font.c).
Sat, 29 Jan 2011 15:13:55 +0000 ib Remove needless fontid.
Sun, 14 Feb 2010 14:02:09 +0000 diego GUI: Mark functions that are not used outside their files as static.
Sun, 14 Feb 2010 12:31:24 +0000 diego GUI: #include associated .h files in .c files.
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.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
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