]> Pileus Git - ~andy/gtk/history - gtk/gtkborderimage.c
Add GtkStylePropertyContext and use it in when getting style properties
[~andy/gtk] / gtk / gtkborderimage.c
2011-11-17 Alexander LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-11-17 Alexander LarssonSave a generic boxes source in GtkImageBorder
2011-11-08 Marc-André LureauRename s/GtkCssRepeatStyle/GtkCssBorderRepeatStyle/g
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-20 Chun-wei FanInclude C89 fallback code
2011-06-15 Xan Lopezborder-image: Fix leakage
2011-06-10 Cosimo Cecchiborder-image: unpack the GtkGradient if there's one
2011-06-10 Cosimo Cecchiborder-image: add support for border-image-width too
2011-06-09 Cosimo Cecchiborder-image: fix a horizontal/vertical index typo
2011-06-09 Cosimo Cecchiborder-image: don't try to unpack values from a NULL...
2011-06-09 Benjamin Otteborder-image: Redo border-image rendering
2011-06-09 Benjamin Otteborder-image-repeat: Fix order of hrepeat and vrepeat
2011-06-09 Benjamin Otteborder-image: Don't use NEAREST filtering
2011-06-09 Benjamin Otteborderimage: No need to resolve
2011-06-09 Cosimo Cecchiborder-image: move private types to gtkcsstypes.c
2011-06-09 Cosimo Cecchiborder-image: don't cache the cairo_surface_t in GtkBor...
2011-06-09 Cosimo Cecchiborder-image: ensure image->resolved is set when resolv...
2011-06-09 Cosimo Cecchiborder-image: change Gtk9Slice to GtkBorderImage