log src/xterm.c @ 5163:220ec2f456e0

age author description
Wed, 24 Nov 1993 06:39:54 +0000 Richard M. Stallman (XTread_socket): Really handle Xatom_wm_window_moved events.
Mon, 15 Nov 1993 06:30:31 +0000 Richard M. Stallman (XTread_socket): Increase length of copy_buffer to 81.
Thu, 11 Nov 1993 02:33:43 +0000 Richard M. Stallman (XTmouse_position): Undo roland's change.
Wed, 10 Nov 1993 22:56:45 +0000 Roland McGrath (XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.
Wed, 10 Nov 1993 20:07:07 +0000 Richard M. Stallman (Tmouse_position): If the passed in frame is not an
Wed, 10 Nov 1993 06:10:27 +0000 Richard M. Stallman (syms_of_xterm): Initialize last_mouse_scroll_bar.
Wed, 03 Nov 1993 20:31:49 +0000 Richard M. Stallman (x_new_font): xmalloc arg was 1 too small.
Wed, 22 Sep 1993 18:16:37 +0000 Brian Fox (w_wn_set_size_hint): Make recent window gravity addition
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 08 Sep 1993 17:53:49 +0000 Richard M. Stallman (x_term_init): Call change_keyboard_wait_descriptor,
Sat, 14 Aug 1993 11:00:54 +0000 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
Sun, 08 Aug 1993 22:38:31 +0000 Richard M. Stallman (struct font_info): New structure.
Fri, 06 Aug 1993 23:37:41 +0000 Richard M. Stallman (x_term_init): Set the hooks before we call Fset_input_mode.
Tue, 27 Jul 1993 08:33:44 +0000 Richard M. Stallman (x_iconify_frame): Handle case where frame was invisible.
Sun, 25 Jul 1993 21:50:16 +0000 Richard M. Stallman (redraw_previous_char): New function.