log src/xterm.c @ 15417:4b19cdee5567

age author description
Mon, 10 Jun 1996 17:32:13 +0000 Richard M. Stallman (XTread_socket): Use XtAppNextEvent when using toolkit configurations.
Sat, 25 May 1996 23:37:13 +0000 Karl Heuer [SOLARIS2]: Include string.h.
Fri, 10 May 1996 16:05:26 +0000 Richard M. Stallman (x_connection_signal_1): Call x_connection_closed properly.
Tue, 30 Apr 1996 19:40:56 +0000 Richard M. Stallman [USE_X_TOOLKIT]: Include X11/Shell.h.
Fri, 26 Apr 1996 16:38:03 +0000 Richard M. Stallman (x_scroll_bar_clear): Do nothing if frame now has no scroll bars.
Wed, 24 Apr 1996 22:29:57 +0000 Richard M. Stallman (x_connection_signal): Call sigunblock properly.
Thu, 18 Apr 1996 04:03:16 +0000 Richard M. Stallman (note_mouse_movement): Don't call XQueryPointer.
Mon, 08 Apr 1996 23:12:25 +0000 Richard M. Stallman Include locale.h if HAVE_SETLOCALE.
Fri, 05 Apr 1996 18:17:07 +0000 Richard M. Stallman (x_term_init): Respecify LC_NUMERIC locale.
Fri, 05 Apr 1996 16:03:20 +0000 Richard M. Stallman (x_destroy_window): Do call XCloseIM if X11R6.
Tue, 02 Apr 1996 00:34:57 +0000 Richard M. Stallman (x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
Wed, 27 Mar 1996 19:11:10 +0000 Richard M. Stallman (x_connection_closed): Don't check _Xdebug.
Wed, 27 Mar 1996 03:54:10 +0000 Richard M. Stallman (XTread_socket, MapNotify case):
Mon, 18 Mar 1996 03:20:06 +0000 Richard M. Stallman (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
Sun, 17 Mar 1996 18:14:52 +0000 Richard M. Stallman Comment/whitespace change.
Sat, 09 Mar 1996 16:30:38 +0000 Richard M. Stallman (x_calc_absolute_position): Don't explicitly subtract
Wed, 06 Mar 1996 19:14:34 +0000 Richard M. Stallman (x_connection_closed): Don't unblock input until the end.
Fri, 01 Mar 1996 20:11:19 +0000 Richard M. Stallman [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
Tue, 27 Feb 1996 02:33:15 +0000 Richard M. Stallman (X_CONNECTION_LOCK_FLAG): New macro.
Tue, 27 Feb 1996 01:16:35 +0000 Richard M. Stallman (x_set_window_size): Clear out the mouse-highlighting data
Mon, 12 Feb 1996 20:48:35 +0000 Richard M. Stallman (x_error_quitter): Add newline to error message.
Thu, 08 Feb 1996 21:58:53 +0000 Richard M. Stallman (min, max): Don't define if already defined.
Sun, 04 Feb 1996 20:24:09 +0000 Richard M. Stallman (x_connection_signal): Call x_connection_closed properly.
Mon, 29 Jan 1996 19:28:11 +0000 Richard M. Stallman (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
Wed, 24 Jan 1996 23:43:22 +0000 Karl Heuer (x_connection_signal): Explicitly check the thread interlock
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 12 Jan 1996 21:51:46 +0000 Richard M. Stallman (XTread_socket): For selection_clear_event and
Sun, 31 Dec 1995 19:10:03 +0000 Richard M. Stallman (XTread_socket): Pass KeyPress events to the toolkit.
Thu, 28 Dec 1995 23:58:12 +0000 Richard M. Stallman (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
Thu, 21 Dec 1995 17:16:13 +0000 Karl Heuer (x_connection_signal): Set an alarm around XNoOp call.