log src/xmenu.c @ 49972:0b437aaddba5

age author description
2003-02-08 Jan Djärv xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-19 Jan Djärv GTK version
2003-01-18 Jan Djärv (mouse_position_for_popup): New function.
2003-01-08 Jan Djärv (Fx_popup_menu): If popping up at mouse position,
2002-12-23 Richard M. Stallman (parse_single_submenu): Use individual keymap's prompt
2002-12-21 Richard M. Stallman (popup_get_selection): Now static. New arg DO_TIMERS.
2002-11-14 Dave Love (unuse_menu_items, digest_single_submenu):
2002-11-12 Stefan Monnier (parse_single_submenu): Simplify.
2002-11-01 Stefan Monnier (unuse_menu_items): New fun.
2002-07-31 Richard M. Stallman (set_frame_menubar): First parse all submenus,
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-06-13 Pavel Janík Rename enum event_kind items.
2002-01-07 Jason Rumney (set_frame_menubar, xmenu_show):
2002-01-06 Jason Rumney (single_submenu): Initialize wv->help to Qnil.
2002-01-06 Jason Rumney (menu_highlight_callback): Revert last change.
2002-01-04 Richard M. Stallman (menu_highlight_callback): Hide any tooltip window.
2001-12-02 Richard M. Stallman (menu_highlight_callback): Use `help' field as Lisp_Object.
2001-11-13 Pavel Janík (x-popup-menu): Reindent.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-10-30 Stefan Monnier Include coding.h and charset.h.
2001-10-24 Pavel Janík Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).
2001-10-17 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-14 Gerd Moellmann Put doc strings in comments.
2001-10-08 Stefan Monnier (keymap_panes, Fx_popup_menu): Use Fkeymap_prompt.
2001-10-08 Gerd Moellmann Don't define min/max.
2001-07-30 Gerd Moellmann (set_frame_menubar): Take into account that
2001-05-29 Gerd Moellmann (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
2001-05-29 Gerd Moellmann *** empty log message ***
2001-04-06 Gerd Moellmann (xmenu_show): Use FRAME_X_SCREEN_NUMBER.
2001-04-05 Gerd Moellmann (free_frame_menubar) [USE_MOTIF]: Preserve the
2001-03-27 Gerd Moellmann (free_frame_menubar) [USE_MOTIF]: If the shell widget's
2001-03-23 Eli Zaretskii Include widget.h only if USE_X_TOOLKIT is defined.
2001-03-22 Gerd Moellmann (update_frame_menubar, set_frame_menubar, xmenu_show):
2001-03-22 Gerd Moellmann Include widget.h.
2001-03-13 Gerd Moellmann (popup_activate_callback, popup_deactivate_callback):
2001-03-13 Gerd Moellmann (xmenu_show) [LESSTIF_VERSION]: Take out the code
2001-03-01 Gerd Moellmann (free_frame_menubar): Set the frame's menubar_widget to
2001-02-19 Gerd Moellmann (set_frame_menubar): Run acivate-menu-bar-hook with
2000-11-30 Gerd Moellmann (popup_get_selection): Use xmalloc instead of malloc.
2000-10-27 Stefan Monnier * lisp.h (KEYMAPP): New macro.
2000-10-05 Dave Love (Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
2000-09-21 Gerd Moellmann Avoid some more compiler warnings.
2000-09-07 Gerd Moellmann (xdialog_show): When looking up the selection in
2000-09-04 Miles Bader (xmenu_show):
2000-08-05 Gerd Moellmann (popup_get_selection): Use xfree instead of free.
2000-08-03 Gerd Moellmann (update_frame_menubar): Use NULL instead of 0 at the end
2000-07-26 Gerd Moellmann (menu_highlight_callback): Call show_help_echo directly
2000-07-24 Eli Zaretskii (keymap_panes): Pass the keymap's prompt as the pane
2000-07-21 Gerd Moellmann (menu_help_callback): Call show_help_echo with
2000-07-18 Gerd Moellmann (menu_help_callback): Call show_help_echo with
2000-07-14 Gerd Moellmann (menu_highlight_callback): Use
2000-07-13 Gerd Moellmann (menu_highlight_callback): Store help string in the
2000-07-11 Eli Zaretskii (menu_help_callback): Call show_help_echo with non-zero
2000-07-05 Stefan Monnier * w32menu.c (w32_menu_display_help):
2000-06-11 Gerd Moellmann (xmenu_show): Case second parameter of lw_popup_menu
2000-06-05 Dave Love (menu_item_selection): Declare volatile unconditionally.
2000-01-27 Gerd Moellmann (xmenu_show) [!USE_X_TOOLKIT]: Pass help to
2000-01-25 Gerd Moellmann (popup_activated_flag): Make externally visible.