aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
Commit message (Expand)AuthorAgeFilesLines
* * xmenu.c (popup_get_selection): Check new parameter down_on_keypressJan Djärv2004-01-121-7/+15
* * xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons areJan Djärv2004-01-081-0/+6
* (show_help_event): Remove unused code.Kim F. Storm2003-12-271-2/+2
* Implement multiple display handling for GTK.Jan Djärv2003-11-161-3/+4
* Remove tear off capability for GTK popup menus.Jan Djärv2003-11-021-6/+8
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (find_and_call_menu_selection): Don't pass uninitializedStefan Monnier2003-06-151-0/+1
* (ENCODE_MENU_STRING): New.Dave Love2003-06-021-9/+28
* Make (some) trivial substitutions for renamed andKim F. Storm2003-05-241-16/+12
* (single_menu_item): Change last parameter to void* toAndreas Schwab2003-05-101-4/+5
* (struct skp): New struct, to pass args through map_keymap.Stefan Monnier2003-05-041-57/+45
* xterm.c (x_make_frame_visible): Call gtk_window_deiconify.Jan Djärv2003-02-081-3/+18
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-66/+66
* GTK versionJan Djärv2003-01-191-160/+538
* (mouse_position_for_popup): New function.Jan Djärv2003-01-181-37/+81
* (Fx_popup_menu): If popping up at mouse position,Jan Djärv2003-01-081-152/+88
* (parse_single_submenu): Use individual keymap's promptRichard M. Stallman2002-12-231-6/+15
* (popup_get_selection): Now static. New arg DO_TIMERS.Richard M. Stallman2002-12-211-32/+86
* (unuse_menu_items, digest_single_submenu):Dave Love2002-11-141-1/+2
* (parse_single_submenu): Simplify.Stefan Monnier2002-11-121-3/+2
* (unuse_menu_items): New fun.Stefan Monnier2002-11-011-5/+26
* (set_frame_menubar): First parse all submenus,Richard M. Stallman2002-07-311-31/+66
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-30/+30
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-1/+1
* Rename enum event_kind items.Pavel Janík2002-06-131-1/+1
* (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