]> Pileus Git - ~andy/gtk/commit
Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. Fixes
authorSoeren Sandmann <sandmann@daimi.au.dk>
Tue, 2 Mar 2004 20:49:15 +0000 (20:49 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Tue, 2 Mar 2004 20:49:15 +0000 (20:49 +0000)
commitcddfd994ef4ed9a92444c409dd37d9357acbfacb
tree046fa434f0e40fa93e33f946756009c925037c36
parentf05cb42db9b7c1d8409f4dcfc0f25d32ef62a973
Patch from Frederic Crozat, test code from Jean-Philippe Chancelier. Fixes

Tue Mar  2 21:23:30 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

Patch from Frederic Crozat, test code from Jean-Philippe
Chancelier. Fixes bug #120479.

* gtk/gtkcombo.c (gtk_combo_popup_list): Make sure popup belongs
to the right window group.

* gtk/gtkmenu.c (gtk_menu_popup): Same

* tests/testsocket.c (main): Pack the plugs into an hbox instead
of a vbox.

* tests/testsocket_common.c: Add a GtkMenuBar, a GtkCombo and a
GtkComboBox to the children.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombo.c
gtk/gtkmenu.c
tests/testsocket.c
tests/testsocket_common.c