log src/xterm.c @ 16430:3d5ea4cec437

age author description
Sat, 12 Oct 1996 16:06:40 +0000 Richard M. Stallman (XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)
Sun, 29 Sep 1996 01:29:41 +0000 Richard M. Stallman (show_mouse_face): Undo 1996-08-30 change.
Fri, 27 Sep 1996 07:46:54 +0000 Richard M. Stallman (XTflash): Don't flash in the internal borders.
Wed, 25 Sep 1996 08:00:39 +0000 Richard M. Stallman (XTread_socket): Delete WAITP arg.
Mon, 23 Sep 1996 04:44:15 +0000 Richard M. Stallman (x_scroll_bar_create, x_scroll_bar_move):
Sat, 21 Sep 1996 00:57:20 +0000 Richard M. Stallman Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Mon, 16 Sep 1996 06:31:10 +0000 Richard M. Stallman (note_mouse_highlight): Test last_overlay_modified field.
Fri, 13 Sep 1996 17:03:29 +0000 Richard M. Stallman (x_connection_closed): Call XtCloseDisplay.
Wed, 04 Sep 1996 03:38:40 +0000 Richard M. Stallman (note_mouse_highlight): Pass POS argument to fast_find_position as int.
Sun, 01 Sep 1996 20:49:29 +0000 Richard M. Stallman (x_term_init): Initialize Xatom_FONT member.
Sat, 31 Aug 1996 02:44:14 +0000 Richard M. Stallman (XTupdate_end): Always clear mouse_face_defer flag.
Fri, 30 Aug 1996 18:49:07 +0000 Richard M. Stallman (do_line_dance, dumprectangle): Use x_update_cursor.
Thu, 29 Aug 1996 06:22:28 +0000 Richard M. Stallman (XTread_socket): Call XFilterEvent on all events,
Sun, 25 Aug 1996 23:31:20 +0000 Richard M. Stallman (fast_find_position): Fix previous change.
Sun, 25 Aug 1996 17:48:32 +0000 Richard M. Stallman (fast_find_position): Minor fix in handling maybe_next_line.
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.