| Commit message (Expand) | Author | Age | Files | Lines |
* | cssimage: Report filename of file failing to load | Benjamin Otte | 2013-09-18 | 1 | -1/+4 |
* | css: Add a scale argument to css-value compute vfunc | Alexander Larsson | 2013-07-03 | 1 | -0/+1 |
* | cssimage: Only load image data when needed | Benjamin Otte | 2013-02-02 | 1 | -37/+49 |
* | cssimage: Add a getter | Benjamin Otte | 2013-02-02 | 1 | -6/+12 |
* | cssimage: Return the loaded image from compute() | Benjamin Otte | 2013-02-02 | 1 | -0/+14 |
* | css: Split out GtkCssImageSurface | Benjamin Otte | 2013-02-02 | 1 | -52/+17 |
* | cssimage: Store the URI we're loaded from | Benjamin Otte | 2013-02-02 | 1 | -7/+7 |
* | cssimage: No need to pass base file anymore | Benjamin Otte | 2012-05-11 | 1 | -2/+1 |
* | cssparser: Change APIs that work with files | Benjamin Otte | 2012-05-11 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | Fix leak when parsing image urls | Alexander Larsson | 2012-02-06 | 1 | -1/+1 |
* | Remove accidental leftover spew | Alexander Larsson | 2012-02-03 | 1 | -1/+0 |
* | Special case resource pixbuf files loading | Alexander Larsson | 2012-02-03 | 1 | -8/+26 |
* | Ensure we can load images via resource:// uris from CSS | Alexander Larsson | 2012-01-16 | 1 | -4/+10 |
* | Destroy cairo context after painting css image url | Paolo Borelli | 2012-01-14 | 1 | -0/+1 |
* | parser: remove a duplicate copy of gtk_css_parse_url() | Cosimo Cecchi | 2012-01-13 | 1 | -57/+1 |
* | css: Add image implementation for urls | Benjamin Otte | 2012-01-09 | 1 | -0/+223 |