]> Pileus Git - ~andy/gtk/history - modules/engines/pixbuf/ChangeLog
2.15.1
[~andy/gtk] / modules / engines / pixbuf / ChangeLog
2009-01-23 Matthias Clasen2.15.1
2009-01-01 Matthias Clasen2.15.0
2007-06-04 Matthias Clasen2.11.1
2006-10-08 Matthias ClasenCleanups
2006-08-18 Matthias Clasen2.10.2
2006-07-24 Matthias Clasen2.10.1
2006-03-11 Matthias ClasenClean up exported symbols
2006-03-10 Matthias ClasenRemove suspicious code. (#325295, Alexander Nedotsukov)
2006-01-17 Matthias ClasenIf the src positions for gradients are nonsensical...
2006-01-16 Matthias ClasenApply a patch by Alexander Nedotsukov to support custom...
2006-01-16 Matthias ClasenSilence the compiler.
2005-11-17 Matthias Clasenconst correctness fixes
2005-08-24 Matthias Clasen2.8.2
2005-08-24 Matthias Clasen2.8.1
2005-08-13 Matthias Clasen2.8.0
2005-08-03 Matthias Clasen2.7.5
2005-07-22 Matthias Clasen2.7.4
2005-07-15 Matthias Clasen2.7.3
2005-07-08 Matthias Clasen2.7.2
2005-07-01 Matthias Clasen2.7.1
2005-06-20 Matthias Clasen2.7.0
2005-06-12 Matthias ClasenTry to handle the situation that the borders are larger...
2005-01-08 Matthias Clasen2.6.1
2004-12-16 Matthias Clasen2.6.0
2004-12-03 Matthias Clasen2.5.6
2004-11-28 Matthias ClasenAdd necessary libraries to make it compile with -no...
2004-11-15 Matthias ClasenRemove uses of deprecated symbols.
2004-03-18 Owen TaylorFix ./-> typo. (Federic Crozat)
2004-03-17 Owen TaylorFix problem with NULL details. (#112066, MINAMI Hirokaz...
2003-07-15 Mark McLoughlinmake pixbuf_cache static to avoid possible symbol confl...
2003-03-02 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Set OS_WIN32 conditional...
2002-09-07 Owen TaylorUpdate ChangeLog credits
2002-09-07 Owen TaylorAccount for the possibility of detail == NULL (#89561...
2002-04-21 Owen TaylorAdd a fake STEPPER function that is used for drawing...
2002-03-06 James Henstridgelink pixbuf engine against the gtk+ libraries, so that...
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-20 Owen TaylorMove back into gtk-engines
2002-01-19 Owen TaylorCatch invalid borders, and warn.
2002-01-19 Owen TaylorAdd an extrodinarily ugly example.
2002-01-18 Owen TaylorFix for changes to draw_focus.
2001-09-21 Hans BreuerGtkRcStyle::parse has a GtkSettings parameter now....
2001-05-03 Owen TaylorFix trailing comma on enumeration. (#54071)
2001-03-05 Michael Natterermade the "parent_class" pointer static.
2001-02-20 Sven Neumannuse draw_vline method of parent_class, not draw_hline
2001-02-01 Owen TaylorA few updates for GTypePlugin.
2000-07-18 Owen TaylorUpdates to work with GTK+-2.0 theme engine architecture...
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