log src/w32term.c @ 64661:75130ff74ad2

age author description
Thu, 28 Jul 2005 09:45:10 +0000 Juanma Barranquero (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sat, 02 Jul 2005 09:53:02 +0000 Eli Zaretskii (w32_draw_vertical_window_border): Use foreground of
Fri, 01 Jul 2005 21:26:59 +0000 Jason Rumney * w32term.c (cleartype_active): New flag for enabling sub-pixel
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
Tue, 20 Apr 2004 22:17:56 +0000 Kim F. Storm (w32_draw_relief_rect): Add top_p and bot_p args.
Mon, 05 Apr 2004 21:54:17 +0000 Kim F. Storm (w32_read_socket): Set mouse_face_hidden after clearing highlight.
Mon, 01 Mar 2004 22:45:47 +0000 Jason Rumney (w32_read_socket): Fix last change to ButtonPress handling.
Fri, 27 Feb 2004 23:49:20 +0000 Kim F. Storm (w32_read_socket): Remove bufp_r and numcharsp args.
Sun, 22 Feb 2004 22:41:52 +0000 Jason Rumney (w32_draw_fringe_bitmap): Draw overlaid bitmaps
Mon, 16 Feb 2004 00:54:02 +0000 Jason Rumney (w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.
Fri, 13 Feb 2004 23:28:00 +0000 Kim F. Storm (w32_define_fringe_bitmap): Bitmaps are now 16 bits wide,
Mon, 09 Feb 2004 18:49:44 +0000 Sam Steingold (w32_draw_fringe_bitmap): Fixed a typo in the last patch.
Sun, 08 Feb 2004 23:20:23 +0000 Kim F. Storm (w32_draw_fringe_bitmap): Copy unadapted code from
Fri, 16 Jan 2004 18:46:47 +0000 Kim F. Storm (x_update_window_end): Call draw_window_fringes.
Thu, 01 Jan 2004 22:51:02 +0000 Jason Rumney (w32_text_out): Use s->font, for consistency with callers.