aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32menu.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-06Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1-1/+1
1999-10-19Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1-3/+2
1999-09-12Use XCAR and XCDR instead of explicit member references.Ken Raeburn1-10/+10
1998-07-13(add_menu_item): Draw menu items like titles if call_data is 0.Andrew Innes1-2/+2
1998-07-11(w32_menu_show): Set widget call_data to 0 if definition is nil.Andrew Innes1-2/+2
1998-04-23Replace code with a new version written from scratchGeoff Voelker1-1470/+1446
1998-04-17(Vmenu_updating_frame): New variable.Geoff Voelker1-1/+13
1998-04-09(set_frame_menubar): Call Fset_match_data, notKarl Heuer1-1/+1
1997-10-13Pass menu handle by value.Andrew Innes1-1/+1
1997-09-03(init_menu_items): Disable code.Geoff Voelker1-101/+278
1997-01-20Change all uses of win95, winnt, and win32Geoff Voelker1-1/+1
1997-01-13(x-popup-menu): Pass in insist flag to mouse_position_hook.Geoff Voelker1-4/+6
1996-12-19(set_frame_menubar): Call Fmatch_data with new explicit arguments.Richard M. Stallman1-1/+1
1996-11-19Change identifiers of the form win32* to w32*.Geoff Voelker1-22/+22
1996-05-21Include buffer.h.Richard M. Stallman1-1/+50
1996-04-29(get_frame_menubar_event, set_frame_menubar):Richard M. Stallman1-2/+2
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-05Comment fixes.Karl Heuer1-3/+3
1995-11-07Initial revisionGeoff Voelker1-0/+1917