summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-ico.c
Commit message (Expand)AuthorAgeFilesLines
* Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory().Matthias Clasen2002-02-121-0/+7
* Enable some tests which should work now.Matthias Clasen2002-02-101-1/+9
* Merge 16- and 32-bit ico support from the stable branch. (#61179)Matthias Clasen2002-02-011-15/+91
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-2/+2
* Add ico and wbmp tests. Fail with a suitable error if buffer allocationMatthias Clasen2001-08-201-42/+118
* fix some shell typosHavoc Pennington2001-05-071-6/+3
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-12/+30
* Some updatesHavoc Pennington2000-10-181-8/+19
* Check for <unistd.h>.Tor Lillqvist2000-08-011-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-34/+33
* 0.6.0 - FedericoGDK_PIXBUF_0_6_0Federico Mena Quintero2000-02-221-19/+20
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-051-5/+11
* Added missing "include <string.h>" to: gdk-pixbuf/io-ras.cArjan van de Ven1999-12-071-0/+1
* Bug in palet-size calculation fixedArjan van de Ven1999-12-051-1/+2
* Major cleanup, added support for 32 bpp and 4 bpp (uncompressed) images,Arjan van de Ven1999-12-041-70/+58
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-6/+2
* more work on the ico loaderJonathan Blandford1999-11-291-9/+7
* Added another loader from Arjan to handle .ico files. Cool.Jonathan Blandford1999-11-291-0/+698