CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     mitch   06/07/21 04:27:32

Modified files:
        .              : ChangeLog 
        gtk            : gtkrc.c 

Log message:
2006-07-21  Michael Natterer  <[EMAIL PROTECTED]>

Enable symbolic colors and color expressions in style
properties. Fixes bug #346751 
[http://bugzilla.gnome.org/show_bug.cgi?id=346751].

* gtk/gtkrc.c (rc_parse_token_or_compound): add GtkRcStyle
parameter and replace symbolic colors by color constants.

(gtk_rc_parse_assignment): likewise. Also support parsing of
expressions of the form identifier(compound).

(gtk_rc_parse_style): pass the GtkRcStyle to
gtk_rc_parse_assignment().

(gtk_rc_parse_statement): pass NULL since we don't have a
GtkRcStyle here.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=mitch&date=explicit&mindate=2006-07-21%2004:26&maxdate=2006-07-21%2004:28

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to