aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32menu.c
Commit message (Expand)AuthorAgeFilesLines
* (add_menu_item): Draw menu items like titles if call_data is 0.Andrew Innes1998-07-131-2/+2
* (w32_menu_show): Set widget call_data to 0 if definition is nil.Andrew Innes1998-07-111-2/+2
* Replace code with a new version written from scratchGeoff Voelker1998-04-231-1470/+1446
* (Vmenu_updating_frame): New variable.Geoff Voelker1998-04-171-1/+13
* (set_frame_menubar): Call Fset_match_data, notKarl Heuer1998-04-091-1/+1
* Pass menu handle by value.Andrew Innes1997-10-131-1/+1
* (init_menu_items): Disable code.Geoff Voelker1997-09-031-101/+278
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-1/+1
* (x-popup-menu): Pass in insist flag to mouse_position_hook.Geoff Voelker1997-01-131-4/+6
* (set_frame_menubar): Call Fmatch_data with new explicit arguments.Richard M. Stallman1996-12-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-22/+22
* Include buffer.h.Richard M. Stallman1996-05-211-1/+50
* (get_frame_menubar_event, set_frame_menubar):Richard M. Stallman1996-04-291-2/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment fixes.Karl Heuer1996-01-051-3/+3
* Initial revisionGeoff Voelker1995-11-071-0/+1917