gtk-css-engine r164 - trunk
- From: robsta svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-css-engine r164 - trunk
- Date: Wed, 8 Oct 2008 12:17:53 +0000 (UTC)
Author: robsta
Date: Wed Oct 8 12:17:53 2008
New Revision: 164
URL: http://svn.gnome.org/viewvc/gtk-css-engine?rev=164&view=rev
Log:
* TODO: remember how to fix per-widget theming.
Modified:
trunk/ChangeLog
trunk/TODO
Modified: trunk/TODO
==============================================================================
--- trunk/TODO (original)
+++ trunk/TODO Wed Oct 8 12:17:53 2008
@@ -7,6 +7,7 @@
### Features ###
* Improve gtkrc export.
+* Set up a map of "main primitives" per widget with prefix matching, so widget styles are applied correctly (see libccss TODO).
* Add a fixup stage when the stylesheet is loaded, handle things like
single `background-size: <length>;` there.
* Store type-name, type-id and selector-group in the GtkStyle and use that
@@ -28,6 +29,8 @@
[Link](http://mail.gnome.org/archives/usability/2008-August/msg00037.html).
* Animated images APNG, MNG, animated GIF, whatever gdk-pixbuf supports.
* [CSS Transitions](http://webkit.org/specs/CSSVisualEffects/CSSTransitions.html)
+* Implement class selectors like http://doc.trolltech.com/4.5/stylesheet-syntax.html#selector-types .
+* Subcontrol selectors like QT? (requires patching libcroco).
#### Done:
* Support system gtk system colors, e.g. `color: gtk-color(bg_color);`.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]