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 of old contents.
|
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 arguments.
|
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 is a single keymap.
|
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. Stallman |
Comment 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 ButtonPress.
|
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 elements per item.
|
1996-03-03 |
Richard M. Stallman |
Put 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 Naggum |
Update FSF's address in the preamble.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-12-23 |
Richard M. Stallman |
Comment change.
|
1995-11-26 |
Richard M. Stallman |
(set_frame_menubar): When called with deep_p == 0,
|
1995-11-10 |
Richard M. Stallman |
Don'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 Heuer |
Do renamings:
|
1995-07-25 |
Richard M. Stallman |
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
|
1995-07-25 |
Richard M. Stallman |
Include 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 in the menu bar.
|
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 display.
|
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 of a menu-bar event now
|
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. Stallman |
Don'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 of x_mouse_grabbed.
|
1994-10-19 |
Richard M. Stallman |
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
|
1994-10-17 |
Morten Welinder |
*** empty log message ***
|
1994-10-15 |
Richard M. Stallman |
Delete HAVE_X11 conditionals.
|
1994-10-04 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling
|
1994-10-04 |
Richard M. Stallman |
(widget_id_tick): Move definition into conditional.
|
1994-10-02 |
Paul Reilly |
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
|
1994-10-02 |
Paul Reilly |
(widget_id_tick): Renamed from popup_id_tick.
|
1994-09-27 |
Karl Heuer |
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
1994-09-17 |
Karl Heuer |
(menu_item_enabled_p): Fix declaration.
|
1994-09-14 |
Richard M. Stallman |
Include puresize.h.
|
1994-08-28 |
Richard M. Stallman |
(xmenu_show): Don't queue events that are in the menu bar.
|
1994-08-25 |
Richard M. Stallman |
(xmenu_show): Do nothing special for ButtonPress in the menu.
|
1994-08-14 |
Richard M. Stallman |
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
|
1994-08-01 |
Richard M. Stallman |
(xmenu_show): Ignore any geometry resource from the user.
|
1994-07-17 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
|
1994-07-12 |
Richard M. Stallman |
(xmenu_show): Don't call XtUngrabPointer here.
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
|
1994-06-21 |
Richard M. Stallman |
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h after config.h.
|
1994-06-13 |
Karl Heuer |
(single_keymap_panes): gcpro some things.
|
1994-06-11 |
Richard M. Stallman |
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
|
1994-06-07 |
Richard M. Stallman |
(menu_item_equiv_key): Check whether def1 matches
|
1994-06-02 |
Karl Heuer |
(xdialog_show): Fix problem with message in dialog box.
|
1994-05-25 |
Richard M. Stallman |
(menu_item_equiv_key): Look for equiv keys both before
|
1994-05-19 |
Richard M. Stallman |
(other_menu_bar_item_p): Return 0 if no menu bar.
|
1994-05-19 |
Richard M. Stallman |
(xmenu_show): Don't look in menubar for core.height if no menu bar.
|
1994-05-17 |
Richard M. Stallman |
(xmenu_show): Completely ignore nameless panes
|
1994-05-11 |
Fred Pierresteguy |
(xmenu_show): New var mb_item. Use it to determine the menubar item that
|
1994-05-11 |
Richard M. Stallman |
(string_width): Deleted.
|
1994-05-05 |
Karl Heuer |
(xmenu_show): Disallow empty menus.
|
1994-05-05 |
Karl Heuer |
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.
|
1994-04-29 |
Richard M. Stallman |
(xdialog_show): Clear x_mouse_grabbed.
|
1994-04-28 |
Richard M. Stallman |
(Fx_popup_menu): Doc fix.
|
1994-04-27 |
Richard M. Stallman |
(xmenu_show, xdialog_show):
|
1994-04-17 |
Richard M. Stallman |
(xmenu_show): Fix typo in last change.
|
1994-04-16 |
Richard M. Stallman |
(xmenu_show): Don't cons on subprefix_stck[j] if nil.
|
1994-04-14 |
Richard M. Stallman |
(last_menu_bar_item_end): New variable.
|
1994-04-09 |
Richard M. Stallman |
(Fx_popup_menu): Use line_height field.
|
1994-04-08 |
Richard M. Stallman |
(Fx_popup_dialog): Doc fix.
|
1994-04-03 |
Richard M. Stallman |
(Fx_popup_dialog): If POSITION is t, use selected frame.
|
1994-04-03 |
Richard M. Stallman |
(Fx_popup_dialog): If POSITION is t, use selected frame.
|
1994-04-01 |
Richard M. Stallman |
(xmenu_show): Undo part of March 11 change:
|
1994-03-31 |
Fred Pierresteguy |
(set_frame_menubar): New arg, first_time.
|
1994-03-25 |
Karl Heuer |
(xmenu_show): Enable asynchronous events.
|
1994-03-23 |
Fred Pierresteguy |
(update_frame_menubar): Function renamed from update_one_frame_psheets.
|
1994-03-20 |
Richard M. Stallman |
(xdialog_show): Delete args x, y.
|
1994-03-19 |
Richard M. Stallman |
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
|
1994-03-19 |
Richard M. Stallman |
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.
|
1994-03-18 |
Richard M. Stallman |
(list_of_items): Arg to push_menu_item was missing.
|
1994-03-18 |
Richard M. Stallman |
(Fx_popup_dialog, Fx_popup_menu): Handle case where
|
1994-03-14 |
Richard M. Stallman |
Undo previous change. Instead:
|
1994-03-14 |
Richard M. Stallman |
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.
|