aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* (set_frame_menubar, xmenu_show):Jason Rumney2002-01-071-1/+10
* (single_submenu): Initialize wv->help to Qnil.Jason Rumney2002-01-061-0/+2
* (menu_highlight_callback): Revert last change.Jason Rumney2002-01-061-2/+0
* (menu_highlight_callback): Hide any tooltip window.Richard M. Stallman2002-01-041-0/+2
* (menu_highlight_callback): Use `help' field as Lisp_Object.Richard M. Stallman2001-12-021-11/+10
* (x-popup-menu): Reindent.Pavel Janík2001-11-131-2/+2
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-12/+12
* Include coding.h and charset.h.Stefan Monnier2001-10-301-22/+27
* Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).Pavel Janík2001-10-241-3/+3
* Change doc-string comments to `new style' [w/`doc:' keyword].Miles Bader2001-10-171-9/+9
* Put doc strings in comments.Gerd Moellmann2001-10-141-51/+54
* (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.Stefan Monnier2001-10-081-3/+4
* Don't define min/max.Gerd Moellmann2001-10-081-3/+0
* (set_frame_menubar): Take into account thatGerd Moellmann2001-07-301-3/+4
* (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:Gerd Moellmann2001-05-291-27/+50
* (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwriteGerd Moellmann2001-05-281-1/+1
* (xmenu_show): Use FRAME_X_SCREEN_NUMBER.Gerd Moellmann2001-04-061-4/+2
* (free_frame_menubar) [USE_MOTIF]: Preserve theGerd Moellmann2001-04-051-4/+8
* (free_frame_menubar) [USE_MOTIF]: If the shell widget'sGerd Moellmann2001-03-271-0/+25
* Include widget.h only if USE_X_TOOLKIT is defined.Eli Zaretskii2001-03-231-1/+1
* (update_frame_menubar, set_frame_menubar, xmenu_show):Gerd Moellmann2001-03-221-6/+1
* Include widget.h.Gerd Moellmann2001-03-221-39/+33
* (popup_activate_callback, popup_deactivate_callback):Gerd Moellmann2001-03-131-12/+0
* (xmenu_show) [LESSTIF_VERSION]: Take out the codeGerd Moellmann2001-03-131-11/+0
* (free_frame_menubar): Set the frame's menubar_widget toGerd Moellmann2001-03-011-0/+1
* (set_frame_menubar): Run acivate-menu-bar-hook withGerd Moellmann2001-02-191-2/+4
* (popup_get_selection): Use xmalloc instead of malloc.Gerd Moellmann2000-11-301-8/+4
* * lisp.h (KEYMAPP): New macro.Stefan Monnier2000-10-271-11/+6
* (Fx_popup_menu, Fx_popup_dialog): Check for tool-barDave Love2000-10-051-3/+5
* Avoid some more compiler warnings.Gerd Moellmann2000-09-211-4/+5
* (xdialog_show): When looking up the selection inGerd Moellmann2000-09-071-0/+6
* (xmenu_show):Miles Bader2000-09-041-1/+3
* (popup_get_selection): Use xfree instead of free.Gerd Moellmann2000-08-051-1/+1
* (update_frame_menubar): Use NULL instead of 0 at the endGerd Moellmann2000-08-031-1/+1
* (menu_highlight_callback): Call show_help_echo directlyGerd Moellmann2000-07-261-6/+12
* (keymap_panes): Pass the keymap's prompt as the paneEli Zaretskii2000-07-241-1/+2
* (menu_help_callback): Call show_help_echo withGerd Moellmann2000-07-211-6/+30
* (menu_help_callback): Call show_help_echo withGerd Moellmann2000-07-181-1/+3
* (menu_highlight_callback): UseGerd Moellmann2000-07-141-5/+1
* (menu_highlight_callback): Store help string in theGerd Moellmann2000-07-131-9/+14
* (menu_help_callback): Call show_help_echo with non-zeroEli Zaretskii2000-07-111-1/+1
* * w32menu.c (w32_menu_display_help):Stefan Monnier2000-07-051-18/+1
* (xmenu_show): Case second parameter of lw_popup_menuGerd Moellmann2000-06-111-1/+1
* (menu_item_selection): Declare volatile unconditionally.Dave Love2000-06-051-4/+0
* (xmenu_show) [!USE_X_TOOLKIT]: Pass help toGerd Moellmann2000-01-271-4/+47
* (popup_activated_flag): Make externally visible.Gerd Moellmann2000-01-251-14/+21
* (enum menu_item_idx): New enumeration replacing definesGerd Moellmann2000-01-171-18/+77
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-1/+1
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-5/+3
* (set_frame_menubar): Don't callGerd Moellmann1999-10-151-1/+1