| Commit message (Expand) | Author | Files | Lines |
| 2002-04-26 | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 1 | -2206/+0 |
| 2001-10-08 | (Fx_popup_menu): Use Fkeymap_prompt. | Stefan Monnier | 1 | -2/+3 |
| 2001-09-04 | 2001-09-04 Andrew Choi <akochoi@cse.cuhk.edu.hk> | Andrew Choi | 1 | -3/+2 |
| 2001-02-27 | * src/macfns.c: Rename everything containing *busy_cursor* and | Andrew Choi | 1 | -1/+1 |
| 2000-10-22 | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi | 1 | -441/+423 |
| 2000-10-19 | (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working. | Jason Rumney | 1 | -5/+8 |
| 2000-08-22 | Include keyboard.h before frame.h. Fix compile | Andrew Innes | 1 | -3/+3 |
| 2000-08-20 | (keymap_panes): Pass the keymap's prompt as the pane name to | Jason Rumney | 1 | -2/+24 |
| 2000-07-15 | (w32_menu_show): Call free_menubar_widget_value_tree after menu is | Jason Rumney | 1 | -5/+6 |
| 2000-07-13 | (menubar_selection_callback): Use the `arg' slot of | Gerd Moellmann | 1 | -8/+12 |
| 2000-07-11 | (w32_menu_display_help): Call show_help_echo with | Eli Zaretskii | 1 | -1/+1 |
| 2000-07-05 | * w32menu.c (w32_menu_display_help): | Stefan Monnier | 1 | -16/+2 |
| 2000-05-30 | (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings. | Jason Rumney | 1 | -11/+11 |
| 2000-03-22 | (single_submenu): Set help string to NULL if none. | Jason Rumney | 1 | -40/+77 |
| 2000-03-01 | [HAVE_BOXES]: Remove #undef. | Jason Rumney | 1 | -134/+39 |
| 2000-02-27 | (single_submenu): Set up help string. | Jason Rumney | 1 | -3/+15 |
| 2000-01-23 | Add skeleton support for help strings on menus. | Jason Rumney | 1 | -78/+199 |
| 1999-12-06 | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1 | -1/+1 |
| 1999-10-19 | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1 | -3/+2 |
| 1999-09-12 | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1 | -10/+10 |
| 1998-07-13 | (add_menu_item): Draw menu items like titles if call_data is 0. | Andrew Innes | 1 | -2/+2 |
| 1998-07-11 | (w32_menu_show): Set widget call_data to 0 if definition is nil. | Andrew Innes | 1 | -2/+2 |
| 1998-04-23 | Replace code with a new version written from scratch | Geoff Voelker | 1 | -1470/+1446 |
| 1998-04-17 | (Vmenu_updating_frame): New variable. | Geoff Voelker | 1 | -1/+13 |
| 1998-04-09 | (set_frame_menubar): Call Fset_match_data, not | Karl Heuer | 1 | -1/+1 |
| 1997-10-13 | Pass menu handle by value. | Andrew Innes | 1 | -1/+1 |
| 1997-09-03 | (init_menu_items): Disable code. | Geoff Voelker | 1 | -101/+278 |
| 1997-01-20 | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1 | -1/+1 |
| 1997-01-13 | (x-popup-menu): Pass in insist flag to mouse_position_hook. | Geoff Voelker | 1 | -4/+6 |
| 1996-12-19 | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1 | -1/+1 |
| 1996-11-19 | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1 | -22/+22 |
| 1996-05-21 | Include buffer.h. | Richard M. Stallman | 1 | -1/+50 |
| 1996-04-29 | (get_frame_menubar_event, set_frame_menubar): | Richard M. Stallman | 1 | -2/+2 |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum | 1 | -1/+2 |
| 1996-01-05 | Comment fixes. | Karl Heuer | 1 | -3/+3 |
| 1995-11-07 | Initial revision | Geoff Voelker | 1 | -0/+1917 |