]> Pileus Git - ~andy/gtk/history - gdk/gdkpixbuf-render.c
Fix problem with wrong depth being used. (#89941, Jacob Berkman.) Remove
[~andy/gtk] / gdk / gdkpixbuf-render.c
2002-08-05 Owen TaylorFix problem with wrong depth being used. (#89941, Jacob...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-01-29 Owen TaylorCall _gdk_draw_pixbuf(), thus enabling using this funct...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-09-19 Owen TaylorAllow -1 for width/height to mean "width/height of...
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2000-11-01 Havoc PenningtonClip the rectangle to be rendered to the drawable,...
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
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-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-21 Owen TaylorIndentation fixups to GTK+ standard.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-02-02 Federico Mena QuinteroAdded sanity check for width and height being >= 0...
2000-01-17 Federico Mena QuinteroRemoved the broken --enable-canvas-pixbuf option. Added...
2000-01-14 Jonathan Blandfordnew function to let you create a gdk_pixmap from a...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-30 Owen TaylorKeep the mask around until after we draw ... since...
1999-11-24 Federico Mena QuinteroCreate the temporary buffer to the size of the interesc...
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-04 Arturo EspinosaMore docs work - Federico
1999-11-04 Havoc PenningtonIn docs, explain what a dither offset is for.
1999-10-28 Federico Mena QuinteroNew function to render a portion of a pixbuf to a drawa...
1999-10-28 Jonathan Blandforddon't send a 0 length buffer.
1999-10-28 Arturo EspinosaSync to desktop - Federico
1999-10-28 Arturo EspinosaSync to laptop - Federico
1999-10-27 Federico Mena QuinteroNew function to threshold a pixbuf's alpha channel...