diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2001-04-02 20:15:31 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-04-02 20:15:31 +0000 |
commit | ea78922f17d08929bb046aa743b69cfdbde705a9 (patch) | |
tree | 07ae9e742bd5a1e3ee2e7e90d30462bd72f397ae /ChangeLog | |
parent | 3961437baba035ba969e83c5bb15edce6ebc4e05 (diff) | |
download | gtk+-ea78922f17d08929bb046aa743b69cfdbde705a9.tar.gz |
Add missing changelog entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Mon Apr 2 16:13:58 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkinvisible.c (gtk_invisible_style_set): Avoid + chaining up to parent impl, since we have a INPUT_ONLY + window. + + * gtk/gtkentry.[ch]: Add a cursor_color property to set the + foreground color for the cursor. + Mon Apr 2 15:06:13 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkstyle.c (_gtk_style_peek_property_value): Reference |