]> Pileus Git - ~andy/gtk/commit
Bug #147497, make menu items activate immediately when you release the
authorSøren Sandmann <sandmann@redhat.com>
Wed, 22 Dec 2004 16:52:23 +0000 (16:52 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Wed, 22 Dec 2004 16:52:23 +0000 (16:52 +0000)
commit03413577a1ee364109a181c5c7711c2b118a703b
treecf415c25d5ff14092b159f726a621f0ffa08f1ff
parent5ec1648473815ab4d09ab1151f22c55d59c1cc8c
Bug #147497, make menu items activate immediately when you release the

Wed Dec 22 11:35:41 2004  Søren Sandmann  <sandmann@redhat.com>

Bug #147497, make menu items activate immediately when you release
the button.

* gtk/gtkmenu.c (gtk_menu_enter_notify, menu_motion_notify): Make
items activate immediately.

* gtk/gtkmenu.c (definitely_within_item): New function
* gtk/gtkmenu.c (check_threshold): New function
gtk/gtkmenu.c