log src/w32term.c @ 28076:2acf50f99ced

age author description
Wed, 01 Mar 2000 21:09:34 +0000 Jason Rumney Bring up to date with xterm.c changes of 2000-02-24 and 2000-02-25.
Sun, 27 Feb 2000 21:26:58 +0000 Jason Rumney (w32_display_info_for_display): Remove unused function.
Sun, 06 Feb 2000 23:37:47 +0000 Andrew Innes (x_make_frame_visible): Replace call to
Sun, 30 Jan 2000 18:32:14 +0000 Jason Rumney (w32_term_init): Swap resx and height_in, resy and
Sun, 23 Jan 2000 22:15:12 +0000 Jason Rumney (w32_fill_rect): Do not try to deal with NULL hdc
Sun, 23 Jan 2000 03:23:49 +0000 Jason Rumney Complete rewrite based on xterm.c.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Tue, 10 Aug 1999 17:33:38 +0000 Geoff Voelker (x_bitmap_icon): New function.
Thu, 17 Jun 1999 08:45:30 +0000 Jason Rumney Handle wide characters properly.
Sat, 12 Jun 1999 03:44:31 +0000 Karl Heuer (cancel_mouse_face): new function. See equiv
Thu, 20 May 1999 20:46:01 +0000 Andrew Innes (w32_read_socket): Reset the grabbed flag when a frame gains or
Sat, 15 May 1999 17:39:26 +0000 Andrew Innes (dumpglyphs): Use correct colours for drawing rectangles in place of
Mon, 03 May 1999 22:27:11 +0000 Andrew Innes (dumpglyphs): Always fill background for italic fonts.
Sun, 02 May 1999 10:34:21 +0000 Andrew Innes [andrewi]
Sun, 14 Mar 1999 05:27:21 +0000 Geoff Voelker (W32_TEXTOUT): Do not multiply nchars by
Fri, 05 Feb 1999 17:49:04 +0000 Andrew Innes (construct_drag_n_drop): Call DraqQueryPoint before
Fri, 22 Jan 1999 19:58:37 +0000 Geoff Voelker (W32_TEXTOUT): New macro.
Tue, 19 Jan 1999 22:25:33 +0000 Geoff Voelker Remove codepage macros. Remove redundant BIG5 macros.
Mon, 28 Dec 1998 19:43:05 +0000 Andrew Innes (x_iconify_frame): Wait for frame to be iconified; do
Thu, 03 Dec 1998 00:06:03 +0000 Geoff Voelker (dumpglyphs): Use unsigned char arrays.
Tue, 10 Nov 1998 20:50:08 +0000 Geoff Voelker (convert_to_key_event): Removed.
Wed, 04 Nov 1998 23:42:04 +0000 Geoff Voelker (w32_enable_unicode_output): Rename from
Wed, 04 Nov 1998 23:38:42 +0000 Geoff Voelker (dumpglyphs): Use FRAME_FONT for w32_fill_area.
Tue, 20 Oct 1998 22:34:50 +0000 Geoff Voelker (w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly.
Tue, 20 Oct 1998 22:15:14 +0000 Geoff Voelker Include fontset.h. Define codepage macros.
Thu, 14 May 1998 05:16:54 +0000 Geoff Voelker (w32_ring_bell): Flash window correctly.
Fri, 01 May 1998 04:38:20 +0000 Richard M. Stallman Include shellapi.h.
Thu, 30 Apr 1998 17:20:53 +0000 Geoff Voelker (msh_mousewheel): Declare.
Wed, 29 Apr 1998 04:43:08 +0000 Geoff Voelker Forward declare hooks with full function prototypes.