log src/w32term.c @ 24480:f9d3288b66c3

age author description
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.