| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 437791 – Animation is played at the wrong speed | Björn Lindqvist | 2008-08-29 | 1 | -4/+8 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -64/+64 |
* | Use explicit G_MODULE_EXPORT decoration when building the loader in | Tor Lillqvist | 2008-05-27 | 1 | -6/+4 |
* | Fix error reporting in the gif loader | Matthias Clasen | 2007-01-21 | 1 | -1/+1 |
* | Handle invalid gif animations a little bit more robustly. (#357974, | Matthias Clasen | 2006-12-21 | 1 | -0/+5 |
* | Enable having some gdk-pixbuf loaders built-in even if loading the others | Tor Lillqvist | 2006-10-11 | 1 | -0/+6 |
* | Always save errno to a temporary before making other calls. (#335179, | Matthias Clasen | 2006-03-20 | 1 | -3/+6 |
* | Add a shortcut to stop the gif mainloop after the first frame, if that is | Matthias Clasen | 2006-03-14 | 1 | -2/+8 |
* | Fix several g_new() calls which were using extra indirections or pointless | Matthias Clasen | 2006-01-18 | 1 | -1/+1 |
* | Make the gif loader handle oom when loading animations. (#168857, Tommi | Matthias Clasen | 2005-03-03 | 1 | -0/+28 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -1/+1 |
* | remove unused set_need_recomposite() function. | Manish Singh | 2004-08-26 | 1 | -7/+0 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 1 | -0/+1 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 1 | -1/+1 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Remove the pointless refusal to load images with dubious disposal mode on | Matthias Clasen | 2003-06-23 | 1 | -10/+2 |
* | Reset block_count to 0 for all application extensions, otherwise the data | Matthias Clasen | 2003-06-22 | 1 | -69/+80 |
* | Merge from 2.2 | Matthias Clasen | 2003-06-21 | 1 | -24/+35 |
* | Return gboolean, not gint. (#107664, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -1/+1 |
* | Fix trailing semicolon on macro, clean up a bit. | Owen Taylor | 2002-11-06 | 1 | -7/+10 |
* | Check for stack overflow throughout. (#91808, Elliot Lee) | Matthias Clasen | 2002-10-22 | 1 | -2/+12 |
* | Support the Netscape application extension for gif animations (#95060): | Matthias Clasen | 2002-10-20 | 1 | -5/+38 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -11/+35 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -1/+2 |
* | Don't leak pixbuf on error. | Matthias Clasen | 2002-03-25 | 1 | -1/+2 |
* | Catch invalid frame dimensions. | Matthias Clasen | 2002-03-15 | 1 | -0/+11 |
* | Merge 16- and 32-bit ico support from the stable branch. (#61179) | Matthias Clasen | 2002-02-01 | 1 | -0/+11 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -4/+4 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 1 | -2/+10 |
* | remove bogus g_return_if_fail | Havoc Pennington | 2001-06-08 | 1 | -1/+10 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 1 | -10/+64 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -165/+349 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -10/+27 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -12/+56 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -2/+2 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -2/+2 |
* | same as below | Radek Doulik | 2000-04-03 | 1 | -5/+15 |
* | free the context. (gdk_pixbuf__gif_image_load_animation): free the | Jonathan Blandford | 2000-03-09 | 1 | -3/+10 |
* | 0.6.0 - FedericoGDK_PIXBUF_0_6_0 | Federico Mena Quintero | 2000-02-22 | 1 | -9/+9 |
* | fix case where initial colormap entry is Transparent. | Jonathan Blandford | 2000-02-20 | 1 | -4/+4 |
* | By order of jrb: const patch for various bits, io-gif.c fixup for | Michael Meeks | 2000-02-03 | 1 | -6/+9 |
* | Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com> | Federico Mena Quintero | 2000-02-02 | 1 | -1/+0 |
* | comment out debugging printing. remove memory_leak | Jonathan Blandford | 2000-01-07 | 1 | -4/+5 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 1 | -4/+19 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 1 | -8/+10 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -3/+6 |