aboutsummaryrefslogtreecommitdiffstats
path: root/mac/src/macmenu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-04-26Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi1-2206/+0
2001-10-08(Fx_popup_menu): Use Fkeymap_prompt.Stefan Monnier1-2/+3
2001-09-042001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk>Andrew Choi1-3/+2
2001-02-27* src/macfns.c: Rename everything containing *busy_cursor* andAndrew Choi1-1/+1
2000-10-22Initial check-in: changes for building Emacs under Mac OS.Andrew Choi1-441/+423
2000-10-19(add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working.Jason Rumney1-5/+8
2000-08-22Include keyboard.h before frame.h. Fix compileAndrew Innes1-3/+3
2000-08-20(keymap_panes): Pass the keymap's prompt as the pane name toJason Rumney1-2/+24
2000-07-15(w32_menu_show): Call free_menubar_widget_value_tree after menu isJason Rumney1-5/+6
2000-07-13(menubar_selection_callback): Use the `arg' slot ofGerd Moellmann1-8/+12
2000-07-11(w32_menu_display_help): Call show_help_echo withEli Zaretskii1-1/+1
2000-07-05* w32menu.c (w32_menu_display_help):Stefan Monnier1-16/+2
2000-05-30(single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.Jason Rumney1-11/+11
2000-03-22(single_submenu): Set help string to NULL if none.Jason Rumney1-40/+77
2000-03-01[HAVE_BOXES]: Remove #undef.Jason Rumney1-134/+39
2000-02-27(single_submenu): Set up help string.Jason Rumney1-3/+15
2000-01-23Add skeleton support for help strings on menus.Jason Rumney1-78/+199
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