diff options
author | Tim Janik <timj@gtk.org> | 1998-07-01 01:35:13 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-07-01 01:35:13 +0000 |
commit | ddefd9c9f551c385803343a7c024b514cf296346 (patch) | |
tree | 249bb8597f8f8e6eff095a6f9797474a95e3a47e /ChangeLog | |
parent | 79e1b1ab6f3f143bbc6d9c4effec9d0a4da54d77 (diff) | |
download | gtk+-ddefd9c9f551c385803343a7c024b514cf296346.tar.gz |
implementation of the "class" keyword for styles.
Wed Jul 1 03:33:30 1998 Tim Janik <timj@gtk.org>
* gtk/gtkrc.c: implementation of the "class" keyword for styles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed Jul 1 03:33:30 1998 Tim Janik <timj@gtk.org> + + * gtk/gtkrc.c: implementation of the "class" keyword for styles. + Tue Jun 30 14:30:37 1998 Tim Janik <timj@gtk.org> * gtk/gtkrc.c: fixed lookup order for rc styles. the latest defined |