(xmenu_show):
[bpt/emacs.git] / src / xmenu.c
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...
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.
2000-01-17 Gerd Moellmann(enum menu_item_idx): New enumeration replacing defines
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-15 Gerd Moellmann(set_frame_menubar): Don't call
1999-10-06 Gerd Moellmann(set_frame_menubar, xmenu_show): Call
1999-09-15 Gerd Moellmann(single_menu_item, Fx_popup_menu, Fx_popup_menu,
1999-09-13 Gerd Moellmann(Fx_popup_menu): Change for Lisp_Object selected_frame.
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-08-18 Dave LoveUse stdlib.h.
1999-07-21 Gerd MoellmannDitto.
1998-09-22 Kenichi Handa(single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-23 Andreas Schwab(popup_get_selection): On receiving a KeyPress event
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-21 Richard M. StallmanDon't include puresize.h any more as code that needs it
1998-03-14 Richard M. Stallman(set_frame_menubar): Fstore_match_data => Fset_match_data.
1998-01-09 Richard M. Stallman(xmenu_show): Use size_byte of strings.
1997-08-30 Richard M. Stallman(free_frame_menubar): Clear menubar_height field.
1997-05-09 Richard M. Stallman(Fx_popup_menu): Do fix.
1997-04-25 Richard M. Stallman(set_frame_menubar): When widget is new, forget records...
1997-04-10 Karl Heuer(Fx_popup_menu): Don't use Lisp_Object as integer.
1996-12-26 Richard M. Stallman(single_keymap_panes): New arg DEPTH.
1996-12-19 Richard M. Stallman(set_frame_menubar): Call Fmatch_data with new explicit...
1996-12-10 Richard M. Stallman(Vmenu_updating_frame): New variable.
1996-10-09 Richard M. Stallman(Fx_popup_menu): Give the menu a title when the menu...
1996-08-27 Richard M. Stallman(set_frame_menubar): Don't add ibw to menubar_size.
1996-08-24 Richard M. Stallman(xdialog_show): Don't allow 9 buttons.
1996-08-08 Richard M. Stallman(xmenu_show): Set dummy.state.
1996-07-31 Richard M. Stallman(pending_menu_activation): Don't initialize. Not static.
1996-07-28 Richard M. StallmanComment change.
1996-07-27 Richard M. Stallman(pending_menu_activation): New variable.
1996-07-25 Richard M. Stallman(set_frame_menubar): Use -1 for call_data
1996-07-16 Karl Heuer(x_activate_menubar): Allow any event, not just ButtonP...
1996-07-07 Karl Heuer(popup_get_selection): For a ButtonRelease on the proper
1996-06-13 Richard M. Stallman(Qmenu_alias): New variable.
1996-05-31 Richard M. Stallman(single_submenu): Handle non-keymap lists like symbols.
1996-04-29 Richard M. Stallman(set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four...
1996-03-03 Richard M. StallmanPut most of file into HAVE_MENUS conditional.
1996-02-12 Richard M. Stallman(xmalloc_widget_value): Define only if USE_X_TOOLKIT.
1996-02-11 Richard M. Stallman(xmalloc_widget_value): Fix previous change.
1996-02-11 Richard M. Stallman(xmalloc_widget_value): New function.
1996-01-24 Karl Heuer(set_frame_menubar):
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-05 Karl HeuerComment fixes.
1995-12-23 Richard M. StallmanComment change.
1995-11-26 Richard M. Stallman(set_frame_menubar): When called with deep_p == 0,
1995-11-10 Richard M. StallmanDon't include Xaw/Paned.h unless USE_LUCID is defined.
1995-09-24 Richard M. Stallman(popup_get_selection): Pop menu down if button is pressed
1995-08-02 Richard M. Stallman[USE_X_TOOLKIT] (xmenu_show): Compute root-based
1995-07-26 Karl HeuerDo renamings:
1995-07-25 Richard M. StallmanRenamings: frame->display => frame->output, struct...
1995-07-25 Richard M. StallmanInclude buffer.h.
1995-07-21 Richard M. Stallman(set_frame_menubar): If the Lisp-level menu bar menus
1995-07-21 Richard M. Stallman(syms_of_xmenu): Set up Qdebug_on_next_call.
1995-06-29 Richard M. Stallman(single_submenu): Handle commands appearing directly...
1995-06-22 Richard M. Stallman(menu_item_enabled_p_1): Special handling for quit.
1995-06-17 Richard M. Stallman(menu_item_equiv_key): Do reconsider a command that had
1995-06-12 Karl Heuer(frame_vector_add_frame): Don't forget to store
1995-06-09 Karl Heuer(xmenu_show): Do call lw_destroy_all_widgets.
1995-06-08 Karl Heuer(xmenu_show): If !HAVE_X_WINDOWS, don't reference X...
1995-05-30 Karl Heuer(set_frame_menubar): Always call update_frame_menubar.
1995-05-26 Karl Heuer(popup_get_selection): Force deactivation if key pressed.
1995-05-25 Karl Heuer(xmenu_show, xdialog_show): Increment widget_id_tick
1995-05-24 Karl Heuer(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
1995-05-24 Karl Heuer(set_frame_menubar): Set menubar_height field.
1995-05-02 Karl Heuer(xmenu_show, menubar_selection_callback): Move declaration
1995-04-29 Karl Heuer(popup_get_selection): Use x_non_menubar_window_to_frame.
1995-04-24 Karl Heuer(xmenu_show): x_mouse_leave needs an arg.
1995-04-20 Karl Heuer(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
1995-04-19 Richard M. Stallman(xmenu_show, xdialog_show): Delete menubarp arg.
1995-04-14 Richard M. Stallman(popup_get_selection): Queue up events that aren't
1995-04-07 Richard M. Stallman(menubar_selection_callback, dialog_selection_callback)
1995-04-07 Richard M. Stallman(frame_vector): New static variable.
1995-03-26 Richard M. Stallman(Fx_popup_menu): Pass 1 for `insist' arg.
1995-02-25 Richard M. Stallman(Fx_popup_menu): Init f from selected_frame
1995-02-23 Richard M. Stallman(menu_item_equiv_key): Delete the code that rejected
1995-02-22 Karl Heuer(menubar_selection_callback): frame_or_window field...
1995-02-15 Richard M. Stallman(xmenu_show, both versions): New arg for_click.
1995-02-12 Richard M. Stallman(menu_item_equiv_key): If command is an alias,
1995-01-20 Richard M. Stallman[MSDOS]: #include msdos.h.
1994-12-15 Richard M. StallmanDon't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-10-27 Karl Heuer(set_frame_menubar): Don't copy string during GC risk.
1994-10-22 Richard M. Stallman(xmenu_show): Get the screen number for DisplayHeight
1994-10-20 Richard M. Stallman(xdialog_show, xmenu_show): Use grabbed field instead...
1994-10-19 Richard M. StallmanUse FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
next