diff options
author | Tim Janik <timj@gtk.org> | 1998-06-30 12:34:36 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-06-30 12:34:36 +0000 |
commit | 10184125551c2cccbf1b31f64100c064a4e3c2ab (patch) | |
tree | bc0997055a1e1e4535d3e140fdb5544ef4879c47 /ChangeLog | |
parent | b483ca4b9765c3fb39e1af170b35786679f216bc (diff) | |
download | gdk-pixbuf-10184125551c2cccbf1b31f64100c064a4e3c2ab.tar.gz |
fixed lookup order for rc styles. the latest defined rc set pattern is
Tue Jun 30 14:30:37 1998 Tim Janik <timj@gtk.org>
* gtk/gtkrc.c: fixed lookup order for rc styles. the latest defined
rc set pattern is favoured, this is needed for overriding of style
patterns with subsequently parsed rc files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Jun 30 14:30:37 1998 Tim Janik <timj@gtk.org> + + * gtk/gtkrc.c: fixed lookup order for rc styles. the latest defined + rc set pattern is favoured, this is needed for overriding of style + patterns with subsequently parsed rc files. + Tue Jun 30 12:45:19 1998 Tim Janik <timj@gtk.org> * gtk/gtkrc.c: code overhaul for simplicity and more descriptive |