diff options
author | Owen Taylor <otaylor@src.gnome.org> | 2002-06-12 20:42:44 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-06-12 20:42:44 +0000 |
commit | a01645c84f290bb265a784f89dd133f70650f369 (patch) | |
tree | f47c6179421fede6ddbda700558eebcccc019ad9 /ChangeLog.pre-2-2 | |
parent | e9ed9a7fa16123d4ddac9e22f17d47c75defa488 (diff) | |
download | gtk+-a01645c84f290bb265a784f89dd133f70650f369.tar.gz |
ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkmenubar.c: When fetching the menubars for
the window for F10 handling, only add viewable menu
bars. (Apparently, people sometimes put menu bars
in notebook pages!) (Tim Janik, #82627)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index d639ea5410..86f5e7ec5b 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,10 @@ +Wed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkmenubar.c: When fetching the menubars for + the window for F10 handling, only add viewable menu + bars. (Apparently, people sometimes put menu bars + in notebook pages!) (Tim Janik, #82627) + Wed Jun 12 16:21:38 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkcheckbutton.c (gtk_check_button_size_allocate): |