log src/xterm.c @ 15904:a31cfab57f69

age author description
Sat, 24 Aug 1996 00:03:22 +0000 Richard M. Stallman (x_term_init): If the default Xt font does not exist on
Wed, 31 Jul 1996 17:18:54 +0000 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
Wed, 31 Jul 1996 16:52:52 +0000 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
Tue, 30 Jul 1996 21:10:40 +0000 Richard M. Stallman (XTread_socket): Pass keys in menu bar to toolkit alone
Sun, 28 Jul 1996 00:42:14 +0000 Richard M. Stallman Fix previous change.
Sat, 27 Jul 1996 20:30:31 +0000 Richard M. Stallman (last_mouse_press_frame): New variable.
Tue, 16 Jul 1996 06:10:35 +0000 Karl Heuer (SET_SAVED_MENU_EVENT): New macro.
Thu, 11 Jul 1996 23:24:03 +0000 Karl Heuer (XTread_socket): Add #ifdef for previous change.
Sun, 07 Jul 1996 22:58:51 +0000 Karl Heuer Undo previous change.
Thu, 04 Jul 1996 05:46:05 +0000 Miles Bader (XTread_socket): Use lw_tookit_related_event_p to avoid sending
Thu, 27 Jun 1996 23:20:46 +0000 Richard M. Stallman (x_connection_closed): Call clear_waiting_for_input.
Thu, 27 Jun 1996 00:25:07 +0000 Richard M. Stallman (x_error_quitter): Delete newline from sprintf string.
Wed, 26 Jun 1996 18:16:08 +0000 Richard M. Stallman (XTread_socket, Xatom_wm_save_yourself clause):
Wed, 26 Jun 1996 17:45:28 +0000 Richard M. Stallman (x_connection_closed): Add newline when printing error message on stderr.
Wed, 26 Jun 1996 17:41:44 +0000 Richard M. Stallman (x_connection_signal): Just return after calling `signal'.
Tue, 25 Jun 1996 00:32:51 +0000 Richard M. Stallman (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
Fri, 21 Jun 1996 15:29:55 +0000 Richard M. Stallman (x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
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):