comparison 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
comparison
equal deleted inserted replaced
103672:95d3ac2077a5 103673:34f3338fd2bf
1 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> 1 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
4 (xg_tool_bar_menu_proxy): Attach enter/leave events to
5 xg_tool_bar_proxy_help_callback.
2 6
3 * emacs.c (USAGE3, standard_args): Add -mm and --maximized. 7 * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
4 8
5 * frame.c: Qmaximized is new. 9 * frame.c: Qmaximized is new.
6 (x_set_frame_parameters): Do not handle fullscreen specially. 10 (x_set_frame_parameters): Do not handle fullscreen specially.