log src/xterm.c @ 33513:22f3e20ce180

age author description
Tue, 14 Nov 2000 01:44:33 +0000 Miles Bader (x_alloc_lighter_color): Use real brightness calculation.
Mon, 13 Nov 2000 15:47:32 +0000 Miles Bader (x_alloc_lighter_color): Include an additive component too for dark
Wed, 08 Nov 2000 15:45:40 +0000 Gerd Moellmann (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the
Wed, 08 Nov 2000 00:53:11 +0000 Kenichi Handa (VCENTER_BASELINE_OFFSET): Fix previous change. If the
Mon, 30 Oct 2000 15:16:52 +0000 Gerd Moellmann (x_alloc_nearest_color): Fix last change to compare
Mon, 30 Oct 2000 15:13:28 +0000 Gerd Moellmann (x_alloc_nearest_color): If allocation succeeds, and
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Fri, 27 Oct 2000 10:59:01 +0000 Gerd Moellmann (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a
Fri, 27 Oct 2000 01:22:21 +0000 Miles Bader (x_draw_glyph_string): Add a workaround so that fonts that specify a
Mon, 23 Oct 2000 15:01:52 +0000 Gerd Moellmann (x_connection_closed): Reset handling_signal.
Mon, 23 Oct 2000 03:14:04 +0000 Miles Bader (VCENTER_BASELINE_OFFSET): Bias the division by two, so that when a font
Thu, 19 Oct 2000 06:55:02 +0000 Kenichi Handa (x_find_ccl_program): Check also fontp->full_name.
Wed, 18 Oct 2000 11:58:07 +0000 Gerd Moellmann (x_color_cells, x_query_colors, x_query_color): New
Mon, 16 Oct 2000 04:20:36 +0000 Kenichi Handa (x_draw_box_rect): Fix the calculation of width and height for
Thu, 12 Oct 2000 05:22:46 +0000 Kenichi Handa (x_produce_glyphs): Handle unibyte_display_via_language_environment
Thu, 28 Sep 2000 14:00:51 +0000 Gerd Moellmann (x_make_frame_visible): Try harder to make the frame
Mon, 25 Sep 2000 09:23:32 +0000 Gerd Moellmann (x_clear_mouse_face): Blick/unblock input.
Fri, 22 Sep 2000 16:11:12 +0000 Dave Love [SOLARIS2]: Remove redundant include of string.h.
Mon, 18 Sep 2000 21:10:03 +0000 Gerd Moellmann (x_display_and_set_cursor): Don't show a hollow box
Mon, 18 Sep 2000 13:18:16 +0000 Gerd Moellmann (x_draw_image_glyph_string): Remove a comment describing
Thu, 14 Sep 2000 20:20:34 +0000 Gerd Moellmann (x_produce_glyphs): If the distance from the current
Fri, 08 Sep 2000 09:34:24 +0000 Gerd Moellmann (x_draw_glyphs): Handle case START and END are out
Sun, 03 Sep 2000 11:33:29 +0000 Miles Bader (x_alloc_lighter_color_for_widget): New function.
Mon, 21 Aug 2000 18:58:17 +0000 Gerd Moellmann (XTread_socket): Change calls to gen_help_event.
Fri, 11 Aug 2000 00:49:39 +0000 Kenichi Handa Include coding.h.
Thu, 10 Aug 2000 19:13:28 +0000 Gerd Moellmann (x_draw_bar_cursor): If cursor is on an image, draw a
Tue, 08 Aug 2000 23:56:29 +0000 Miles Bader (note_mouse_highlight): Update call to overlays_at.
Mon, 07 Aug 2000 21:52:54 +0000 Gerd Moellmann (x_draw_image_foreground): Avoid drawing outside
Fri, 21 Jul 2000 15:54:14 +0000 Gerd Moellmann (note_mouse_highlight): Process overlays in the right
Fri, 21 Jul 2000 15:38:03 +0000 Gerd Moellmann (note_mouse_highlight): If help-echo was found in an
Wed, 19 Jul 2000 15:47:10 +0000 Gerd Moellmann Add some more prototypes.
Tue, 18 Jul 2000 18:20:46 +0000 Gerd Moellmann (help_echo_window): New variable.
Fri, 14 Jul 2000 13:56:09 +0000 Gerd Moellmann (help_echo_object, help_echo_pos): New variables.
Thu, 13 Jul 2000 23:43:30 +0000 Gerd Moellmann (construct_mouse_click, x_scroll_bar_to_input_event)
Thu, 13 Jul 2000 14:09:13 +0000 Gerd Moellmann (x_handle_tool_bar_click): Store the frame in the
Wed, 12 Jul 2000 15:09:53 +0000 Gerd Moellmann (x_update_window_end): Add parameter
Tue, 11 Jul 2000 19:58:43 +0000 Gerd Moellmann (x_update_window_begin): No need to turn off the mouse
Mon, 10 Jul 2000 20:32:14 +0000 Gerd Moellmann (x_fill_stretch_glyph_string): Consume runs of stretch
Wed, 05 Jul 2000 19:58:34 +0000 Gerd Moellmann (XTread_socket): Increment handling_signal at the start,
Wed, 05 Jul 2000 13:41:00 +0000 Stefan Monnier * xterm.c (note_mode_line_highlight, note_mouse_highlight)
Wed, 05 Jul 2000 11:40:12 +0000 Gerd Moellmann (x_append_glyph, x_append_composite_glyph)
Mon, 26 Jun 2000 15:39:55 +0000 Gerd Moellmann (xim_initialize) [!USE_XIM]: Don't set up the
Fri, 23 Jun 2000 14:28:20 +0000 Dave Love Don't include sys/types.h unconditionally. Don't protect its inclusion
Mon, 19 Jun 2000 16:11:14 +0000 Dave Love (x_frame_of_widget): Add `static' to declaration (for pcc).
Mon, 19 Jun 2000 15:59:07 +0000 Gerd Moellmann (XTread_socket) <KeyPress>: In case XmbLookupString
Sun, 18 Jun 2000 20:14:37 +0000 Ken Raeburn fix up more Lisp_Object/int conversion issues
Tue, 13 Jun 2000 13:22:23 +0000 Gerd Moellmann (x_check_font) [GLYPH_DEBUG]: Add prototype.
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.
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.
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.
Sat, 31 Aug 1996 02:44:14 +0000 Richard M. Stallman (XTupdate_end): Always clear mouse_face_defer flag.
Fri, 30 Aug 1996 18:49:07 +0000 Richard M. Stallman (do_line_dance, dumprectangle): Use x_update_cursor.
Thu, 29 Aug 1996 06:22:28 +0000 Richard M. Stallman (XTread_socket): Call XFilterEvent on all events,
Sun, 25 Aug 1996 23:31:20 +0000 Richard M. Stallman (fast_find_position): Fix previous change.
Sun, 25 Aug 1996 17:48:32 +0000 Richard M. Stallman (fast_find_position): Minor fix in handling maybe_next_line.
Sat, 24 Aug 1996 00:03:22 +0000 Richard M. Stallman (x_term_init): If the default Xt font does not exist on
Wed, 31 Jul 1996 17:18:54 +0000 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
Wed, 31 Jul 1996 16:52:52 +0000 Richard M. Stallman (XTread_socket): Delete the code to pass menu bar keys
Tue, 30 Jul 1996 21:10:40 +0000 Richard M. Stallman (XTread_socket): Pass keys in menu bar to toolkit alone
Sun, 28 Jul 1996 00:42:14 +0000 Richard M. Stallman Fix previous change.
Sat, 27 Jul 1996 20:30:31 +0000 Richard M. Stallman (last_mouse_press_frame): New variable.
Tue, 16 Jul 1996 06:10:35 +0000 Karl Heuer (SET_SAVED_MENU_EVENT): New macro.
Thu, 11 Jul 1996 23:24:03 +0000 Karl Heuer (XTread_socket): Add #ifdef for previous change.
Sun, 07 Jul 1996 22:58:51 +0000 Karl Heuer Undo previous change.
Thu, 04 Jul 1996 05:46:05 +0000 Miles Bader (XTread_socket): Use lw_tookit_related_event_p to avoid sending
Thu, 27 Jun 1996 23:20:46 +0000 Richard M. Stallman (x_connection_closed): Call clear_waiting_for_input.
Thu, 27 Jun 1996 00:25:07 +0000 Richard M. Stallman (x_error_quitter): Delete newline from sprintf string.
Wed, 26 Jun 1996 18:16:08 +0000 Richard M. Stallman (XTread_socket, Xatom_wm_save_yourself clause):
Wed, 26 Jun 1996 17:45:28 +0000 Richard M. Stallman (x_connection_closed): Add newline when printing error message on stderr.
Wed, 26 Jun 1996 17:41:44 +0000 Richard M. Stallman (x_connection_signal): Just return after calling `signal'.
Tue, 25 Jun 1996 00:32:51 +0000 Richard M. Stallman (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
Fri, 21 Jun 1996 15:29:55 +0000 Richard M. Stallman (x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
Mon, 10 Jun 1996 17:32:13 +0000 Richard M. Stallman (XTread_socket): Use XtAppNextEvent when using toolkit configurations.