log src/w32term.c @ 40078:11e29c86babb

age author description
Sat, 20 Oct 2001 05:49:35 +0000 Miles Bader (x_fix_overlapping_area, x_write_glyphs, expose_area)
Wed, 17 Oct 2001 17:48:27 +0000 Andrew Innes (w32_encode_char): Get cached codepage from font_info,
Wed, 17 Oct 2001 17:18:23 +0000 Andrew Innes (w32_read_socket): Determine clipping rectangle for
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
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.
Tue, 04 Sep 2001 17:40:58 +0000 Andrew Innes (w32_read_socket): Add more information to debugging output.
Tue, 28 Aug 2001 17:11:31 +0000 Eli Zaretskii (x_set_glyph_string_background_width)
Tue, 14 Aug 2001 11:44:40 +0000 Andrew Innes Draw relief (if any) before
Thu, 26 Jul 2001 10:05:28 +0000 Andrew Innes (x_display_list): New variable.
Fri, 23 Feb 2001 10:17:41 +0000 Jason Rumney * w32term.c (x_set_glyph_string_background_width): Extend the
Mon, 12 Feb 2001 14:49:50 +0000 Andrew Innes (x_produce_image_glyph): Pay attention to the case that
Fri, 09 Feb 2001 10:02:14 +0000 Jason Rumney (w32_encode_char): Treat eight bit graphic and control
Thu, 08 Feb 2001 15:07:23 +0000 Stefan Monnier (w32_set_scroll_bar_thumb): Use `double' for `range' to avoid overflow.
Mon, 29 Jan 2001 12:35:24 +0000 Eli Zaretskii (x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
Sat, 20 Jan 2001 14:00:31 +0000 Andrew Innes (w32_ring_bell): Only support visible bell on w32
Thu, 18 Jan 2001 09:18:33 +0000 Jason Rumney (x_produce_stretch_glyph): Only use Qspace when GLYPH_DEBUG is defined.
Sat, 13 Jan 2001 00:01:51 +0000 Jason Rumney (x_produce_image_glyph, x_draw_image_foreground)
Tue, 02 Jan 2001 22:47:48 +0000 Andrew Innes (x_update_begin):
Wed, 27 Dec 2000 14:33:11 +0000 Gerd Moellmann (syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
Fri, 22 Dec 2000 11:31:42 +0000 Jason Rumney (w32_draw_bitmap): Fix drawing so it does not appear in the wrong colors
Thu, 21 Dec 2000 14:58:31 +0000 Andrew Innes (x_update_begin): Regenerate the palette here, rather
Thu, 21 Dec 2000 11:06:32 +0000 Jason Rumney (x_draw_hollow_cursor): Delay obtaining the frame's DC to avoid
Thu, 14 Dec 2000 10:55:10 +0000 Andrew Innes (clear_mouse_face): Treat tip_frame as a Lisp_Object.
Tue, 05 Dec 2000 22:42:49 +0000 Jason Rumney (expose_area): Complete last change.
Tue, 05 Dec 2000 19:21:35 +0000 Jason Rumney (x_produce_glyphs): If a font for a component of
Sat, 02 Dec 2000 21:04:10 +0000 Jason Rumney (x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
Sat, 02 Dec 2000 14:38:57 +0000 Jason Rumney (w32_bdf_per_char_metric): Dereference pointer correctly for single
Fri, 01 Dec 2000 19:47:36 +0000 Jason Rumney (x_draw_vertical_border): Fix call to w32_fill_rect.
Wed, 22 Nov 2000 16:33:16 +0000 Gerd Moellmann (x_tool_bar_item, w32_handle_tool_bar_click)