log src/xterm.c @ 9526:c84536ef5fa9

age author description
Fri, 14 Oct 1994 04:45:04 +0000 Richard M. Stallman (x_new_font): Don't keep looping after the FONT property.
Tue, 11 Oct 1994 09:27:47 +0000 Richard M. Stallman (x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.
Tue, 04 Oct 1994 19:48:36 +0000 Karl Heuer (construct_mouse_click): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 19:46:12 +0000 Karl Heuer (x_new_focus_frame, construct_mouse_click, construct_menu_click,
Tue, 04 Oct 1994 19:38:53 +0000 Richard M. Stallman (input_signal_count): New variable.
Sun, 02 Oct 1994 13:37:59 +0000 Paul Reilly (XTread_socket): Use popup_get_selection() for X11 menubar event handling.
Wed, 28 Sep 1994 00:59:24 +0000 Karl Heuer (x_new_font): New rule for computing column width. Factored out common code.
Tue, 27 Sep 1994 00:24:27 +0000 Karl Heuer (x_scroll_bar_clear): Use type test macros.
Fri, 23 Sep 1994 04:54:46 +0000 Richard M. Stallman (x_destroy_window): Decrement ref count of x_screen struct.
Wed, 21 Sep 1994 06:44:59 +0000 Richard M. Stallman (note_mouse_highlight): Pass new arg to overlays_at.
Tue, 20 Sep 1994 05:05:02 +0000 Karl Heuer * xterm.c (x_new_font): Compute number of scrollbar columns.
Sat, 17 Sep 1994 03:15:29 +0000 Karl Heuer Add #include "intervals.h"
Fri, 16 Sep 1994 09:23:15 +0000 Richard M. Stallman Delete X11 conditionals.
Sat, 10 Sep 1994 20:06:02 +0000 Richard M. Stallman Comment fix.
Thu, 01 Sep 1994 20:32:44 +0000 Richard M. Stallman (x_make_frame_visible): Call input_polling_used.
Sun, 28 Aug 1994 19:57:51 +0000 Richard M. Stallman Include keyboard.h.
Fri, 26 Aug 1994 05:18:31 +0000 Karl Heuer (x_make_frame_visible): Call signal handler directly.
Wed, 24 Aug 1994 06:28:41 +0000 Karl Heuer (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
Fri, 19 Aug 1994 05:38:55 +0000 Richard M. Stallman (x_make_frame_visible): Quit if requested, in loop at end.
Fri, 12 Aug 1994 05:23:38 +0000 Richard M. Stallman (x_new_font): Don't set filename = full_name if that's null.
Mon, 08 Aug 1994 10:13:24 +0000 Richard M. Stallman (XTread_socket): Don't test X_IO_BUG; make that code unconditional.
Wed, 03 Aug 1994 23:20:26 +0000 Richard M. Stallman (x_make_frame_visible): Start one_in_four at 1.
Wed, 03 Aug 1994 07:35:50 +0000 Richard M. Stallman (construct_mouse_click, construct_menu_click):
Wed, 27 Jul 1994 00:12:34 +0000 Richard M. Stallman (x_queue_event, x_unqueue_events): New functions.
Tue, 19 Jul 1994 23:54:02 +0000 Richard M. Stallman (struct font_info): New field full_name.
Mon, 18 Jul 1994 18:15:06 +0000 Richard M. Stallman (note_mouse_movement): Use proper data type for window
Thu, 07 Jul 1994 03:03:34 +0000 Richard M. Stallman (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
Fri, 01 Jul 1994 00:32:05 +0000 Richard M. Stallman (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
Thu, 23 Jun 1994 23:56:06 +0000 Richard M. Stallman Don't include string.h or strings.h.
Tue, 21 Jun 1994 17:13:39 +0000 Richard M. Stallman (show_mouse_face): Set endcolumn ok in side-by-side windows.