diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-14 04:07:08 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-14 04:07:08 +0000 |
commit | 4f14fc15e6c23fabdb785d94e71cc7bd822f63e0 (patch) | |
tree | 708cec819279d7625df3373adab2ad768df45b32 /ChangeLog.pre-2-2 | |
parent | 30b328e79aada4b0d029879e11b58cf6ca2b0073 (diff) | |
download | gtk+-4f14fc15e6c23fabdb785d94e71cc7bd822f63e0.tar.gz |
If the screen for the menu changes while the menu is torn off, move the
Fri Dec 13 22:55:27 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenu.c (menu_change_screen): If the screen
for the menu changes while the menu is torn off, move
the tearoff along with it. (#85669)
* gtk/gtkmenu.c (gtk_menu_set_tearoff_state): When
reattaching, get rid of the get rid of the tearoff window.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 3ddadb63a5..6fc79c3bda 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,12 @@ +Fri Dec 13 22:55:27 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmenu.c (menu_change_screen): If the screen + for the menu changes while the menu is torn off, move + the tearoff along with it. (#85669) + + * gtk/gtkmenu.c (gtk_menu_set_tearoff_state): When + reattaching, get rid of the get rid of the tearoff window. + Fri Dec 13 21:35:12 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkhandlebox.c (gtk_handle_box_motion): Handle |