log src/xterm.c @ 40076:d505fb8b523f

age author description
Sat, 20 Oct 2001 05:44:30 +0000 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 15 Oct 2001 10:12:08 +0000 Gerd Moellmann (x_draw_glyph_string): Restore clipping after
Sun, 14 Oct 2001 16:08:48 +0000 Pavel Jank (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 10:05:03 +0000 Gerd Moellmann (notice_overwritten_cursor): Renamed from
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 08 Oct 2001 06:31:02 +0000 Pavel Jank USE_LUCID can be defined iff USE_X_TOOLKIT is defined.
Fri, 05 Oct 2001 16:35:12 +0000 Miles Bader (x_create_toolkit_scroll_bar): Try to allocate colors for the shadows,
Fri, 05 Oct 2001 09:53:07 +0000 Gerd Moellmann (XTread_socket): Return a non_ascii_keystroke for
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