]> Pileus Git - ~andy/gtk/history - gtk/gtkcssimageurl.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcssimageurl.c
2013-02-02 Benjamin Ottecssimage: Only load image data when needed
2013-02-02 Benjamin Ottecssimage: Add a getter
2013-02-02 Benjamin Ottecssimage: Return the loaded image from compute()
2013-02-02 Benjamin Ottecss: Split out GtkCssImageSurface
2013-02-02 Benjamin Ottecssimage: Store the URI we're loaded from
2012-05-11 Benjamin Ottecssimage: No need to pass base file anymore
2012-05-11 Benjamin Ottecssparser: Change APIs that work with files
2012-02-27 Javier JardónChange FSF Address
2012-02-06 Alexander LarssonFix leak when parsing image urls
2012-02-03 Alexander LarssonRemove accidental leftover spew
2012-02-03 Alexander LarssonSpecial case resource pixbuf files loading
2012-01-16 Alexander LarssonEnsure we can load images via resource:// uris from CSS
2012-01-14 Paolo BorelliDestroy cairo context after painting css image url
2012-01-13 Cosimo Cecchiparser: remove a duplicate copy of gtk_css_parse_url()
2012-01-09 Benjamin Ottecss: Add image implementation for urls