]> Pileus Git - ~andy/gtk/history - gdk/gdkpixbuf-drawable.c
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[~andy/gtk] / gdk / gdkpixbuf-drawable.c
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Owen TaylorIndentation fixups to GTK+ standard.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-05-09 Darin AdlerChange all conversion from 16-bit formats to 32-bit...
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-02-29 Matt Wilsons/unsigned long/guint32/g, s/unsigned short/guint16...
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-10 Jonathan Blandfordmake a warning go away.
1999-12-09 Michael ZucchiShould now handle all formats, slow routine used where...
1999-12-09 Michael ZucchiFilled in body of function. (rgbconvert): Added GdkColo...
1999-12-08 Arjan van de VenFixed the red/green/red bug on two occasions. Changed...
1999-12-08 Federico Mena QuinteroFix includes. (gdk_pixbuf_get_from_drawable): Implement...
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-20 Michael ZucchiRework/reorder of the code. Each case has been separate...
1999-11-13 Cody RussellApplying Michael Zucchi's changes to significantly...
1999-11-03 Cody Russellsrc/gdk-pixbuf-drawable.c: Changed the behavior to...
1999-11-02 Cody Russellsrc/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_cor...
1999-10-18 Federico Mena QuinteroReindented to use the GNOME Indentation.
1999-10-10 Cody RussellChanged 'pixbuf' variable to 'art_pixbuf' in the core...
1999-10-07 Cody RussellChanged the functions to return GdkPixBuf* instead...
1999-10-07 Cody RussellAdded #include "gdk-pixbuf-drawable.h" to the top....
1999-10-07 Arturo EspinosaAdded files from Cody Russell