| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 16- and 32-bit ico support from the stable branch. (#61179) | Matthias Clasen | 2002-02-01 | 1 | -11/+14 |
* | Forgotten files. | Matthias Clasen | 2001-12-20 | 1 | -4/+4 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+2 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 1 | -0/+88 |
* | a comment asked to optimize this function, so that's what I did. | Sven Neumann | 2001-08-07 | 1 | -11/+24 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -2/+2 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 1 | -0/+58 |
* | Copy data and free data with free(). | Alexander Larsson | 2001-02-19 | 1 | -3/+3 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -2/+0 |
* | include glib-object.h instead of gvaluetypes.h | Havoc Pennington | 2001-01-31 | 1 | -1/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -18/+6 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -0/+54 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 1 | -0/+11 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 1 | -0/+1 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -67/+64 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -8/+55 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -81/+84 |
* | Reverted Mark's change. The refcount is private information, and the | Federico Mena Quintero | 2000-04-02 | 1 | -34/+1 |
* | Added 2 more convience functions. | Mark Crichton | 2000-04-01 | 1 | -0/+35 |
* | Return gboolean instead of int. | Federico Mena Quintero | 2000-03-29 | 1 | -1/+1 |
* | Return the same pixbuf as the input parameter. | Federico Mena Quintero | 2000-01-21 | 1 | -3/+6 |
* | No more libart/gdk-pixbuf as part of gnome-libs | Elliot Lee | 2000-01-10 | 1 | -0/+17 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -37/+8 |
* | moved the file here. It seems natural to put this function here, as that's | Jonathan Blandford | 1999-12-17 | 1 | -26/+0 |
* | thinking about the new loading API. | Jonathan Blandford | 1999-12-11 | 1 | -0/+54 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -1/+1 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -1/+1 |
* | More docs work - Federico | Arturo Espinosa | 1999-11-04 | 1 | -5/+5 |
* | Populated. | Federico Mena Quintero | 1999-11-04 | 1 | -2/+72 |
* | turned convenience macros into convenience | Jonathan Blandford | 1999-10-28 | 1 | -0/+75 |
* | New function to threshold a pixbuf's alpha channel into a bitmap. | Federico Mena Quintero | 1999-10-27 | 1 | -49/+36 |
* | New function to create a blank pixbuf. | Havoc Pennington | 1999-10-27 | 1 | -0/+61 |
* | Removed the unref_fn field. Now all memory management of the buffer is | Federico Mena Quintero | 1999-10-20 | 1 | -125/+37 |
* | Reindented to use the GNOME Indentation. | Federico Mena Quintero | 1999-10-18 | 1 | -112/+129 |
* | Add pixbuf_duplicate, | Michael Meeks | 1999-09-22 | 1 | -8/+40 |
* | Be more paranoid with sanity checking. (gdk_pixbuf_unref): Fix incorrect | Federico Mena Quintero | 1999-09-17 | 1 | -2/+4 |
* | Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and | Federico Mena Quintero | 1999-08-09 | 1 | -14/+15 |
* | More fixes to the rotation code. It really works well now. Now we need to | Mark Crichton | 1999-07-20 | 1 | -1/+8 |
* | Added translation to the rotate | Mark Crichton | 1999-07-20 | 1 | -16/+27 |
* | Ok minor changes. | Mark Crichton | 1999-07-19 | 1 | -16/+47 |
* | reverted the expose everything changes, I'm not sure why these went in. | Larry Ewing | 1999-07-17 | 1 | -31/+27 |
* | Fixed up the scaling routine. | Mark Crichton | 1999-07-17 | 1 | -5/+6 |
* | Added scaling of pixmaps. Currently doesn't work, however, since I'm | Mark Crichton | 1999-07-16 | 1 | -16/+54 |
* | configure.in: Fixed GIF check. Actually works now! src/gdk-pixbuf.c: More | Mark Crichton | 1999-07-13 | 1 | -0/+12 |
* | Doh. Forgot the libgif check. Also, slowly adding the scaling support That | Mark Crichton | 1999-07-13 | 1 | -0/+4 |
* | Massive update... | Mark Crichton | 1999-07-08 | 1 | -0/+1 |
* | Initial revision | Arturo Espinosa | 1999-01-04 | 1 | -0/+36 |