log src/xterm.c @ 28183:7d97c6fbc3d9

age author description
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.
Sun, 30 Jan 2000 21:12:53 +0000 Gerd Moellmann (x_delete_display): Update next_noop_dpyinfo to ensure
Sat, 29 Jan 2000 23:16:55 +0000 Gerd Moellmann (x_display_cursor): Set XIC pre-edit area only if window
Tue, 25 Jan 2000 15:55:13 +0000 Gerd Moellmann (toplevel): Include atimer.h.
Thu, 30 Dec 1999 11:42:34 +0000 Gerd Moellmann (x_make_frame_visible): Wait for frame becoming visible
Mon, 27 Dec 1999 05:09:13 +0000 Kenichi Handa All codes adjusted for the change of struct glyph.
Wed, 22 Dec 1999 10:28:21 +0000 Gerd Moellmann (XTread_socket): At the beginning of the loop, pass the
Wed, 15 Dec 1999 17:46:18 +0000 Dave Love (BUILD_GLYPH_STRINGS): For pcc, remove continuation in arg list.
Wed, 15 Dec 1999 00:27:21 +0000 Kenichi Handa (x_append_glyph): Setup members of struct glyph properly
Tue, 14 Dec 1999 10:44:20 +0000 Gerd Moellmann (show_mouse_face): Don't use updated_area, use TEXT_AREA.
Fri, 10 Dec 1999 17:37:57 +0000 Stefan Monnier (x_initialize): only setup xaw3d_* if they've been declared.
Fri, 10 Dec 1999 01:40:21 +0000 Stefan Monnier (#includes): Allow compilation with only Xaw.
Sun, 28 Nov 1999 12:33:37 +0000 Gerd Moellmann (XTread_socket) <ClientMessage, Xatom_Scrollbar>:
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Fri, 08 Oct 1999 11:32:09 +0000 Gerd Moellmann (XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
Thu, 23 Sep 1999 11:58:49 +0000 Gerd Moellmann (XTread_socket) <MotionNotify>: Change #ifdef
Tue, 14 Sep 1999 13:09:49 +0000 Gerd Moellmann (x_scroll_bar_handle_click): Compile only if
Mon, 13 Sep 1999 19:10:19 +0000 Dave Love Don't continue #define args for benefit of old cc.