log src/w32term.h @ 43665:717f4f88556c

age author description
Fri, 22 Feb 2002 23:58:11 +0000 Jason Rumney (struct w32_output): New member menu_command_in_progress.
Sun, 17 Feb 2002 23:41:06 +0000 Jason Rumney New enum for FULLSCREEN_* constants.
Sat, 16 Feb 2002 23:58:23 +0000 Kim F. Storm (struct w32_display_info): Add mouse_face_hidden.
Sun, 20 Jan 2002 23:10:35 +0000 Jason Rumney (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
Sun, 13 Jan 2002 12:13:25 +0000 Jason Rumney (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
Sat, 01 Dec 2001 12:22:25 +0000 Jason Rumney (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.
Sat, 01 Dec 2001 01:35:14 +0000 Kim F. Storm Merged fringe width related changes from xterm.h.
Sun, 25 Nov 2001 11:01:10 +0000 Jason Rumney (FRAME_X_FRINGE_COLS): No fringe on tip frames.
Fri, 16 Nov 2001 13:19:19 +0000 Kim F. Storm Fringe cleanup.
Sat, 27 Oct 2001 22:07:59 +0000 Jason Rumney (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.
Sun, 21 Oct 2001 16:57:22 +0000 Jason Rumney (struct w32_output): Use correct spelling of x_compatible.
Thu, 26 Jul 2001 10:05:02 +0000 Andrew Innes (x_display_list): New extern.
Sat, 12 May 2001 09:50:14 +0000 Eli Zaretskii (struct image, struct face): Forward declaration, to avoid compiler warnings.
Wed, 21 Feb 2001 13:56:29 +0000 Gerd Moellmann (struct x_output): Rename busy_cursor to
Wed, 06 Dec 2000 15:53:11 +0000 Andrew Innes (CP_INVALID): Rename to CP_UNKNOWN.
Sat, 02 Dec 2000 21:02:59 +0000 Jason Rumney (struct w32_output): Add member horizontal_drag_cursor.
Mon, 13 Nov 2000 16:27:47 +0000 Eli Zaretskii Fix a typo in a comment.
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.