summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-icns.c
Commit message (Expand)AuthorAgeFilesLines
* ICNS: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-17/+18
* io-icns.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+5
* icns: Protect against too short blocklen (CVE-2017-6313)Bastien Nocera2017-12-051-1/+2
* icns: Add progressive loading supportDamjan Jovanovic2014-10-241-0/+114
* loaders: Simplify and shorten the loader namesBastien Nocera2014-10-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Include config.h everywhere, firstMatthias Clasen2013-12-191-0/+2
* Make some string data constMatthias Clasen2013-12-181-6/+6
* 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/+1
* Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.Tor Lillqvist2008-10-011-0/+2
* Use g_set_error_literal where appropriate. Bug #538640.Christian Persch2008-06-191-3/+3
* Fix INCLUDE_ macrosMatthias Clasen2008-05-301-1/+1
* Use explicit G_MODULE_EXPORT decoration when building the loader inTor Lillqvist2008-05-271-4/+8
* Add support for 512x512 Leopard icons, using the ic09 iconTypeBastien Nocera2007-11-201-1/+3
* add support for conditional icns gdk-pixbuf loader (Closes: #395738)Bastien Nocera2007-11-201-0/+396