log src/w32menu.c @ 39682:5f60884970a8

age author description
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sun, 30 Sep 2001 21:54:04 +0000 Andrew Innes (set_frame_menubar): Take into account that
Wed, 11 Jul 2001 18:30:34 +0000 Stefan Monnier (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
Thu, 08 Mar 2001 21:20:43 +0000 Andrew Innes (add_menu_item): Fix problems with using ownerdraw for
Fri, 23 Feb 2001 10:15:27 +0000 Jason Rumney * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with
Tue, 28 Nov 2000 20:28:02 +0000 Jason Rumney (add_menu_item): Reset menu item text when changing type to radio button.
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Thu, 19 Oct 2000 19:25:53 +0000 Jason Rumney (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.
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.