summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/queryloaders.c
Commit message (Expand)AuthorAgeFilesLines
* 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