summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-qtif.c
Commit message (Expand)AuthorAgeFilesLines
* loaders: Make the names of prepared_func and updated_func consistentFederico Mena Quintero2020-01-071-14/+14
* QTIF: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-36/+22
* io-qtif.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+1
* qtif: Avoid buffer overrun on short readsBastien Nocera2016-12-131-1/+1
* qtif: Fix typo in commentsBastien Nocera2016-12-131-1/+1
* loaders: Simplify and shorten the loader namesBastien Nocera2014-10-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* qtif: fix fread() error checkRyan Lortie2014-01-021-4/+1
* Make some string data constMatthias Clasen2013-12-181-6/+6
* Bug 667017-io-qtif.c: GDK_PIXBUF_ERROR_CORRUPT_IMAGE used twiceChun-wei Fan2012-02-161-1/+0
* qtif: Add missing libintl.h includeVincent Untz2011-12-191-0/+1
* qtif: use ngettextMatthias Clasen2011-12-161-5/+22
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-4/+0
* Include alias header when using built-in loadersColin Walters2010-07-061-0/+4
* Make it compileMatthias Clasen2010-06-251-1/+0
* Fix incorrect stringMatthias Clasen2010-02-221-1/+1
* Fix warning: Initialize to TRUE the returned variableJavier Jardón2009-10-301-3/+4
* GdkPixbuf loader for QTIF formatKevin Peng2009-10-261-0/+607