log src/w32menu.c @ 27597:c8c16059c6d6

age author description
2000-01-23 Jason Rumney Add skeleton support for help strings on menus.
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-12 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
1998-07-13 Andrew Innes (add_menu_item): Draw menu items like titles if call_data is 0.
1998-07-11 Andrew Innes (w32_menu_show): Set widget call_data to 0 if definition is nil.
1998-04-23 Geoff Voelker Replace code with a new version written from scratch
1998-04-17 Geoff Voelker (Vmenu_updating_frame): New variable.
1998-04-09 Karl Heuer (set_frame_menubar): Call Fset_match_data, not
1997-10-13 Andrew Innes Pass menu handle by value.
1997-09-03 Geoff Voelker (init_menu_items): Disable code.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1997-01-13 Geoff Voelker (x-popup-menu): Pass in insist flag to mouse_position_hook.
1996-12-19 Richard M. Stallman (set_frame_menubar): Call Fmatch_data with new explicit arguments.
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-05-21 Richard M. Stallman Include buffer.h.
1996-04-29 Richard M. Stallman (get_frame_menubar_event, set_frame_menubar):
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1995-11-07 Geoff Voelker Initial revision