Fri, 09 Jun 1995 01:11:36 +0000 |
Karl Heuer |
(xmenu_show): Do call lw_destroy_all_widgets.
|
Thu, 08 Jun 1995 19:14:45 +0000 |
Karl Heuer |
(xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.
|
Tue, 30 May 1995 18:46:49 +0000 |
Karl Heuer |
(set_frame_menubar): Always call update_frame_menubar.
|
Fri, 26 May 1995 22:47:07 +0000 |
Karl Heuer |
(popup_get_selection): Force deactivation if key pressed.
|
Thu, 25 May 1995 16:01:12 +0000 |
Karl Heuer |
(xmenu_show, xdialog_show): Increment widget_id_tick
|
Wed, 24 May 1995 21:43:00 +0000 |
Karl Heuer |
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
|
Wed, 24 May 1995 04:42:52 +0000 |
Karl Heuer |
(set_frame_menubar): Set menubar_height field.
|
Tue, 02 May 1995 04:50:07 +0000 |
Karl Heuer |
(xmenu_show, menubar_selection_callback): Move declaration
|
Sat, 29 Apr 1995 04:21:23 +0000 |
Karl Heuer |
(popup_get_selection): Use x_non_menubar_window_to_frame.
|
Mon, 24 Apr 1995 16:55:03 +0000 |
Karl Heuer |
(xmenu_show): x_mouse_leave needs an arg.
|
Thu, 20 Apr 1995 18:37:39 +0000 |
Karl Heuer |
(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
|
Wed, 19 Apr 1995 06:09:42 +0000 |
Richard M. Stallman |
(xmenu_show, xdialog_show): Delete menubarp arg.
|
Fri, 14 Apr 1995 18:36:40 +0000 |
Richard M. Stallman |
(popup_get_selection): Queue up events that aren't
|
Fri, 07 Apr 1995 19:02:49 +0000 |
Richard M. Stallman |
(menubar_selection_callback, dialog_selection_callback)
|
Fri, 07 Apr 1995 03:39:07 +0000 |
Richard M. Stallman |
(frame_vector): New static variable.
|
Sun, 26 Mar 1995 21:13:19 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Pass 1 for `insist' arg.
|
Sat, 25 Feb 1995 21:28:36 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Init f from selected_frame
|
Thu, 23 Feb 1995 09:05:08 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Delete the code that rejected
|
Wed, 22 Feb 1995 06:07:20 +0000 |
Karl Heuer |
(menubar_selection_callback): frame_or_window field of a menu-bar event now
|
Wed, 15 Feb 1995 08:06:32 +0000 |
Richard M. Stallman |
(xmenu_show, both versions): New arg for_click.
|
Sun, 12 Feb 1995 01:22:28 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): If command is an alias,
|
Fri, 20 Jan 1995 23:37:41 +0000 |
Richard M. Stallman |
[MSDOS]: #include msdos.h.
|
Thu, 15 Dec 1994 12:16:00 +0000 |
Richard M. Stallman |
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
|
Thu, 27 Oct 1994 18:44:47 +0000 |
Karl Heuer |
(set_frame_menubar): Don't copy string during GC risk.
|
Sat, 22 Oct 1994 03:51:12 +0000 |
Richard M. Stallman |
(xmenu_show): Get the screen number for DisplayHeight
|
Thu, 20 Oct 1994 06:39:00 +0000 |
Richard M. Stallman |
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.
|
Wed, 19 Oct 1994 09:56:48 +0000 |
Richard M. Stallman |
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Sat, 15 Oct 1994 23:51:54 +0000 |
Richard M. Stallman |
Delete HAVE_X11 conditionals.
|
Tue, 04 Oct 1994 19:49:16 +0000 |
Karl Heuer |
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.
|