]> Pileus Git - ~andy/gtk/history - modules/engines/pixbuf/pixbuf-render.c
pixbuf-engine: Get rid of unused mask argument
[~andy/gtk] / modules / engines / pixbuf / pixbuf-render.c
2010-09-26 Benjamin Ottepixbuf-engine: Get rid of unused mask argument
2010-07-26 Benjamin Ottepixbuf-engine: Draw mask with Cairo
2010-07-26 Benjamin Ottepixbuf-engine: replace call to gdk_draw_pixbuf() with...
2010-07-26 Benjamin Ottepixbuf-engine: Replace gdk_draw_pixbuf() with Cairo...
2010-04-04 Matthias ClasenTry a little harder to survive close to OOM
2010-01-08 Matthias ClasenTry a little harder to survive close to OOM
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-03-11 Matthias ClasenClean up exported symbols
2006-01-17 Matthias ClasenIf the src positions for gradients are nonsensical...
2005-06-12 Matthias ClasenTry to handle the situation that the borders are larger...
2004-11-16 Manish SinghOutput Makefile for the pixbuf engine directory.
2004-11-15 Matthias ClasenRemove uses of deprecated symbols.
2003-07-15 Mark McLoughlinmake pixbuf_cache static to avoid possible symbol confl...
2002-02-07 Owen TaylorAdd gradient rendering -- if the source width/height...
2002-01-28 Owen TaylorFix hint computation again.
2002-01-28 Owen TaylorFix problems in computing MISSING hint.
2002-01-28 Owen TaylorOptimize the case where a component is entirely transpa...
2002-01-19 Owen TaylorCatch invalid borders, and warn.
2002-01-19 Owen TaylorAdd an extrodinarily ugly example.
2001-02-01 Owen TaylorA few updates for GTypePlugin.
2000-07-09 Owen TaylorAdd -Wall for gcc.
2000-03-06 Owen TaylorMoved into docs/ subdir
2000-03-06 Owen TaylorHandle drawing transparency without a mask correctly.
2000-02-07 Owen TaylorInitial revision