log src/w32menu.c @ 32444:dd1d1067760b

age author description
Tue, 22 Aug 2000 23:37:05 +0000 Andrew Innes Include keyboard.h before frame.h. Fix compile
Sun, 20 Aug 2000 21:10:17 +0000 Jason Rumney (keymap_panes): Pass the keymap's prompt as the pane name to
Sat, 15 Jul 2000 11:52:21 +0000 Jason Rumney (w32_menu_show): Call free_menubar_widget_value_tree after menu is
Thu, 13 Jul 2000 14:07:57 +0000 Gerd Moellmann (menubar_selection_callback): Use the `arg' slot of
Tue, 11 Jul 2000 07:36:21 +0000 Eli Zaretskii (w32_menu_display_help): Call show_help_echo with
Wed, 05 Jul 2000 14:08:03 +0000 Stefan Monnier * w32menu.c (w32_menu_display_help):
Tue, 30 May 2000 21:52:06 +0000 Jason Rumney (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
Wed, 22 Mar 2000 23:15:30 +0000 Jason Rumney (single_submenu): Set help string to NULL if none.
Wed, 01 Mar 2000 20:49:16 +0000 Jason Rumney [HAVE_BOXES]: Remove #undef.
Sun, 27 Feb 2000 21:38:00 +0000 Jason Rumney (single_submenu): Set up help string.
Sun, 23 Jan 2000 03:22:21 +0000 Jason Rumney Add skeleton support for help strings on menus.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Mon, 13 Jul 1998 19:54:15 +0000 Andrew Innes (add_menu_item): Draw menu items like titles if call_data is 0.