diff src/ChangeLog @ 103673:34f3338fd2bf

* gtkutil.c (xg_tool_bar_proxy_help_callback): New function. (xg_tool_bar_menu_proxy): Attach enter/leave events to xg_tool_bar_proxy_help_callback.
author Jan Dj?rv <jan.h.d@swipnet.se>
date Wed, 01 Jul 2009 15:52:58 +0000
parents 340c701162a6
children 1867be80e595
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 01 15:21:45 2009 +0000
+++ b/src/ChangeLog	Wed Jul 01 15:52:58 2009 +0000
@@ -1,5 +1,9 @@
 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
+	* gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
+	(xg_tool_bar_menu_proxy): Attach enter/leave events to
+	xg_tool_bar_proxy_help_callback.
+
 	* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
 
 	* frame.c: Qmaximized is new.