log src/xterm.c @ 39474:5f9f7d59fd79

age author description
Thu, 27 Sep 2001 09:14:30 +0000 Gerd Moellmann (x_draw_relief_rect): Draw bottom relief 1 pixel more
Tue, 25 Sep 2001 10:12:34 +0000 Gerd Moellmann (fast_find_position) [0]: Add a presumably more correct
Mon, 24 Sep 2001 13:10:01 +0000 Gerd Moellmann (refreshicon): Removed.
Mon, 24 Sep 2001 12:59:19 +0000 Gerd Moellmann (toplevel): Remove includes in #if 0.
Mon, 03 Sep 2001 15:47:06 +0000 Gerd Moellmann Comment fix.
Mon, 03 Sep 2001 15:42:28 +0000 Gerd Moellmann (note_mouse_highlight) <help-echo>: When looking for
Tue, 28 Aug 2001 14:33:51 +0000 Gerd Moellmann (x_set_glyph_string_background_width): Set the glyph
Wed, 15 Aug 2001 14:31:09 +0000 Gerd Moellmann (expose_window_tree, expose_window, expose_line): Return
Mon, 06 Aug 2001 13:37:02 +0000 Gerd Moellmann (x_dump_glyph_string): Put in #if GLYPH_DEBUG.
Fri, 27 Jul 2001 15:28:08 +0000 Gerd Moellmann (x_get_glyph_string_clip_rect): Minor cleanup.
Fri, 20 Jul 2001 09:35:17 +0000 Gerd Moellmann (x_fill_stretch_glyph_string): Remove an assertion.
Wed, 18 Jul 2001 10:40:57 +0000 Gerd Moellmann Fix a typo.
Thu, 12 Jul 2001 14:39:21 +0000 Gerd Moellmann (XTread_socket) <PropertyNotify>: Put the code
Wed, 04 Jul 2001 07:42:17 +0000 Gerd Moellmann (x_produce_glyphs): Don't convert multibyte characters
Mon, 02 Jul 2001 12:42:56 +0000 Gerd Moellmann * xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
Mon, 02 Jul 2001 09:21:08 +0000 Gerd Moellmann (x_list_fonts): Make sure XFreeFont is called
Mon, 18 Jun 2001 07:11:33 +0000 Eli Zaretskii Fix a typo in a comment.
Sat, 02 Jun 2001 19:18:32 +0000 Stefan Monnier (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
Wed, 30 May 2001 11:19:10 +0000 Gerd Moellmann (note_mouse_highlight): If an overlapping overlay
Tue, 29 May 2001 11:10:47 +0000 Gerd Moellmann *** empty log message ***
Mon, 14 May 2001 14:54:29 +0000 Gerd Moellmann (note_mouse_highlight): Avoid changing the mouse
Mon, 14 May 2001 13:03:23 +0000 Gerd Moellmann (x_draw_glyphs): Fix compuation of rightmost x for
Fri, 11 May 2001 15:10:44 +0000 Gerd Moellmann (clear_mouse_face): Return 1 if text with mouse face was
Wed, 09 May 2001 15:37:36 +0000 Gerd Moellmann (note_mouse_highlight): Don't change the mouse cursor
Thu, 03 May 2001 17:47:37 +0000 Eli Zaretskii (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix
Wed, 02 May 2001 13:19:30 +0000 Gerd Moellmann (expose_window): Return int. If W is the window
Wed, 02 May 2001 11:12:42 +0000 Gerd Moellmann (x_draw_stretch_glyph_string): Don't draw background
Mon, 30 Apr 2001 14:37:47 +0000 Gerd Moellmann (x_window_to_menu_bar) [USE_LUCID]: New function.
Thu, 05 Apr 2001 13:08:21 +0000 Gerd Moellmann (x_free_frame_resources) [USE_X_TOOLKIT]: Set
Tue, 03 Apr 2001 11:25:12 +0000 Gerd Moellmann (x_use_underline_position_properties): New variable.
Mon, 02 Apr 2001 15:49:25 +0000 Gerd Moellmann (x_alloc_nearest_color_1): New function.
Wed, 28 Mar 2001 12:36:44 +0000 Gerd Moellmann (x_draw_relief_rect): Extend left shadow to the
Wed, 28 Mar 2001 12:06:09 +0000 Gerd Moellmann (expose_window_tree, expose_frame): Don't compute
Fri, 23 Mar 2001 04:24:23 +0000 Stefan Monnier (note_mouse_highlight): Dec the int, not the Lisp_Object.
Wed, 21 Mar 2001 17:12:33 +0000 Gerd Moellmann (x_update_window_end): Handle overwritten mouse face
Mon, 19 Mar 2001 18:50:18 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Thu, 15 Mar 2001 16:28:44 +0000 Gerd Moellmann (fast_find_position): Return the correct vpos.
Wed, 14 Mar 2001 13:18:05 +0000 Kenichi Handa (x_draw_glyph_string): Draw relief (if any) before
Wed, 14 Mar 2001 12:39:36 +0000 Gerd Moellmann (x_draw_glyph_string_box): Don't draw a full-width
Tue, 13 Mar 2001 14:36:25 +0000 Gerd Moellmann (XTread_socket) <LeaveNotify, EnterNotify>: Remove
Tue, 13 Mar 2001 14:19:33 +0000 Gerd Moellmann [USE_TOOLKIT_SCROLL_BARS && USE_MOTIF]: Don't include
Tue, 13 Mar 2001 14:09:33 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb) [USE_MOTIF]: Don't
Fri, 09 Mar 2001 18:42:28 +0000 Gerd Moellmann (note_mouse_highlight): If there's no help-echo on
Thu, 08 Mar 2001 20:54:18 +0000 Gerd Moellmann (note_mouse_highlight): Handle mouse-face and
Tue, 06 Mar 2001 19:50:08 +0000 Gerd Moellmann (XTflash): Make the timeout of select shorter, and call
Tue, 06 Mar 2001 15:30:15 +0000 Gerd Moellmann (note_mouse_highlight): Call mouse_face_overlay_overlaps
Mon, 05 Mar 2001 21:19:09 +0000 Dave Love (XTmouse_position): Fix tyypo.
Fri, 02 Mar 2001 20:49:19 +0000 Gerd Moellmann (glyph_rect): New function.
Fri, 02 Mar 2001 12:04:12 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Don't clear a zero height
Wed, 28 Feb 2001 15:06:04 +0000 Gerd Moellmann (x_set_window_size): Don't use `None' with widgets; use
Wed, 21 Feb 2001 13:54:09 +0000 Gerd Moellmann (XTread_socket): Test x_output's hourglass_p instead
Fri, 16 Feb 2001 12:44:32 +0000 Gerd Moellmann (x_set_glyph_string_background_width): Extend the
Fri, 16 Feb 2001 12:36:34 +0000 Gerd Moellmann (x_insert_glyphs): Call window_box_left to obtain
Fri, 09 Feb 2001 12:33:58 +0000 Kenichi Handa (x_produce_image_glyph): Pay attention to the case that
Mon, 05 Feb 2001 15:47:07 +0000 Gerd Moellmann (x_display_and_set_cursor): Check for the focus
Thu, 25 Jan 2001 20:26:52 +0000 Gerd Moellmann (x_after_update_window_line): Don't clear if frame's
Thu, 25 Jan 2001 16:01:56 +0000 Gerd Moellmann Update a comment.
Wed, 24 Jan 2001 14:20:34 +0000 Gerd Moellmann (x_new_font): Don't change a tooltip's size.
Tue, 23 Jan 2001 12:55:15 +0000 Gerd Moellmann (x_set_window_size_1): New function extracted from
Thu, 18 Jan 2001 12:30:25 +0000 Gerd Moellmann (x_initialize): Set char_ins_del_ok to 1.