Benjamin Otte
|
c9f01ffb43
|
cssimage: No need to pass base file anymore
The file is now part of the GtkCssParser
|
2012-05-11 16:42:12 +02:00 |
|
Benjamin Otte
|
e1317268a3
|
cssparser: Change APIs that work with files
Now that we keep track of the parser's file, we don't require it to be
passed anymore.
|
2012-05-11 16:42:12 +02:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Alexander Larsson
|
cb625d21b4
|
Fix leak when parsing image urls
|
2012-02-06 15:06:29 +01:00 |
|
Alexander Larsson
|
6b2f10321f
|
Remove accidental leftover spew
|
2012-02-03 16:27:32 +01:00 |
|
Alexander Larsson
|
610ea728b2
|
Special case resource pixbuf files loading
This means we can share the pixbuf data when using GdkPixdata
images in the resource.
|
2012-02-03 15:51:55 +01:00 |
|
Alexander Larsson
|
e46971306a
|
Ensure we can load images via resource:// uris from CSS
|
2012-01-16 14:19:19 +01:00 |
|
Paolo Borelli
|
9ad78370eb
|
Destroy cairo context after painting css image url
|
2012-01-14 11:52:48 +01:00 |
|
Cosimo Cecchi
|
d1f3fe4342
|
parser: remove a duplicate copy of gtk_css_parse_url()
Move the function to gtkcssparser.c and use it in both places.
|
2012-01-13 17:55:53 -05:00 |
|
Benjamin Otte
|
11ec705133
|
css: Add image implementation for urls
|
2012-01-09 18:37:56 +01:00 |
|