log src/w32term.h @ 33388:ba5202c8e467

age author description
Fri, 10 Nov 2000 22:17:41 +0000 Jason Rumney (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.
Sun, 29 Oct 2000 20:57:31 +0000 Jason Rumney (FONT_DESCENT): Negate descent for BDF fonts
Sat, 21 Oct 2000 13:31:20 +0000 Andrew Innes Extern decl for w32_cache_char_metrics.
Sun, 20 Aug 2000 20:47:43 +0000 Jason Rumney (x_display_info_for_display): Remove as this function does not exist on W32.
Tue, 30 May 2000 21:14:28 +0000 Jason Rumney (CP_DEFAULT): Define.
Sun, 23 Jan 2000 03:24:54 +0000 Jason Rumney (XCharStruct): New struct for emulating X.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Thu, 01 Jul 1999 19:48:19 +0000 Andrew Innes (drain_message_queue): Add extern.
Fri, 22 Jan 1999 19:58:23 +0000 Geoff Voelker (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):
Thu, 03 Dec 1998 00:06:26 +0000 Geoff Voelker (FONT_MAX_WIDTH): New macro.
Wed, 02 Dec 1998 23:54:30 +0000 Geoff Voelker (WM_EMACS_TOGGLE_LOCK_KEY): New define.
Tue, 10 Nov 1998 20:49:30 +0000 Geoff Voelker (struct w32_display_info): New element faked_key.
Tue, 20 Oct 1998 22:16:00 +0000 Geoff Voelker Remove redundant font_info struct definition.
Fri, 15 May 1998 20:55:45 +0000 Richard M. Stallman (signal_quit): Add prototype.
Thu, 30 Apr 1998 17:21:12 +0000 Geoff Voelker (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
Fri, 17 Apr 1998 05:12:27 +0000 Geoff Voelker (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
Wed, 03 Sep 1997 01:13:25 +0000 Geoff Voelker (w32_output): New fields menubar_widget, menubar_active,
Mon, 20 Jan 1997 01:00:08 +0000 Geoff Voelker Use new name w32gui.h.
Mon, 20 Jan 1997 00:43:16 +0000 Geoff Voelker Change all uses of win95, winnt, and win32 into Windows 95, Windows
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Fri, 03 May 1996 18:48:05 +0000 Geoff Voelker (struct win32_palette_entry): New structure.
Thu, 11 Apr 1996 04:13:07 +0000 Geoff Voelker (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.
Sat, 16 Mar 1996 22:43:37 +0000 Geoff Voelker (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
Thu, 08 Feb 1996 19:04:58 +0000 Geoff Voelker (FONT_WIDTH): Use average character width, not maximum.
Thu, 25 Jan 1996 03:13:39 +0000 Geoff Voelker backout 1.3
Sun, 21 Jan 1996 00:21:35 +0000 Geoff Voelker (win32_palette_entry): New structure.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 14 Nov 1995 19:16:18 +0000 Geoff Voelker Initial revision