| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Stuff that should have been set to NULL here (specifically | Havoc Pennington | 1999-12-24 | 1 | -1/+1 |
* | finished work to make animated gifs load correctly. Progressive loading | Jonathan Blandford | 1999-12-20 | 1 | -8/+65 |
* | added a comment to explain this function better. | Jonathan Blandford | 1999-12-03 | 1 | -0/+4 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -3/+2 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -2/+2 |
* | emit the closed signal. | Jonathan Blandford | 1999-11-10 | 1 | -11/+27 |
* | added the update_func ability | Jonathan Blandford | 1999-11-04 | 1 | -7/+64 |
* | handle the actual update. add a update_func callback. add a update_func | Jonathan Blandford | 1999-11-04 | 1 | -7/+11 |
* | renamed ReadOK to gif_read. Added a lot of comments to the file. | Jonathan Blandford | 1999-11-03 | 1 | -25/+45 |
* | Remove dependency on lib*gif!!!! | Jonathan Blandford | 1999-11-03 | 1 | -22/+4 |
* | set the transparency to the right val. | Jonathan Blandford | 1999-11-03 | 1 | -7/+14 |
* | now handle arbitrary buffer sizes. | Jonathan Blandford | 1999-11-03 | 1 | -2/+2 |
* | new state. Fixes un-compressed gifs. | Jonathan Blandford | 1999-11-03 | 1 | -80/+73 |
* | s/lwz/lzw/g | Jonathan Blandford | 1999-11-03 | 1 | -73/+73 |
* | initialize a variable; kill a bug | Jonathan Blandford | 1999-11-03 | 1 | -3/+7 |