log src/xterm.c @ 13598:4fbb17b559bf

age author description
Mon, 20 Nov 1995 04:46:08 +0000 Richard M. Stallman (show_mouse_face): When clearing cursor, use proper column range.
Wed, 15 Nov 1995 23:15:49 +0000 Richard M. Stallman (XTread_socket): Verify a ButtonPress was actually in the
Sat, 11 Nov 1995 07:13:06 +0000 Richard M. Stallman (HACK_EDITRES): Define here as in xfns.c.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 17 Oct 1995 17:12:20 +0000 Richard M. Stallman (x_term_init, XTread_socket): Add HAVE_X_I18N support.
Thu, 12 Oct 1995 22:58:04 +0000 Richard M. Stallman (x_connection_signal_1): New function.
Tue, 29 Aug 1995 04:36:12 +0000 Richard M. Stallman (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.
Sat, 05 Aug 1995 00:57:17 +0000 Richard M. Stallman (x_delete_display) [AIX]: Don't call XRmDestroyDatabase.
Wed, 02 Aug 1995 18:32:39 +0000 Richard M. Stallman (XTread_socket): For UnmapNotify, use x_top_window_to_frame.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Tue, 25 Jul 1995 20:13:23 +0000 Richard M. Stallman (next_noop_dpyinfo): New variable.
Mon, 17 Jul 1995 22:12:45 +0000 Karl Heuer [HAVE_X11XTR6]: Include locale.h
Fri, 07 Jul 1995 13:35:48 +0000 Richard M. Stallman (x_initialize) [USE_X_TOOLKIT]: Set fallback resources.
Thu, 29 Jun 1995 17:32:59 +0000 Richard M. Stallman (XTread_socket): Turn off meta, super, hyper and alt bits
Sun, 11 Jun 1995 20:48:19 +0000 Karl Heuer (x_make_frame_visible): Test and set asked_for_visible.
Sun, 11 Jun 1995 20:27:12 +0000 Karl Heuer Include widget.h.
Fri, 09 Jun 1995 19:15:28 +0000 Karl Heuer (x_get_keysym_name): New function.
Mon, 05 Jun 1995 17:39:17 +0000 Karl Heuer (x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.
Mon, 05 Jun 1995 12:38:46 +0000 Karl Heuer (x_text_icon): Do call XSetIconName or XSetWMIconName.
Mon, 29 May 1995 20:04:22 +0000 Karl Heuer (XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
Mon, 29 May 1995 19:49:52 +0000 Karl Heuer (x_term_init): Block input during this function.
Mon, 29 May 1995 19:41:18 +0000 Karl Heuer (x_term_init): Call init_sigio only if interrupt_input.
Mon, 29 May 1995 07:27:09 +0000 Karl Heuer (x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
Fri, 26 May 1995 22:46:36 +0000 Karl Heuer (XTread_socket): Don't call popup_get_selection here.
Thu, 25 May 1995 17:07:37 +0000 Karl Heuer (XTread_socket): For MapNotify, call record_asynch_buffer_change.
Thu, 25 May 1995 15:18:16 +0000 Karl Heuer (XTflash): Use pointers as args to select.
Wed, 24 May 1995 20:37:08 +0000 Karl Heuer (x_connection_closed): Unblock input, first thing.
Wed, 24 May 1995 04:54:34 +0000 Karl Heuer (x_set_offset): Add border_width when calling XMoveWindow.
Wed, 24 May 1995 04:41:16 +0000 Karl Heuer (x_calc_absolute_position): Use menubar_height field.
Sat, 13 May 1995 00:13:02 +0000 Karl Heuer (Qvendor_specific_keysyms): New var.