summaryrefslogtreecommitdiffstats
path: root/gui/skin/skin.c
Commit message (Expand)AuthorAgeFilesLines
* GUI: Mark functions that are not used outside their files as static.diego2010-02-141-17/+17
* GUI: #include associated .h files in .c files.diego2010-02-141-0/+1
* 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-13/+13
* Change a bunch of X11-specific preprocessor directives.diego2008-08-041-3/+3
* Add standard GPL header to individual files.diego2008-04-221-0/+17
* Make include paths consistent; do not use ../ in them.diego2008-04-121-3/+3
* Add gui/ prefix to some #include paths so that compilation from thediego2008-04-111-2/+2
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-14/+15
* Gui --> guidiego2007-04-231-0/+727