diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-26 00:05:59 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-26 00:05:59 +0000 |
commit | 2bb933f9d81ef14dba1da558d01bb575e3dffbff (patch) | |
tree | 0830d91ee338ecbfca1f81a27340773a73baf2bf /ChangeLog.pre-2-4 | |
parent | 2544d7b7197a310db894fdb8d4a21cfd2b0581d3 (diff) | |
download | gtk+-2bb933f9d81ef14dba1da558d01bb575e3dffbff.tar.gz |
Set the keyboard-mode flag before popping up the tooltip so that pop it up
Mon Feb 25 18:59:27 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtktooltips.c (start_keyboard_mode): Set the keyboard-mode
flag before popping up the tooltip so that pop it up
in the right place. (#71917, Narayani Pattipati)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0b93396262..47d98a41bc 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Mon Feb 25 18:59:27 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktooltips.c (start_keyboard_mode): Set the keyboard-mode + flag before popping up the tooltip so that pop it up + in the right place. (#71917, Narayani Pattipati) + Mon Feb 25 22:11:34 2002 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_visible): call |