summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/queryloaders.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 535453 - gdk_pixbuf_format_get_license returns NULL forMatthias Clasen2008-05-291-2/+2
* It's perfectly acceptable for a module to only support theDominic Lachowicz2008-02-221-1/+1
* CleanupsMatthias Clasen2006-10-081-1/+1
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-1/+1
* print out the version and binary name in the header comment. ProblemJonathan Blandford2004-12-221-3/+7
* gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.cTor Lillqvist2004-12-051-17/+33
* *** empty log message ***Matthias Clasen2004-11-151-1/+3
* [Win32] Look up installation prefix at run-time, replace prefix inTor Lillqvist2004-03-151-0/+43
* Merges from stable branch that had been left out. (#136282, J. Ali Harlow)Tor Lillqvist2004-03-151-0/+13
* Don't use bitwise operators on booleans. (#130923, reported by TelsaMatthias Clasen2004-01-081-1/+1
* Check that the mask is NULL or a string of the same length consistingMatthias Clasen2003-11-141-2/+21
* New function to write out the information for a single loader, factoredMatthias Clasen2003-11-091-21/+80
* Use g_strfreev() to free mime_types. (#117219, Steve Chaplin)Matthias Clasen2003-07-111-7/+3
* Better error message if module_open() fails. (#105349, Tim Mooney)Matthias Clasen2003-02-061-1/+5
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-14/+14
* make it legal CManish Singh2002-10-041-1/+2
* make legal Cjacob berkman2002-10-041-1/+2
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-0/+155