| Commit message (Expand) | Author | Age | Files | Lines |
* | (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt. | Stefan Monnier | 2001-10-08 | 1 | -3/+4 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -3/+0 |
* | (set_frame_menubar): Take into account that | Andrew Innes | 2001-09-30 | 1 | -3/+4 |
* | (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil. | Stefan Monnier | 2001-07-11 | 1 | -4/+10 |
* | (add_menu_item): Fix problems with using ownerdraw for | Andrew Innes | 2001-03-08 | 1 | -37/+35 |
* | * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook with | Jason Rumney | 2001-02-23 | 1 | -1/+1 |
* | (add_menu_item): Reset menu item text when changing type to radio button. | Jason Rumney | 2000-11-28 | 1 | -7/+12 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -16/+8 |
* | (add_menu_item): Do not use MF_OWNERDRAW for titles, as it has stopped working. | Jason Rumney | 2000-10-19 | 1 | -5/+8 |
* | Include keyboard.h before frame.h. Fix compile | Andrew Innes | 2000-08-22 | 1 | -3/+3 |
* | (keymap_panes): Pass the keymap's prompt as the pane name to | Jason Rumney | 2000-08-20 | 1 | -2/+24 |
* | (w32_menu_show): Call free_menubar_widget_value_tree after menu is | Jason Rumney | 2000-07-15 | 1 | -5/+6 |
* | (menubar_selection_callback): Use the `arg' slot of | Gerd Moellmann | 2000-07-13 | 1 | -8/+12 |
* | (w32_menu_display_help): Call show_help_echo with | Eli Zaretskii | 2000-07-11 | 1 | -1/+1 |
* | * w32menu.c (w32_menu_display_help): | Stefan Monnier | 2000-07-05 | 1 | -16/+2 |
* | (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings. | Jason Rumney | 2000-05-30 | 1 | -11/+11 |
* | (single_submenu): Set help string to NULL if none. | Jason Rumney | 2000-03-22 | 1 | -40/+77 |
* | [HAVE_BOXES]: Remove #undef. | Jason Rumney | 2000-03-01 | 1 | -134/+39 |
* | (single_submenu): Set up help string. | Jason Rumney | 2000-02-27 | 1 | -3/+15 |
* | Add skeleton support for help strings on menus. | Jason Rumney | 2000-01-23 | 1 | -78/+199 |
* | Changes for automatic remapping of X colors on terminal frames: | Eli Zaretskii | 1999-12-06 | 1 | -1/+1 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -3/+2 |
* | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -10/+10 |
* | (add_menu_item): Draw menu items like titles if call_data is 0. | Andrew Innes | 1998-07-13 | 1 | -2/+2 |
* | (w32_menu_show): Set widget call_data to 0 if definition is nil. | Andrew Innes | 1998-07-11 | 1 | -2/+2 |
* | Replace code with a new version written from scratch | Geoff Voelker | 1998-04-23 | 1 | -1470/+1446 |
* | (Vmenu_updating_frame): New variable. | Geoff Voelker | 1998-04-17 | 1 | -1/+13 |
* | (set_frame_menubar): Call Fset_match_data, not | Karl Heuer | 1998-04-09 | 1 | -1/+1 |
* | Pass menu handle by value. | Andrew Innes | 1997-10-13 | 1 | -1/+1 |
* | (init_menu_items): Disable code. | Geoff Voelker | 1997-09-03 | 1 | -101/+278 |
* | Change all uses of win95, winnt, and win32 | Geoff Voelker | 1997-01-20 | 1 | -1/+1 |
* | (x-popup-menu): Pass in insist flag to mouse_position_hook. | Geoff Voelker | 1997-01-13 | 1 | -4/+6 |
* | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
* | Change identifiers of the form win32* to w32*. | Geoff Voelker | 1996-11-19 | 1 | -22/+22 |
* | Include buffer.h. | Richard M. Stallman | 1996-05-21 | 1 | -1/+50 |
* | (get_frame_menubar_event, set_frame_menubar): | Richard M. Stallman | 1996-04-29 | 1 | -2/+2 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -3/+3 |
* | Initial revision | Geoff Voelker | 1995-11-07 | 1 | -0/+1917 |