log src/w32term.c @ 63695:98563021d2e3

age author description
Mon, 13 Jun 2005 12:18:31 +0000 Eli Zaretskii (x_use_underline_position_properties): New variable.
Sat, 26 Mar 2005 00:19:53 +0000 Jason Rumney (x_focus_changed, w32_detect_focus_change): New functions.
Thu, 27 Jan 2005 22:33:39 +0000 Kim F. Storm (x_draw_hollow_cursor): Use get_phys_cursor_geometry.
Thu, 20 Jan 2005 15:23:22 +0000 Kim F. Storm (x_draw_glyph_string_box): Fix last_x for full width rows.
Mon, 03 Jan 2005 22:52:51 +0000 Jason Rumney (x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
Sat, 11 Dec 2004 21:12:45 +0000 Jan Dj¸«£rv * w32term.c (x_calc_absolute_position): Remove calculation of
Sun, 21 Nov 2004 15:48:58 +0000 Kim F. Storm (w32_clip_to_row): Add area arg. Callers changed.
Mon, 01 Nov 2004 08:52:47 +0000 Jason Rumney Delete region objects after use.
Wed, 20 Oct 2004 20:08:12 +0000 Jason Rumney (x_draw_glyph_string): Use overline_color for overlines.
Sun, 17 Oct 2004 14:07:31 +0000 Jason Rumney Remove excessive vertical whitespace.
Thu, 07 Oct 2004 21:59:39 +0000 Kim F. Storm (x_update_window_end): Fix flicker on vertical line between
Wed, 29 Sep 2004 14:23:21 +0000 Kim F. Storm (fringe_bmp): Change to pointer.
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Mon, 17 May 2004 21:43:22 +0000 Jason Rumney (w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and make
Sat, 01 May 2004 10:09:28 +0000 Jason Rumney (x_draw_hollow_cursor): Sync with xterm.c