| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | -5/+3 |
| * | (set_frame_menubar): Don't call | Gerd Moellmann | 1999-10-15 | 1 | -1/+1 |
| * | (set_frame_menubar, xmenu_show): Call | Gerd Moellmann | 1999-10-06 | 1 | -2/+2 |
| * | (single_menu_item, Fx_popup_menu, Fx_popup_menu, | Gerd Moellmann | 1999-09-15 | 1 | -10/+3 |
| * | (Fx_popup_menu): Change for Lisp_Object selected_frame. | Gerd Moellmann | 1999-09-13 | 1 | -2/+2 |
| * | Use XCAR and XCDR instead of explicit member references. | Ken Raeburn | 1999-09-12 | 1 | -10/+10 |
| * | Use stdlib.h. | Dave Love | 1999-08-18 | 1 | -0/+3 |
| * | Ditto. | Gerd Moellmann | 1999-07-21 | 1 | -25/+95 |
| * | (single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make | Kenichi Handa | 1998-09-22 | 1 | -1/+25 |
| * | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -1/+3 |
| * | (popup_get_selection): On receiving a KeyPress event | Andreas Schwab | 1998-03-23 | 1 | -2/+6 |
| * | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -6/+6 |
| * | Don't include puresize.h any more as code that needs it | Richard M. Stallman | 1998-03-21 | 1 | -288/+162 |
| * | (set_frame_menubar): Fstore_match_data => Fset_match_data. | Richard M. Stallman | 1998-03-14 | 1 | -1/+1 |
| * | (xmenu_show): Use size_byte of strings. | Richard M. Stallman | 1998-01-09 | 1 | -6/+6 |
| * | (free_frame_menubar): Clear menubar_height field. | Richard M. Stallman | 1997-08-30 | 1 | -0/+2 |
| * | (Fx_popup_menu): Do fix. | Richard M. Stallman | 1997-05-09 | 1 | -0/+4 |
| * | (set_frame_menubar): When widget is new, forget records of old contents. | Richard M. Stallman | 1997-04-25 | 1 | -0/+5 |
| * | (Fx_popup_menu): Don't use Lisp_Object as integer. | Karl Heuer | 1997-04-10 | 1 | -3/+5 |
| * | (single_keymap_panes): New arg DEPTH. | Richard M. Stallman | 1996-12-26 | 1 | -7/+15 |
| * | (set_frame_menubar): Call Fmatch_data with new explicit arguments. | Richard M. Stallman | 1996-12-19 | 1 | -1/+1 |
| * | (Vmenu_updating_frame): New variable. | Richard M. Stallman | 1996-12-10 | 1 | -0/+12 |
| * | (Fx_popup_menu): Give the menu a title when the menu is a single keymap. | Richard M. Stallman | 1996-10-09 | 1 | -0/+2 |
| * | (set_frame_menubar): Don't add ibw to menubar_size. | Richard M. Stallman | 1996-08-27 | 1 | -0/+3 |
| * | (xdialog_show): Don't allow 9 buttons. | Richard M. Stallman | 1996-08-24 | 1 | -1/+1 |
| * | (xmenu_show): Set dummy.state. | Richard M. Stallman | 1996-08-08 | 1 | -2/+12 |
| * | (pending_menu_activation): Don't initialize. Not static. | Richard M. Stallman | 1996-07-31 | 1 | -4/+18 |
| * | Comment change. | Richard M. Stallman | 1996-07-28 | 1 | -1/+1 |
| * | (pending_menu_activation): New variable. | Richard M. Stallman | 1996-07-27 | 1 | -3/+12 |
| * | (set_frame_menubar): Use -1 for call_data | Richard M. Stallman | 1996-07-25 | 1 | -0/+5 |
| * | (x_activate_menubar): Allow any event, not just ButtonPress. | Karl Heuer | 1996-07-16 | 1 | -4/+4 |
| * | (popup_get_selection): For a ButtonRelease on the proper | Karl Heuer | 1996-07-07 | 1 | -3/+10 |
| * | (Qmenu_alias): New variable. | Richard M. Stallman | 1996-06-13 | 1 | -1/+7 |
| * | (single_submenu): Handle non-keymap lists like symbols. | Richard M. Stallman | 1996-05-31 | 1 | -1/+5 |
| * | (set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item. | Richard M. Stallman | 1996-04-29 | 1 | -3/+3 |
| * | Put most of file into HAVE_MENUS conditional. | Richard M. Stallman | 1996-03-03 | 1 | -0/+10 |
| * | (xmalloc_widget_value): Define only if USE_X_TOOLKIT. | Richard M. Stallman | 1996-02-12 | 1 | -14/+13 |
| * | (xmalloc_widget_value): Fix previous change. | Richard M. Stallman | 1996-02-11 | 1 | -2/+2 |
| * | (xmalloc_widget_value): New function. | Richard M. Stallman | 1996-02-11 | 1 | -14/+28 |
| * | (set_frame_menubar): | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
| * | Comment change. | Richard M. Stallman | 1995-12-23 | 1 | -1/+2 |
| * | (set_frame_menubar): When called with deep_p == 0, | Richard M. Stallman | 1995-11-26 | 1 | -1/+6 |
| * | Don't include Xaw/Paned.h unless USE_LUCID is defined. | Richard M. Stallman | 1995-11-10 | 1 | -0/+4 |
| * | (popup_get_selection): Pop menu down if button is pressed | Richard M. Stallman | 1995-09-24 | 1 | -0/+12 |
| * | [USE_X_TOOLKIT] (xmenu_show): Compute root-based | Richard M. Stallman | 1995-08-02 | 1 | -5/+51 |
| * | Do renamings: | Karl Heuer | 1995-07-26 | 1 | -1/+1 |
| * | Renamings: frame->display => frame->output, struct x_display -> sruct x_output. | Richard M. Stallman | 1995-07-25 | 1 | -30/+30 |