log src/w32term.c @ 69598:15befdcdc4e9

age author description
Sun, 12 Mar 2006 14:56:54 +0000 Jason Rumney Sync 2005-10-24 xterm.c changes.
Sat, 11 Mar 2006 16:02:38 +0000 Eli Zaretskii Add x_fully_uncatch_errors and x_catching_errors to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 08:31:23 +0000 YAMAMOTO Mitsuharu (construct_drag_n_drop): Drag-and-drop items are now
Fri, 14 Oct 2005 08:09:33 +0000 YAMAMOTO Mitsuharu (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
Wed, 12 Oct 2005 12:18:42 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
Wed, 12 Oct 2005 11:18:01 +0000 YAMAMOTO Mitsuharu (note_mouse_movement): Restore help_echo_string if mouse is moved
Tue, 11 Oct 2005 22:36:35 +0000 Kim F. Storm (note_mouse_movement): Fix last_mouse_glyph check.
Fri, 07 Oct 2005 07:40:18 +0000 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to for_overlaps.
Sun, 11 Sep 2005 20:32:10 +0000 Jason Rumney 2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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