log src/xterm.c @ 89828:c734f0c6c3ca

age author description
Fri, 13 Feb 2004 06:40:15 +0000 Kenichi Handa (x_get_font_repertory): Fix for non-Unicode-bmp charset.
Fri, 23 Jan 2004 08:44:57 +0000 Kenichi Handa (x_compute_glyph_string_overhangs): Handle also a
Tue, 13 Jan 2004 01:43:38 +0000 Kenichi Handa (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
Fri, 24 Oct 2003 00:40:10 +0000 Kenichi Handa (x_list_fonts): Fix excluding of auto-scaled fonts.
Mon, 06 Oct 2003 11:23:25 +0000 Kenichi Handa (x_get_font_repertory): Handle the case that the
Fri, 26 Sep 2003 17:28:30 +0000 Dave Love (x_bitmap_mask): Declare.
Wed, 17 Sep 2003 19:23:44 +0000 Dave Love (x_term_init): Fix type error.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 04 Feb 2003 19:24:26 +0000 Dave Love (XTread_socket): Check Lisp types for Vx_keysym_table
Fri, 31 Jan 2003 06:09:27 +0000 Kenichi Handa (x_encode_char): Call ccl_driver with the last arg Qnil.
Sat, 11 Jan 2003 01:50:19 +0000 Kenichi Handa (x_new_fontset): Fix previous change.
Fri, 10 Jan 2003 07:22:03 +0000 Kenichi Handa (x_new_fontset): Change the arg FONTSETNAME to Lisp
Tue, 07 Jan 2003 01:26:33 +0000 Kenichi Handa (x_new_font): Optimize for the case that the font is
Thu, 31 Oct 2002 17:55:03 +0000 Dave Love (XTread_socket): Fix changes for defined keysyms. Add
Tue, 29 Oct 2002 11:38:11 +0000 Dave Love (xaw_scroll_callback): Cast correctly.