emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 02 Jan 2007 16:48:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/01/02 16:48:35

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5488
retrieving revision 1.5489
diff -u -b -r1.5488 -r1.5489
--- ChangeLog   31 Dec 2006 18:31:49 -0000      1.5488
+++ ChangeLog   2 Jan 2007 16:48:35 -0000       1.5489
@@ -1,3 +1,15 @@
+2007-01-02  Jan Dj,Ad(Brv  <address@hidden>
+
+       * 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,Ad(Brv  <address@hidden>
 
        * gtkutil.c (update_frame_tool_bar): Connect create-menu-proxy with




reply via email to

[Prev in Thread] Current Thread [Next in Thread]