summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-gif-animation.c
Commit message (Expand)AuthorAgeFilesLines
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-2/+2
* Fix a C99ism. (#169741, Morten Welinder)Matthias Clasen2005-03-091-2/+3
* Make the gif loader handle oom when loading animations. (#168857, TommiMatthias Clasen2005-03-031-7/+32
* Make it compile with C89 compilers.Soeren Sandmann2003-06-271-2/+4
* Reset block_count to 0 for all application extensions, otherwise the dataMatthias Clasen2003-06-221-70/+71
* Improve progressive loading from slow sources: (#107368)Matthias Clasen2003-05-191-4/+17
* Always clear the initial frame and "disposed" areas with transparentMatthias Clasen2003-02-191-4/+2
* Support the Netscape application extension for gif animations (#95060):Matthias Clasen2002-10-201-3/+9
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-1/+0
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-9/+9
* remove bogus g_return_if_failHavoc Pennington2001-06-081-3/+3
* fix some shell typosHavoc Pennington2001-05-071-0/+557