summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/queryloaders.c
Commit message (Expand)AuthorAgeFilesLines
* Disable relocation when built as a static libary on WindowsHesham Essam2022-06-031-1/+1
* queryloaders: add missing include for OSX when using relocationsIgnacio Casal Quinteiro2018-10-041-1/+5
* gdk-pixbuf/queryloaders.c: Avoid C99ismChun-wei Fan2018-05-251-4/+6
* windows: rework loaders cache relocation supportChristoph Reiter2018-04-241-12/+67
* queryloaders: standardize the dir paths before checking themIgnacio Casal Quinteiro2018-01-121-5/+19
* queryloaders: use an intermediate pixbuf_libdir variableIgnacio Casal Quinteiro2018-01-121-13/+20
* queryloaders: do not leak moduledir on windowsIgnacio Casal Quinteiro2018-01-121-2/+7
* queryloaders: strdup moduledirIgnacio Casal Quinteiro2018-01-121-4/+7
* queryloaders: rename path to moduledirIgnacio Casal Quinteiro2018-01-121-9/+9
* queryloaders: use g_build_filename instead of concatIgnacio Casal Quinteiro2018-01-121-4/+3
* queryloaders: Make output more reproducibleJussi Kukkonen2017-08-151-1/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Make --update-cache work betterMatthias Clasen2013-11-131-1/+1
* queryloaders: g_get_prgname() now returns const gchar *Colin Walters2013-01-131-1/+1
* queryloaders: Ensure we link to libgobjectColin Walters2012-10-241-0/+11
* Use dynamically constructed replacement for GDK_PIXBUF_LIBDIR on WindowsTor Lillqvist2010-12-271-0/+29
* Don't add a -2.0 suffix to binaries any longerMatthias Clasen2010-06-261-1/+1
* Another s/gtk+/gdk-pixbuf/Christian Persch2010-06-261-1/+1
* Fix up help messageMatthias Clasen2010-06-251-1/+1
* Make it compileMatthias Clasen2010-06-251-6/+5
* Let query utilities update the cache file directlyMatthias Clasen2010-05-171-34/+68
* Move the module cache files below libdirMatthias Clasen2010-05-171-232/+232
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-1/+1
* Avoid a segfault if license is NULLMatthias Clasen2009-09-041-6/+9
* Bug 164002 - query scripts don't work uninstalled on windowsTor Lillqvist2009-01-131-16/+22
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-2/+7
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* 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.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