]> Pileus Git - ~andy/gtk/history - gtk/gtkcssimage.c
filechooserbutton: New test for opening the Other item in the combo box and then...
[~andy/gtk] / gtk / gtkcssimage.c
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-31 Benjamin Ottecssimage: Add a warning for drawing empty images
2012-10-31 Benjamin Ottecssimage: Add an equal vfunc
2012-10-02 Benjamin Ottegtk: Make functions static that don't need to be non...
2012-10-02 Benjamin Ottecssimage: Only create fades if we are actually fading
2012-10-02 Benjamin Ottecssimage: Make image transition a vfunc
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-08-28 Benjamin Ottecssimage: Implement dependencies for images
2012-08-28 Benjamin Ottecss: Pass property_id to compute function
2012-05-11 Benjamin Ottecssimage: No need to pass base file anymore
2012-04-17 Benjamin Ottecssimage: Add GtkCssImageCrossFade
2012-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottecss: Implement repeating linear gradients
2012-02-02 Benjamin Ottecss: Implement CSS 3 linear-gradient() syntax
2012-01-09 Benjamin Ottecssimage: Add _gtk_css_image_can_parse()
2012-01-09 Benjamin Ottecssimage: Add a few convenience functions
2012-01-09 Benjamin Ottewin32: Add a CssImage implementation
2012-01-09 Benjamin Ottecssimage: Add GtkCssImageGradient
2012-01-09 Benjamin Ottecssimage: Improve new_parse() to select right image...
2012-01-09 Benjamin Ottecss: Add image implementation for urls
2012-01-09 Benjamin Ottecss: Add GtkCssImage class