]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)
src/ChangeLog

index 3dc5a094d4a63dcf5bc27c570ab0e9f39955df1c..b6ebb666c055be825f8d45fae17e2a28ebd1f73f 100644 (file)
@@ -1,3 +1,15 @@
+2007-01-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * gtkutil.h (xg_menu_item_cb_data_): Remove highlight_id and
+       unhighlight_id.
+
+       * gtkutil.c (menuitem_highlight_callback): Invoked widget is the
+       parent of the menu item.  Get menu item widget from event.
+       (xg_create_one_menuitem, xg_update_menu_item): highlight_id and
+       unhighlight_id has been removed.
+       (create_menus): Connect enter/leave-notify-event to the menu instead
+       of individual items.
+
 2006-12-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Connect create-menu-proxy with