log src/xterm.c @ 35393:2470cdee5ed8

age author description
Thu, 18 Jan 2001 12:30:25 +0000 Gerd Moellmann (x_initialize): Set char_ins_del_ok to 1.
Wed, 17 Jan 2001 15:46:19 +0000 Gerd Moellmann (x_list_fonts): Allow scalable fonts if SIZE is < 0,
Mon, 15 Jan 2001 20:14:16 +0000 Gerd Moellmann (x_set_mouse_face_gc): If the last use mouse face
Mon, 15 Jan 2001 15:28:57 +0000 Gerd Moellmann (x_connection_closed) [USE_X_TOOLKIT]: If
Fri, 12 Jan 2001 15:09:58 +0000 Gerd Moellmann (x_produce_image_glyph, x_draw_image_foreground)
Fri, 12 Jan 2001 14:16:15 +0000 Gerd Moellmann (clear_mouse_face=): Improve a comment.
Fri, 05 Jan 2001 12:31:03 +0000 Gerd Moellmann (XTread_socket) <LeaveNotify>: Set help_echo to nil.
Thu, 04 Jan 2001 20:34:40 +0000 Gerd Moellmann Update copyright.
Thu, 04 Jan 2001 20:32:20 +0000 Gerd Moellmann (clear_mouse_face): Don't return if tip_frame is
Tue, 02 Jan 2001 14:17:49 +0000 Eli Zaretskii (XTread_socket): Remove unused variables `p' and
Tue, 02 Jan 2001 13:57:17 +0000 Gerd Moellmann (x_connection_closed): Catch X errors around all
Tue, 02 Jan 2001 13:32:43 +0000 Gerd Moellmann (x_connection_closed): Set handling_signal to 0 at
Wed, 27 Dec 2000 14:33:11 +0000 Gerd Moellmann (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
Mon, 18 Dec 2000 12:54:00 +0000 Gerd Moellmann (x_connection_closed): Prevent being called recursively
Fri, 15 Dec 2000 17:14:07 +0000 Gerd Moellmann (expose_window): Don't redraw the window that's
Wed, 13 Dec 2000 20:27:52 +0000 Gerd Moellmann (x_free_frame_resources): New function.
Wed, 13 Dec 2000 13:23:37 +0000 Gerd Moellmann (x_term_init): Declare gray_bitmap_bits as `extern
Mon, 11 Dec 2000 19:25:30 +0000 Gerd Moellmann (clear_mouse_face): Treat tip_frame as a Lisp_Object.
Thu, 07 Dec 2000 11:43:06 +0000 Gerd Moellmann (x_destroy_window): Call x_free_gcs so that
Wed, 06 Dec 2000 10:46:42 +0000 Gerd Moellmann (x_load_font): Don't use the font's max_bounds for
Tue, 05 Dec 2000 16:47:04 +0000 Gerd Moellmann Close the display.
Tue, 05 Dec 2000 14:32:18 +0000 Gerd Moellmann (x_destroy_window): Reset the frame's X window after
Mon, 04 Dec 2000 20:43:27 +0000 Gerd Moellmann (PER_CHAR_METRIC): Removed because not used.
Mon, 04 Dec 2000 16:19:04 +0000 Gerd Moellmann (expose_area): Pass x-coordinate relative to the exposed
Mon, 04 Dec 2000 01:20:30 +0000 Kenichi Handa (x_produce_glyphs): If a font for a component of
Fri, 01 Dec 2000 22:14:42 +0000 Gerd Moellmann (x_calc_absolute_position): Don't subtract menubar's
Thu, 30 Nov 2000 19:51:18 +0000 Gerd Moellmann Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
Thu, 30 Nov 2000 11:56:35 +0000 Gerd Moellmann (x_estimate_mode_line_height): If `mode-line' face
Wed, 29 Nov 2000 16:42:40 +0000 Gerd Moellmann (XTmouse_position) [USE_X_TOOLKIT]: When the mouse
Tue, 28 Nov 2000 13:45:56 +0000 Gerd Moellmann (note_mouse_highlight): Change the cursor shape
Wed, 22 Nov 2000 16:29:33 +0000 Gerd Moellmann (x_handle_tool_bar_click, note_tool_bar_highlight):
Mon, 20 Nov 2000 16:49:44 +0000 Gerd Moellmann (scroll_bar_windows, scroll_bar_windows_size): New
Sun, 19 Nov 2000 00:29:21 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
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.