log src/w32term.h @ 55672:c2e5f1d0cc84

age author description
Tue, 18 May 2004 19:55:30 +0000 Jason Rumney (display_x_get_resource, vga_stdcolor_name): Add prototype.
Tue, 20 Apr 2004 22:19:43 +0000 Kim F. Storm (image_ascent): Remove prototype.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 06 Jul 2003 21:57:33 +0000 Jason Rumney (ClipboardSequence_Proc): New type.
Sat, 24 May 2003 22:06:40 +0000 Kim F. Storm (struct w32_output): Move members left_pos, top_pos,
Mon, 31 Mar 2003 20:35:43 +0000 Kim F. Storm (EMACS_CLASS): Remove. Use generic define.
Fri, 21 Mar 2003 13:51:52 +0000 Kim F. Storm (struct w32_output): Remove cross_cursor member.
Sun, 16 Mar 2003 20:48:21 +0000 Kim F. Storm (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY)
Thu, 06 Mar 2003 12:56:56 +0000 Juanma Barranquero (struct w32_display_info): Add xrdb member to support passing resources via -xrm
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 21 Jan 2003 23:06:05 +0000 Jason Rumney 2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
Fri, 30 Aug 2002 13:20:36 +0000 Kim F. Storm (struct w32_display_info) <x_highlight_frame>: Renamed from
Fri, 30 Aug 2002 12:03:50 +0000 Kim F. Storm (enum text_cursor_kinds): Removed.
Thu, 29 Aug 2002 14:37:51 +0000 Richard M. Stallman (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
Wed, 22 May 2002 19:36:13 +0000 Jason Rumney (text_cursor_kinds): New enumeration member HBAR_CURSOR.
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.
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.