Benjamin Otte
|
bbf5fe179d
|
background: Implement all options of background-repeat
|
2012-01-09 18:37:58 +01:00 |
|
Benjamin Otte
|
4b7ca9602d
|
background: Simplify background-repeat
It used to be a struct, now it's just an enum
|
2012-01-09 18:37:58 +01:00 |
|
Benjamin Otte
|
52af00686b
|
themingbackground: Convert to GtkCssImage
The conversion is incomplete and requires some work to account for
all the CSS crazies, like repeat modes and background-size.
|
2012-01-09 18:37:57 +01:00 |
|
Benjamin Otte
|
a35df38443
|
theme: Apply background merging code
It was unused and untested and did not do at all what the CSS spec says.
|
2012-01-09 18:37:56 +01:00 |
|
Benjamin Otte
|
9181282d88
|
style: Remove GtkStylePropertyContext again
We need to solve this differently. I have no idea yet how, but I'll
invent something later.
This only affects win32 theming and that's broken anyway.
|
2012-01-09 18:37:56 +01:00 |
|
Benjamin Otte
|
4da493402d
|
css: 'none' is not a value background-repeat
|
2012-01-09 18:37:51 +01:00 |
|
Benjamin Otte
|
ab1699510e
|
themingbackground: Avoid erroring cairo context
|
2011-12-23 22:30:45 +01:00 |
|
Cosimo Cecchi
|
a7f3a9ff74
|
themingengine: split a GtkThemingBackground object
Allows easier modification and general sanity of the CSS background
rendering code.
|
2011-12-12 12:46:52 +01:00 |
|