| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | include <string.h>. | Owen Taylor | 2000-07-14 | 1 | -0/+2 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |
* | make the current version number 1.3.1 (binary age 0, interface age 0). | Tim Janik | 2000-06-24 | 1 | -348/+358 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -2/+2 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -12/+14 |
* | take frame offest into account when trying to calculate the animation | Larry Ewing | 2000-06-06 | 1 | -5/+31 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -2/+3 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -0/+1 |
* | same as below | Radek Doulik | 2000-04-03 | 1 | -0/+17 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 1 | -13/+65 |
* | Fixed bug sent directly to me. Basically, we weren't checking a failure | Mark Crichton | 2000-01-06 | 1 | -3/+4 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 1 | -2/+2 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -3/+3 |
* | moved the file here. It seems natural to put this function here, as that's | Jonathan Blandford | 1999-12-17 | 1 | -0/+25 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -1/+2 |
* | Uniquify the strings to save some memory. Make it build. No imlib! Include | Elliot Lee | 1999-11-23 | 1 | -2/+2 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -2/+2 |
* | Populated. | Federico Mena Quintero | 1999-11-10 | 1 | -15/+19 |
* | forgot this | Jonathan Blandford | 1999-11-10 | 1 | -5/+1 |
* | emit the closed signal. | Jonathan Blandford | 1999-11-10 | 1 | -0/+7 |
* | More docs work - Federico | Arturo Espinosa | 1999-11-04 | 1 | -2/+2 |
* | handle the actual update. add a update_func callback. add a update_func | Jonathan Blandford | 1999-11-04 | 1 | -1/+16 |
* | Make the arguments to the write/load_increment operations const-correct. | Elliot Lee | 1999-11-02 | 1 | -2/+2 |
* | Always return the amount eaten, rather than the full header size. | Elliot Lee | 1999-11-02 | 1 | -4/+4 |
* | Return TRUE if all the data got eaten by header_buf, instead of FALSE. | Elliot Lee | 1999-11-02 | 1 | -1/+1 |
* | Reorganize gdk_pixbuf_loader_write into three functions, and eliminate | Elliot Lee | 1999-11-02 | 1 | -66/+73 |
* | Actually load the image handler when we determine the image type. | Michael Fulbright | 1999-10-29 | 1 | -4/+7 |
* | don't send a 0 length buffer. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | started work on the tiff non-incremental loader. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | Make it build - Federico | Arturo Espinosa | 1999-10-27 | 1 | -9/+14 |
* | Fix typo that prevented compilation (gdk_pixbuf_loader_destroy): ditto | Havoc Pennington | 1999-10-27 | 1 | -2/+2 |
* | Return a GdkPixbufLoader, not a GtkObject. | Federico Mena Quintero | 1999-10-27 | 1 | -77/+109 |
* | New function to create a blank pixbuf. | Havoc Pennington | 1999-10-27 | 1 | -3/+8 |
* | Fixed logic so we only try to close loader if it wasn't previously closed. | Michael Fulbright | 1999-10-27 | 1 | -1/+1 |
* | gdk-pixbuf-loader.c: Fixed init function to properly initialize all | Michael Fulbright | 1999-10-27 | 1 | -0/+1 |
* | load the vtable fully. | Jonathan Blandford | 1999-10-26 | 1 | -5/+5 |
* | Finished initial cut at the object. | Jonathan Blandford | 1999-10-26 | 1 | -5/+125 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -19/+47 |
* | started work on the loader | Jonathan Blandford | 1999-10-26 | 1 | -0/+190 |