]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf.c
New function to create a pixbuf pointing to a subregion of another pixbuf.
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf.c
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-06 Havoc PenningtonPixbuf saving, patch from David Welton.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-04-13 Federico Mena QuinteroYour eyes are bloodshot.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-04-02 Federico Mena QuinteroReverted Mark's change. The refcount is private informa...
2000-04-01 Mark CrichtonAdded 2 more convience functions.
2000-03-29 Federico Mena QuinteroReturn gboolean instead of int.
2000-01-21 Federico Mena QuinteroReturn the same pixbuf as the input parameter.
2000-01-10 Elliot LeeNo more libart/gdk-pixbuf as part of gnome-libs
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-11 Jonathan Blandfordthinking about the new loading API.
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-04 Arturo EspinosaMore docs work - Federico
1999-11-04 Federico Mena QuinteroPopulated.
1999-10-28 Jonathan Blandfordturned convenience macros into convenience
1999-10-27 Federico Mena QuinteroNew function to threshold a pixbuf's alpha channel...
1999-10-27 Havoc PenningtonNew function to create a blank pixbuf.
1999-10-20 Federico Mena QuinteroRemoved the unref_fn field. Now all memory management...
1999-10-18 Federico Mena QuinteroReindented to use the GNOME Indentation.
1999-09-22 Michael MeeksAdd pixbuf_duplicate,
1999-09-17 Federico Mena QuinteroBe more paranoid with sanity checking. (gdk_pixbuf_unre...
1999-08-09 Federico Mena QuinteroFixed compiler warnings. Fixed write to unallocated...
1999-07-20 Mark CrichtonMore fixes to the rotation code. It really works well...
1999-07-20 Mark CrichtonAdded translation to the rotate
1999-07-19 Mark CrichtonOk minor changes.
1999-07-17 Larry Ewingreverted the expose everything changes, I'm not sure...
1999-07-17 Mark CrichtonFixed up the scaling routine.
1999-07-16 Mark CrichtonAdded scaling of pixmaps. Currently doesn't work, howev...
1999-07-13 Mark Crichtonconfigure.in: Fixed GIF check. Actually works now!...
1999-07-13 Mark CrichtonDoh. Forgot the libgif check. Also, slowly adding the...
1999-07-08 Mark CrichtonMassive update...
1999-01-04 Arturo EspinosaInitial revision