Dan Winship
cae61e62fd
[StThemeNode] implement CSS "outline" property
...
Could potentially be used for focus indication
https://bugzilla.gnome.org/show_bug.cgi?id=621669
2010-06-17 14:06:47 -04:00
Florian Müllner
d4a8c64d22
[StThemeNode] Add transition-duration CSS property
...
Add a CSS property to control style transitions.
https://bugzilla.gnome.org/show_bug.cgi?id=619025
2010-06-08 17:55:50 +02:00
Florian Müllner
014ac2d388
Support -st-shadow for all background properties
...
Extend the existing support for -st-shadow to apply to the background,
background-gradient and border properties in addition to background-image.
https://bugzilla.gnome.org/show_bug.cgi?id=613832
2010-05-10 20:17:20 +02:00
Colin Walters
5060081db5
Move rendering into st-theme-node-drawing.c
...
The idea behind this move is that we have a lot more control over
rendering if StWidget isn't a big pile of actors, and things are
more efficient.
https://bugzilla.gnome.org/show_bug.cgi?id=607500
2010-03-24 14:14:03 -04:00