diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-07-05 22:34:07 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-07-05 22:34:07 +0000 |
commit | 8821161c38664d6f43dbb1fe5139a92af1c93fe2 (patch) | |
tree | 607e0fedd1b6998c9b9fd08964a9f3fb751fae01 /ChangeLog.pre-2-8 | |
parent | 45c7c2b0ca81b23e5ac40decf18953441fd79cca (diff) | |
download | gdk-pixbuf-8821161c38664d6f43dbb1fe5139a92af1c93fe2.tar.gz |
Take window groups into account. (#309473, Diego Gonzalez)
2005-07-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkmenu.c (gtk_menu_grab_notify): Take window
groups into account. (#309473, Diego Gonzalez)
* gtk/gtkwindow.[hc]: Add a non-exported function to
get the grab widget of a window group.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index f27ec5403..a42045ecd 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +2005-07-05 Matthias Clasen <mclasen@redhat.com> + + * gtk/gtkmenu.c (gtk_menu_grab_notify): Take window + groups into account. (#309473, Diego Gonzalez) + + * gtk/gtkwindow.[hc]: Add a non-exported function to + get the grab widget of a window group. + 2005-07-05 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_bin_expose): in the |