log src/w32menu.c @ 23801:119fd94ae526

age author description
Mon, 13 Jul 1998 19:54:15 +0000 Andrew Innes (add_menu_item): Draw menu items like titles if call_data is 0.
Sat, 11 Jul 1998 21:52:17 +0000 Andrew Innes (w32_menu_show): Set widget call_data to 0 if definition is nil.
Thu, 23 Apr 1998 23:43:02 +0000 Geoff Voelker Replace code with a new version written from scratch
Fri, 17 Apr 1998 05:09:51 +0000 Geoff Voelker (Vmenu_updating_frame): New variable.
Thu, 09 Apr 1998 17:04:35 +0000 Karl Heuer (set_frame_menubar): Call Fset_match_data, not
Mon, 13 Oct 1997 18:06:22 +0000 Andrew Innes Pass menu handle by value.
Wed, 03 Sep 1997 00:53:34 +0000 Geoff Voelker (init_menu_items): Disable code.
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Mon, 13 Jan 1997 01:41:59 +0000 Geoff Voelker (x-popup-menu): Pass in insist flag to mouse_position_hook.
Thu, 19 Dec 1996 06:42:08 +0000 Richard M. Stallman (set_frame_menubar): Call Fmatch_data with new explicit arguments.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Tue, 21 May 1996 18:09:43 +0000 Richard M. Stallman Include buffer.h.
Mon, 29 Apr 1996 15:56:24 +0000 Richard M. Stallman (get_frame_menubar_event, set_frame_menubar):
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 07 Nov 1995 07:52:28 +0000 Geoff Voelker Initial revision