diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-08-30 20:46:30 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-08-30 20:46:30 +0000 |
commit | d213168f126160dc969186a596161a06fc6964f6 (patch) | |
tree | f2685972e00ddd0458fa09da61ab1e434fad6fdc /ChangeLog.pre-2-8 | |
parent | 69746cb4d51a663e46909dd750dfaf393308348a (diff) | |
download | gtk+-d213168f126160dc969186a596161a06fc6964f6.tar.gz |
Eliminate a gdk_window_clear_area() that snuck in with the menu underlines
Sun Aug 30 16:48:27 1998 Owen Taylor <otaylor@gtk.org>
* gtk/gtklabel.c (gtk_label_set): Eliminate a
gdk_window_clear_area() that snuck in with the
menu underlines merge.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0022443173..c878921233 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Sun Aug 30 16:48:27 1998 Owen Taylor <otaylor@gtk.org> + + * gtk/gtklabel.c (gtk_label_set): Eliminate a + gdk_window_clear_area() that snuck in with the + menu underlines merge. + Tue Aug 25 16:52:47 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtktext.c (recompute_geometry): Make sure the |