Benjamin Otte
|
f6422513b1
|
shorthand: Update border-image parsing
Also update tests. None is not a valid value...
|
2012-01-09 18:37:54 +01:00 |
|
Benjamin Otte
|
442040876a
|
shorthand: Move border-color to new parsing code
|
2012-01-09 18:37:54 +01:00 |
|
Benjamin Otte
|
cd4470cfd3
|
shorthand: Move border radius parsing to new parsing code
We also now properly allow assigning an integer value to the
border-radius property.
|
2012-01-09 18:37:54 +01:00 |
|
Benjamin Otte
|
13aac54d19
|
shorthand: Implement border parsing with new parse func
|
2012-01-09 18:37:54 +01:00 |
|
Benjamin Otte
|
148d8fbca8
|
shorthand: Allow registering a new parse func
|
2012-01-09 18:37:54 +01:00 |
|
Benjamin Otte
|
389531d15d
|
styleproperty: require property in _gtk_style_property_parse_value()
Other code uses _gtk_css_style_parse_value() instead now.
|
2012-01-09 18:37:53 +01:00 |
|
Benjamin Otte
|
30eb26087c
|
css: Feed sections to CSS lookup code
|
2012-01-09 18:37:53 +01:00 |
|
Benjamin Otte
|
55a38f4746
|
shorthand: Remove a bunch of unused functionality
- The unset func is no longer used
- Shorthands can't be printed
- property_parse funcs and initial values aren't used
|
2012-01-09 18:37:53 +01:00 |
|
Benjamin Otte
|
d9c5d37e56
|
shorthand: shorthands can't be inherited
... so remove the flag handling.
|
2012-01-09 18:37:52 +01:00 |
|
Benjamin Otte
|
7a4bbc8f35
|
styleproperty: Add GtkStyleProperty::value-type
|
2012-01-09 18:37:52 +01:00 |
|
Benjamin Otte
|
2128b356b2
|
shorthand: Add a property for all subproperties
|
2012-01-09 18:37:52 +01:00 |
|
Benjamin Otte
|
927b922208
|
styleproperty: Add custom registration func for shorthands
|
2012-01-09 18:37:52 +01:00 |
|
Benjamin Otte
|
d4344164ac
|
styleproperty: Move shorthand declarations to new file
|
2012-01-09 18:37:52 +01:00 |
|