aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32menu.c
Commit message (Expand)AuthorAgeFilesLines
* * lisp.h (KEYMAPP): New macro.Stefan Monnier2000-10-271-16/+8
* (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.Jason Rumney2000-10-191-5/+8
* Include keyboard.h before frame.h. Fix compileAndrew Innes2000-08-221-3/+3
* (keymap_panes): Pass the keymap's prompt as the pane name toJason Rumney2000-08-201-2/+24
* (w32_menu_show): Call free_menubar_widget_value_tree after menu isJason Rumney2000-07-151-5/+6
* (menubar_selection_callback): Use the `arg' slot ofGerd Moellmann2000-07-131-8/+12
* (w32_menu_display_help): Call show_help_echo withEli Zaretskii2000-07-111-1/+1
* * w32menu.c (w32_menu_display_help):Stefan Monnier2000-07-051-16/+2
* (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.Jason Rumney2000-05-301-11/+11
* (single_submenu): Set help string to NULL if none.Jason Rumney2000-03-221-40/+77
* [HAVE_BOXES]: Remove #undef.Jason Rumney2000-03-011-134/+39
* (single_submenu): Set up help string.Jason Rumney2000-02-271-3/+15
* Add skeleton support for help strings on menus.Jason Rumney2000-01-231-78/+199
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-1/+1
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-3/+2
* Use XCAR and XCDR instead of explicit member references.Ken Raeburn1999-09-121-10/+10
* (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