Check whether widgets are viewable, not just if they are mapped. (#122912,

Wed Mar  3 17:30:18 2004  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkwindow.c (gtk_window_mnemonic_activate): Check
        whether widgets are viewable, not just if they are
        mapped. (#122912, reported by Tim Evans)
This commit is contained in:
Owen Taylor
2004-03-03 22:36:02 +00:00
committed by Owen Taylor
parent 19369fea75
commit 2ddeb7cd1c
6 changed files with 32 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Wed Mar 3 17:30:18 2004 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwindow.c (gtk_window_mnemonic_activate): Check
whether widgets are viewable, not just if they are
mapped. (#122912, reported by Tim Evans)
Wed Mar 3 23:28:48 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcombobox.c (gtk_combo_box_set_active): Move the actual