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.
Mon, 13 Sep 1999 11:14:29 +0000 Gerd Moellmann (XTcursor_to): Change for Lisp_Object selected_frame.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Sat, 11 Sep 1999 01:15:25 +0000 Richard M. Stallman (XTread_socket): In XSetInputFocus, use RevertToParent,
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Sun, 05 Sep 1999 12:13:41 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fri, 03 Sep 1999 18:50:00 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Block input when clearing
Fri, 03 Sep 1999 12:43:32 +0000 Gerd Moellmann (x_scroll_bar_create): Don't clear under scroll bar
Mon, 30 Aug 1999 23:14:36 +0000 Gerd Moellmann Remove unused bitmaps.
Tue, 24 Aug 1999 19:25:11 +0000 Gerd Moellmann (expose_window_tree): Fix typo CANON_Y_UNIT to
Sat, 21 Aug 1999 19:31:13 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Thu, 19 Aug 1999 13:56:14 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Fix previous change. Clear
Tue, 17 Aug 1999 13:02:04 +0000 Gerd Moellmann (expose_area): If row extends face to end of line,
Tue, 17 Aug 1999 00:38:28 +0000 Gerd Moellmann (x_draw_glyph_string_box): Use the background width
Sun, 15 Aug 1999 22:01:01 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
Fri, 06 Aug 1999 15:05:34 +0000 Gerd Moellmann (x_display_and_set_cursor): If cursor_in_echo_area,
Fri, 06 Aug 1999 13:59:59 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Redraw overlaps.
Mon, 02 Aug 1999 00:00:14 +0000 Richard M. Stallman (x_set_window_size): When calling change_frame_size, specify 1 for DELAY.
Thu, 29 Jul 1999 15:09:42 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb): Fix previous change.
Tue, 27 Jul 1999 23:55:28 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb): Don't call
Tue, 27 Jul 1999 01:32:50 +0000 Kenichi Handa (x_find_ccl_program): Add casting.
Tue, 27 Jul 1999 00:02:50 +0000 Gerd Moellmann (x_setup_relief_color): Don't try smart color allocation
Mon, 26 Jul 1999 21:23:07 +0000 Gerd Moellmann (x_get_glyph_string_clip_rect): Take internal border
Mon, 26 Jul 1999 11:57:35 +0000 Kenichi Handa (x_find_ccl_program): Get compiled CCL code by just
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Display-related functions implemented from scratch. Add toolkit
Sat, 10 Jul 1999 20:45:46 +0000 Richard M. Stallman (x_display_bar_cursor): Use the cursor-color
Tue, 04 May 1999 05:45:36 +0000 Kenichi Handa (x_load_font): Fix typo (`>' -> `=').
Mon, 26 Apr 1999 06:02:19 +0000 Karl Heuer (x_list_fonts): Fix previous change.
Tue, 13 Apr 1999 00:51:52 +0000 Kenichi Handa Trap X errors so that Emacs doesn't die
Mon, 05 Apr 1999 06:47:41 +0000 Kenichi Handa (dumpglyphs): Be sure to fill the whole background of
Mon, 15 Mar 1999 19:53:32 +0000 Karl Heuer (XTread_socket) <ConfigureNotify>:
Mon, 15 Mar 1999 00:11:22 +0000 Kenichi Handa (x_list_fonts): Trap X errors so that Emacs doesn't die
Sat, 30 Jan 1999 02:37:14 +0000 Kenichi Handa (x_load_font): For the height of font, if normarl ascent and
Sat, 30 Jan 1999 01:46:35 +0000 Kenichi Handa (x_new_fontset): For ASCII font, don't use the font name
Sun, 24 Jan 1999 20:07:05 +0000 Richard M. Stallman (same_x_server): Detect treat ":0" and "unix:0"
Mon, 21 Dec 1998 16:09:29 +0000 Eli Zaretskii (dumpglyphs): Don't convert 7-bit ASCII characters via
Thu, 12 Nov 1998 01:57:30 +0000 Karl Heuer (XTread_socket): Fix previous change in case F == 0.
Wed, 11 Nov 1998 03:36:15 +0000 Kenichi Handa (x_list_fonts): Don't change the value of maxnames.
Thu, 05 Nov 1998 19:17:42 +0000 Karl Heuer (XTread_socket): ButtonPress clears f->mouse_moved.
Thu, 29 Oct 1998 00:16:49 +0000 Paul Eggert (XTread_socket): Check the returned value of XmbLookupString more carefully.
Wed, 21 Oct 1998 11:50:56 +0000 Kenichi Handa Include frame.h before fontset.h.
Tue, 01 Sep 1998 02:25:57 +0000 Kenichi Handa (x_load_font): If SIZE is 0, don't use a name x_list_font returns.
Mon, 31 Aug 1998 03:50:17 +0000 Kenichi Handa (dumpglyphs): If Vnonascii_translation_table is non-nil, try
Thu, 27 Aug 1998 02:00:35 +0000 Paul Eggert (fixup_locale): New function. For now, it resets
Wed, 26 Aug 1998 20:29:59 +0000 Karl Heuer (x_calc_absolute_position): Cast argument to XFree, in
Tue, 25 Aug 1998 03:59:40 +0000 Kenichi Handa (x_list_fonts): Work-around for the case XGetAtomName
Sat, 15 Aug 1998 23:00:07 +0000 Richard M. Stallman x_display_unibyte_char_with_fontset renamed to
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (dumpglyphs): If x_display_unibyte_char_with_fontset is
Sat, 08 Aug 1998 22:11:22 +0000 Richard M. Stallman (x_term_init): Don't reset LC_TIME to "C", since we
Sat, 08 Aug 1998 02:39:50 +0000 Richard M. Stallman (x_list_fonts): Fix previous change.
Wed, 05 Aug 1998 01:42:24 +0000 Richard M. Stallman (x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
Sun, 19 Jul 1998 05:17:35 +0000 Kenichi Handa (dumpglyphs): After calling ccl_driver, set cp->byte1 to
Sat, 27 Jun 1998 04:52:31 +0000 Richard M. Stallman (x_list_fonts): Fix prev change: cast result of alloca.
Sat, 20 Jun 1998 22:17:48 +0000 Karl Heuer (x_list_fonts): Keep alloca usage simple.
Sat, 20 Jun 1998 03:01:00 +0000 Kenichi Handa (dumpglyphs): Check the case that FACE_FONT (face) is
Tue, 16 Jun 1998 07:32:05 +0000 Kenichi Handa (x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
Tue, 09 Jun 1998 01:55:49 +0000 Richard M. Stallman (XTread_socket): Accept Japanese XK keysyms.
Mon, 25 May 1998 16:03:58 +0000 Richard M. Stallman (XTread_socket): Fix second argument of x_any_window_to_frame.
Mon, 04 May 1998 09:25:21 +0000 Andreas Schwab Include syssignal.h after lisp.h.
Sat, 02 May 1998 06:39:39 +0000 Richard M. Stallman (XTwrite_glyphs): Don't advance cursor X beyond limit.
Sat, 25 Apr 1998 23:08:24 +0000 Richard M. Stallman (x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (x_find_ccl_program): New function.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
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.