| Commit message (Expand) | Author | Age | Files | Lines |
* | GTK version | Jan Djärv | 2003-01-19 | 1 | -160/+538 |
* | (mouse_position_for_popup): New function. | Jan Djärv | 2003-01-18 | 1 | -37/+81 |
* | (Fx_popup_menu): If popping up at mouse position, | Jan Djärv | 2003-01-08 | 1 | -152/+88 |
* | (parse_single_submenu): Use individual keymap's prompt | Richard M. Stallman | 2002-12-23 | 1 | -6/+15 |
* | (popup_get_selection): Now static. New arg DO_TIMERS. | Richard M. Stallman | 2002-12-21 | 1 | -32/+86 |
* | (unuse_menu_items, digest_single_submenu): | Dave Love | 2002-11-14 | 1 | -1/+2 |
* | (parse_single_submenu): Simplify. | Stefan Monnier | 2002-11-12 | 1 | -3/+2 |
* | (unuse_menu_items): New fun. | Stefan Monnier | 2002-11-01 | 1 | -5/+26 |
* | (set_frame_menubar): First parse all submenus, | Richard M. Stallman | 2002-07-31 | 1 | -31/+66 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -30/+30 |
* | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -1/+1 |
* | Rename enum event_kind items. | Pavel Janík | 2002-06-13 | 1 | -1/+1 |
* | (set_frame_menubar, xmenu_show): | Jason Rumney | 2002-01-07 | 1 | -1/+10 |
* | (single_submenu): Initialize wv->help to Qnil. | Jason Rumney | 2002-01-06 | 1 | -0/+2 |
* | (menu_highlight_callback): Revert last change. | Jason Rumney | 2002-01-06 | 1 | -2/+0 |
* | (menu_highlight_callback): Hide any tooltip window. | Richard M. Stallman | 2002-01-04 | 1 | -0/+2 |
* | (menu_highlight_callback): Use `help' field as Lisp_Object. | Richard M. Stallman | 2001-12-02 | 1 | -11/+10 |
* | (x-popup-menu): Reindent. | Pavel Janík | 2001-11-13 | 1 | -2/+2 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -12/+12 |
* | Include coding.h and charset.h. | Stefan Monnier | 2001-10-30 | 1 | -22/+27 |
* | Spell the name of Emacs properly (GNU Emacs instead of gnuemacs). | Pavel Janík | 2001-10-24 | 1 | -3/+3 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -9/+9 |
* | Put doc strings in comments. | Gerd Moellmann | 2001-10-14 | 1 | -51/+54 |
* | (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 | Gerd Moellmann | 2001-07-30 | 1 | -3/+4 |
* | (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]: | Gerd Moellmann | 2001-05-29 | 1 | -27/+50 |
* | (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite | Gerd Moellmann | 2001-05-28 | 1 | -1/+1 |
* | (xmenu_show): Use FRAME_X_SCREEN_NUMBER. | Gerd Moellmann | 2001-04-06 | 1 | -4/+2 |
* | (free_frame_menubar) [USE_MOTIF]: Preserve the | Gerd Moellmann | 2001-04-05 | 1 | -4/+8 |
* | (free_frame_menubar) [USE_MOTIF]: If the shell widget's | Gerd Moellmann | 2001-03-27 | 1 | -0/+25 |
* | Include widget.h only if USE_X_TOOLKIT is defined. | Eli Zaretskii | 2001-03-23 | 1 | -1/+1 |
* | (update_frame_menubar, set_frame_menubar, xmenu_show): | Gerd Moellmann | 2001-03-22 | 1 | -6/+1 |
* | Include widget.h. | Gerd Moellmann | 2001-03-22 | 1 | -39/+33 |
* | (popup_activate_callback, popup_deactivate_callback): | Gerd Moellmann | 2001-03-13 | 1 | -12/+0 |
* | (xmenu_show) [LESSTIF_VERSION]: Take out the code | Gerd Moellmann | 2001-03-13 | 1 | -11/+0 |
* | (free_frame_menubar): Set the frame's menubar_widget to | Gerd Moellmann | 2001-03-01 | 1 | -0/+1 |
* | (set_frame_menubar): Run acivate-menu-bar-hook with | Gerd Moellmann | 2001-02-19 | 1 | -2/+4 |
* | (popup_get_selection): Use xmalloc instead of malloc. | Gerd Moellmann | 2000-11-30 | 1 | -8/+4 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -11/+6 |
* | (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar | Dave Love | 2000-10-05 | 1 | -3/+5 |
* | Avoid some more compiler warnings. | Gerd Moellmann | 2000-09-21 | 1 | -4/+5 |
* | (xdialog_show): When looking up the selection in | Gerd Moellmann | 2000-09-07 | 1 | -0/+6 |
* | (xmenu_show): | Miles Bader | 2000-09-04 | 1 | -1/+3 |
* | (popup_get_selection): Use xfree instead of free. | Gerd Moellmann | 2000-08-05 | 1 | -1/+1 |
* | (update_frame_menubar): Use NULL instead of 0 at the end | Gerd Moellmann | 2000-08-03 | 1 | -1/+1 |
* | (menu_highlight_callback): Call show_help_echo directly | Gerd Moellmann | 2000-07-26 | 1 | -6/+12 |
* | (keymap_panes): Pass the keymap's prompt as the pane | Eli Zaretskii | 2000-07-24 | 1 | -1/+2 |
* | (menu_help_callback): Call show_help_echo with | Gerd Moellmann | 2000-07-21 | 1 | -6/+30 |
* | (menu_help_callback): Call show_help_echo with | Gerd Moellmann | 2000-07-18 | 1 | -1/+3 |