Wed, 07 Jun 1995 21:02:00 +0000 |
Karl Heuer |
(x_real_positions): Uncatch and recatch X errors in the loop.
|
Tue, 06 Jun 1995 01:56:05 +0000 |
Karl Heuer |
(syms_of_xfns): Provide motif in Motif version.
|
Mon, 05 Jun 1995 17:41:10 +0000 |
Karl Heuer |
(Fx_create_frame): Make sure icon_name is a string or nil.
|
Mon, 05 Jun 1995 12:38:20 +0000 |
Karl Heuer |
(Qicon_name): New variable.
|
Thu, 01 Jun 1995 23:23:50 +0000 |
Karl Heuer |
(x_destroy_bitmap): Block and unblock input.
|
Wed, 31 May 1995 21:18:55 +0000 |
Karl Heuer |
(x_display_info_for_name): Fix error message.
|
Tue, 30 May 1995 23:17:55 +0000 |
Karl Heuer |
(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
|
Tue, 30 May 1995 18:47:11 +0000 |
Karl Heuer |
(x_top_window_to_frame): Don't match menu-bar widget.
|
Tue, 30 May 1995 06:53:25 +0000 |
Karl Heuer |
(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
|
Mon, 29 May 1995 07:27:50 +0000 |
Karl Heuer |
(x_set_frame_parameters): Pass -1 to x_set_offset.
|
Mon, 29 May 1995 07:12:58 +0000 |
Karl Heuer |
(x_report_frame_params): Report top and left
|
Sat, 27 May 1995 00:46:13 +0000 |
Karl Heuer |
(x_window): Call initialize_frame_menubar
|
Fri, 26 May 1995 04:18:39 +0000 |
Karl Heuer |
(x_set_frame_parameters) Fix typo.
|
Thu, 25 May 1995 16:00:51 +0000 |
Karl Heuer |
(Fx_get_resource): Major rewrite to make it clearer.
|
Wed, 24 May 1995 04:54:16 +0000 |
Karl Heuer |
(x_set_frame_parameters): Pass 1 as change_gravity
|
Wed, 24 May 1995 04:42:09 +0000 |
Karl Heuer |
(x_window) [both versions]: Set menubar_height.
|
Wed, 24 May 1995 03:49:46 +0000 |
Karl Heuer |
(hack_wm_protocols): Use cast instead of suffix.
|
Wed, 24 May 1995 02:45:21 +0000 |
Karl Heuer |
[USE_X_TOOLKIT] (x_window): Pass position to toolkit
|
Tue, 23 May 1995 03:02:53 +0000 |
Karl Heuer |
(hack_wm_protocols): Cast args of XGetWindowProperty.
|
Tue, 09 May 1995 04:57:39 +0000 |
Karl Heuer |
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.
|
Tue, 09 May 1995 04:47:52 +0000 |
Richard M. Stallman |
(Funfocus_frame): Check for live X frame.
|
Fri, 05 May 1995 07:01:59 +0000 |
Richard M. Stallman |
[USE_X_TOOLKIT] (x_window): Always pass position in geometry.
|
Sat, 29 Apr 1995 04:19:13 +0000 |
Karl Heuer |
(x_non_menubar_window_to_frame): New function.
|
Mon, 24 Apr 1995 18:28:11 +0000 |
Karl Heuer |
(x_get_focus_frame): New arg FRAME. Callers changed.
|
Wed, 19 Apr 1995 21:04:01 +0000 |
Karl Heuer |
(x_window): Use (or reuse) frame's namebuf instead of a
|
Tue, 18 Apr 1995 18:36:03 +0000 |
Richard M. Stallman |
(x_report_frame_params): Report value of `display' parm.
|
Thu, 13 Apr 1995 16:51:39 +0000 |
Richard M. Stallman |
(Fx_color_defined_p): Doc fix.
|
Mon, 10 Apr 1995 07:55:29 +0000 |
Richard M. Stallman |
(x_window): Copy the frame name to non-Lisp string.
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Thu, 06 Apr 1995 18:51:54 +0000 |
Karl Heuer |
(x_window_to_frame): Skip non-X frames before testing dpyinfo.
|