comparison src/ChangeLog @ 49826:e99f1a981a3b

* gtkutil.c (xg_tool_bar_expose_callback): New function. (xg_create_tool_bar): Force style of tool bar to be horizontal with icons. Set name of tool bar to emacs-toolbar. (update_frame_tool_bar): Connect expose event to xg_tool_bar_expose_callback.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 17 Feb 2003 18:39:53 +0000
parents ee53c0a36300
children 924ad8b9c2f6
comparison
equal deleted inserted replaced
49825:885222a0f1fd 49826:e99f1a981a3b
1 2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_tool_bar_expose_callback): New function.
4 (xg_create_tool_bar): Force style of tool bar to be horizontal with
5 icons. Set name of tool bar to emacs-toolbar.
6 (update_frame_tool_bar): Connect expose event to
7 xg_tool_bar_expose_callback.
8
1 2003-02-17 Richard M. Stallman <rms@gnu.org> 9 2003-02-17 Richard M. Stallman <rms@gnu.org>
2 10
3 * keyboard.c (this_command_key_count_reset): New variable. 11 * keyboard.c (this_command_key_count_reset): New variable.
4 Initiatize to 0 where this_command_key_count is set. 12 Initiatize to 0 where this_command_key_count is set.
5 (read_char): Save and restore this_command_key_count_reset 13 (read_char): Save and restore this_command_key_count_reset