log src/xterm.c @ 29600:a377acd06ea8

age author description
Mon, 12 Jun 2000 19:09:11 +0000 Gerd Moellmann (x_frame_of_widget): New function.
Fri, 09 Jun 2000 16:13:11 +0000 Ken Raeburn * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
Thu, 08 Jun 2000 20:56:24 +0000 Gerd Moellmann (XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which
Tue, 06 Jun 2000 10:36:48 +0000 Gerd Moellmann (x_produce_glyphs): Don't xassert `it->descent > 0';
Mon, 05 Jun 2000 14:19:33 +0000 Dave Love (x_calc_absolute_position): Declare nchildren unsigned.
Fri, 02 Jun 2000 19:03:31 +0000 Gerd Moellmann (x_set_mouse_face_gc): If first glyph isn't a character
Wed, 03 May 2000 11:39:25 +0000 Gerd Moellmann (x_produce_glyphs) <composite chars>: Handle case
Tue, 02 May 2000 20:02:29 +0000 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
Mon, 24 Apr 2000 13:54:04 +0000 Gerd Moellmann (x_produce_glyphs): Remove reference to struct it's
Tue, 18 Apr 2000 13:01:48 +0000 Gerd Moellmann (x_produce_glyphs) <ASCII chars>: Take into account
Fri, 31 Mar 2000 11:52:58 +0000 Gerd Moellmann (x_produce_glyphs): When displaying unibyte text
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Mon, 27 Mar 2000 14:49:27 +0000 Gerd Moellmann (x_copy_color): New function.
Sun, 26 Mar 2000 16:24:24 +0000 Gerd Moellmann (x_display_and_set_cursor): Choose cursor depending
Fri, 24 Mar 2000 22:54:35 +0000 Gerd Moellmann (x_term_init): Unblock input around call1.
Thu, 23 Mar 2000 11:49:14 +0000 Gerd Moellmann (fast_find_position): Make sure not to consider rows
Tue, 21 Mar 2000 00:43:55 +0000 Kenichi Handa Include fontset.h after dispextern.h.
Fri, 17 Mar 2000 21:12:02 +0000 Gerd Moellmann (x_update_window_cursor): Don't update in frames
Tue, 14 Mar 2000 21:15:46 +0000 Gerd Moellmann (xim_close_dpy, xim_initialize): Use X11R6-style XIM
Tue, 14 Mar 2000 15:19:58 +0000 Gerd Moellmann *** empty log message ***
Tue, 07 Mar 2000 12:25:28 +0000 Gerd Moellmann (x_connection_closed) [USE_X_TOOLKIT]: Don't try to
Sun, 05 Mar 2000 10:23:14 +0000 Gerd Moellmann (x_term_init): Create a colormap if not using the
Sat, 04 Mar 2000 16:00:03 +0000 Gerd Moellmann (x_term_init): Set Colormap member of x_display_info
Fri, 03 Mar 2000 13:49:32 +0000 Gerd Moellmann (PER_CHAR_METRIC): Removed.
Thu, 02 Mar 2000 20:08:20 +0000 Gerd Moellmann (note_mouse_highlight): Return quickly if frame's
Thu, 02 Mar 2000 13:26:21 +0000 Gerd Moellmann (x_alloc_lighter_color, x_setup_relief_color): Use
Fri, 25 Feb 2000 13:28:07 +0000 Gerd Moellmann (XTread_socket): Remove busy-cursor code.
Thu, 24 Feb 2000 13:54:08 +0000 Gerd Moellmann (x_display_and_set_cursor): Display cursor of
Sat, 05 Feb 2000 16:47:08 +0000 Gerd Moellmann * xterm.c (x_display_and_set_cursor): Set pre-edit area.
Mon, 31 Jan 2000 20:48:01 +0000 Gerd Moellmann (xim_open_dpy): Remove unused local variable.