]> Pileus Git - ~andy/gtk/history - modules/engines/pixbuf/pixbuf-draw.c
style: Convert draw_option vfunc to Cairo version
[~andy/gtk] / modules / engines / pixbuf / pixbuf-draw.c
2010-09-26 Benjamin Ottestyle: Convert draw_option vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_check vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_flat_box vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_vline vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_hline vfunc to Cairo version
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_gap_image()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_simple_image()
2010-09-26 Benjamin Ottepixbuf-engine: Make theme_pixbuf_render take a cairo_t
2010-09-26 Benjamin Ottepixbuf-engine: Get rid of unused mask argument
2010-09-22 Javier JardónDo not disable GDK deprecation guards
2010-06-07 Sven Herzbergdrop the draw_string() function from GtkStyle
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2006-10-08 Matthias ClasenCleanups
2006-08-26 Matthias ClasenQuery range style properties only on range widgets...
2006-03-11 Matthias ClasenClean up exported symbols
2006-03-10 Matthias ClasenRemove suspicious code. (#325295, Alexander Nedotsukov)
2006-01-16 Matthias ClasenApply a patch by Alexander Nedotsukov to support custom...
2006-01-16 Matthias ClasenSilence the compiler.
2004-11-16 Manish SinghOutput Makefile for the pixbuf engine directory.
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...
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-01-28 Owen TaylorOptimize the case where a component is entirely transpa...
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-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