diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-13 10:43:28 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-13 10:43:28 +0000 |
commit | abea7e4283b8575a2309b0e864521cea5dba25c1 (patch) | |
tree | 49611b7ad63d82580022967187b1c15c4bd22d51 /ChangeLog.pre-2-8 | |
parent | dc435766155df4d3331a1ac13c8e1d79156fa457 (diff) | |
download | gtk+-abea7e4283b8575a2309b0e864521cea5dba25c1.tar.gz |
gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips):
Don't remove the tooltip window when the tip text changes. (#15891)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 660782dd08..3004f0f4bd 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2001-08-13 Matthias Clasen <matthiasc@waldgeist.poet.de> + + * gtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_draw_tips): + Don't remove the tooltip window when the tip text changes. (#15891) + Sun Aug 12 12:02:09 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am ($(srcdir)/gtkmarshal.c): Remove extra |