log src/xterm.c @ 21244:50929073a0ba

age author description
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Mon, 02 Mar 1998 18:53:21 +0000 Richard M. Stallman (XTframe_up_to_date): Check that mouse_face_mouse_frame
Fri, 09 Jan 1998 23:22:56 +0000 Richard M. Stallman (x_load_font): Use string_byte.
Sun, 21 Dec 1997 01:59:49 +0000 Richard M. Stallman (x_display_cursor): Abort if X or Y is out of range.
Thu, 27 Nov 1997 08:32:40 +0000 Kenichi Handa (x_make_frame_visible): Give dummy arg to
Sat, 25 Oct 1997 03:12:31 +0000 Karl Heuer (XTread_socket): Check for bogus (0,0) location.
Fri, 24 Oct 1997 19:58:39 +0000 Karl Heuer (XTmouse_position): Handle INSIST < 0.
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa (x_list_fonts): Adjusted for the name change of
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (dumpglyphs): Pay attention to
Fri, 01 Aug 1997 00:29:34 +0000 Kenichi Handa (x_list_fonts): Request at least 10 fonts by XListFonts.
Thu, 31 Jul 1997 16:44:49 +0000 Richard M. Stallman (x_list_fonts): Reject a font whose min_bounds.width is 0.
Mon, 28 Jul 1997 18:33:11 +0000 Richard M. Stallman (x_new_font): Follow the change in x_set_scroll_bar_width and make the
Mon, 28 Jul 1997 15:10:21 +0000 Richard M. Stallman (x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.
Sat, 26 Jul 1997 01:43:07 +0000 Richard M. Stallman (dumpglyphs): Check the dimension of FONT while
Sun, 20 Jul 1997 17:44:22 +0000 Richard M. Stallman (XTread_socket) <ClientMessage>:
Mon, 14 Jul 1997 04:24:24 +0000 Richard M. Stallman (x_draw_box): Use scratch_cursor_gc to draw the cursor
Sat, 12 Jul 1997 06:35:22 +0000 Richard M. Stallman (dumpglyphs): Declare local variable first_ch as Lisp_Object, not int.
Thu, 10 Jul 1997 02:15:40 +0000 Richard M. Stallman (x_load_font): Get value of fontp->height from
Thu, 10 Jul 1997 02:13:26 +0000 Richard M. Stallman (x_term_init): Don't use initializer for null_bits.
Mon, 07 Jul 1997 00:59:44 +0000 Kenichi Handa (x_list_fonts): Initialize the variable LIST to Qnil.
Sat, 05 Jul 1997 08:23:34 +0000 Richard M. Stallman (x_make_frame_visible): Don't move the frame
Wed, 02 Jul 1997 04:41:00 +0000 Richard M. Stallman (x_make_frame_visible): Check has_been_visible
Sat, 21 Jun 1997 00:45:44 +0000 Kenichi Handa (dumpglyphs): Use FS_LOAD_FONT.
Mon, 09 Jun 1997 17:58:49 +0000 Richard M. Stallman (x_list_fonts): fast_c_string_match_ignore_case renamed.
Mon, 09 Jun 1997 13:00:24 +0000 Kenichi Handa (dumpglyph): Shift baseline for such a font that is
Sat, 31 May 1997 07:37:09 +0000 Richard M. Stallman (process_expose_from_menu, XTread_socket):
Sat, 31 May 1997 02:03:43 +0000 Richard M. Stallman (x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.
Wed, 28 May 1997 04:54:48 +0000 Richard M. Stallman (XTread_socket) <ConfigureNotify>: Don't call
Tue, 27 May 1997 03:09:37 +0000 Richard M. Stallman (XTread_socket) <UnmapNotify>: Don't make an inconify_event
Mon, 26 May 1997 06:22:15 +0000 Richard M. Stallman (x_make_frame_visible): Call x_set_offset only after
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (x_load_font): Set 4 instead of -1 in fontp->encoding[1]
Fri, 16 May 1997 00:42:53 +0000 Kenichi Handa (dumpglyphs): Draw glyphs one by one if the font for
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (dumpglyphs): Even if font (not fontset) is used,
Thu, 01 May 1997 01:57:25 +0000 Richard M. Stallman (XTmouse_position, x_term_init):
Sun, 27 Apr 1997 16:34:19 +0000 Richard M. Stallman Fix previous change.
Sun, 27 Apr 1997 03:32:14 +0000 Richard M. Stallman (x_destroy_window): Free saved_menu_event, if any.
Sun, 20 Apr 1997 22:14:53 +0000 Richard M. Stallman (x_set_offset): Turn off the code that added the border_width
Thu, 10 Apr 1997 22:25:45 +0000 Karl Heuer (construct_menu_click, note_mouse_highlight, fast_find_position):
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (dumpglyphs): Clip and highlight glyphs displayed with
Sat, 22 Mar 1997 23:59:53 +0000 Richard M. Stallman (XTread_socket): Accept XK_ISO_* keys.
Sat, 22 Mar 1997 04:21:00 +0000 Richard M. Stallman (XTread_socket): Handle ISO_Left_Tab.
Wed, 19 Mar 1997 16:33:48 +0000 Kenichi Handa (dumpglyphs): Set a clipping region when we draw glyphs
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (x_list_fonts): Comment about cached font list added.
Thu, 27 Feb 1997 06:53:04 +0000 Kenichi Handa (dumpglyphs): Pay attention to characters registered in
Thu, 20 Feb 1997 06:59:25 +0000 Karl Heuer Include charset.h, ccl.h, and fontset.h.
Mon, 20 Jan 1997 08:08:13 +0000 Richard M. Stallman (dumpglyphs): Declare g as GLYPH.
Thu, 26 Dec 1996 21:07:30 +0000 Richard M. Stallman (x_iconify_frame): Clear visible when we set iconified.
Thu, 31 Oct 1996 22:05:51 +0000 Richard M. Stallman (cancel_mouse_face): New function. Code copied from
Wed, 30 Oct 1996 05:09:38 +0000 Richard M. Stallman (XTread_socket, KeyPress case): Clear compose_status
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.