log src/w32term.h @ 72018:0efb346df8fd

age author description
2006-02-07 Kenichi Handa (unibyte_display_via_language_environment): Delete
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-03-26 Jason Rumney (x_output): add focus_state.
2004-09-07 Jason Rumney (AppendMenuW_Proc): Move declaration from w32menu.c.
2004-05-18 Jason Rumney (display_x_get_resource, vga_stdcolor_name): Add prototype.
2004-04-20 Kim F. Storm (image_ascent): Remove prototype.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-09-01 Miles Bader Add arch taglines
2003-07-06 Jason Rumney (ClipboardSequence_Proc): New type.
2003-05-24 Kim F. Storm (struct w32_output): Move members left_pos, top_pos,
2003-03-31 Kim F. Storm (EMACS_CLASS): Remove. Use generic define.
2003-03-21 Kim F. Storm (struct w32_output): Remove cross_cursor member.
2003-03-16 Kim F. Storm (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY)
2003-03-06 Juanma Barranquero (struct w32_display_info): Add xrdb member to support passing resources via -xrm
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-21 Jason Rumney 2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
2002-08-30 Kim F. Storm (struct w32_display_info) <x_highlight_frame>: Renamed from
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Removed.
2002-08-29 Richard M. Stallman (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
2002-05-22 Jason Rumney (text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-02-22 Jason Rumney (struct w32_output): New member menu_command_in_progress.
2002-02-17 Jason Rumney New enum for FULLSCREEN_* constants.
2002-02-16 Kim F. Storm (struct w32_display_info): Add mouse_face_hidden.
2002-01-20 Jason Rumney (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
2002-01-13 Jason Rumney (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messages
2001-12-01 Jason Rumney (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.
2001-12-01 Kim F. Storm Merged fringe width related changes from xterm.h.
2001-11-25 Jason Rumney (FRAME_X_FRINGE_COLS): No fringe on tip frames.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-10-27 Jason Rumney (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.
2001-10-21 Jason Rumney (struct w32_output): Use correct spelling of x_compatible.
2001-07-26 Andrew Innes (x_display_list): New extern.
2001-05-12 Eli Zaretskii (struct image, struct face): Forward declaration, to avoid compiler warnings.
2001-02-21 Gerd Moellmann (struct x_output): Rename busy_cursor to
2000-12-06 Andrew Innes (CP_INVALID): Rename to CP_UNKNOWN.
2000-12-02 Jason Rumney (struct w32_output): Add member horizontal_drag_cursor.
2000-11-13 Eli Zaretskii Fix a typo in a comment.
2000-11-10 Jason Rumney (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.
2000-10-29 Jason Rumney (FONT_DESCENT): Negate descent for BDF fonts
2000-10-21 Andrew Innes Extern decl for w32_cache_char_metrics.
2000-08-20 Jason Rumney (x_display_info_for_display): Remove as this function does not exist on W32.
2000-05-30 Jason Rumney (CP_DEFAULT): Define.
2000-01-23 Jason Rumney (XCharStruct): New struct for emulating X.
1999-12-06 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
1999-07-01 Andrew Innes (drain_message_queue): Add extern.
1999-01-22 Geoff Voelker (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):
1998-12-03 Geoff Voelker (FONT_MAX_WIDTH): New macro.
1998-12-02 Geoff Voelker (WM_EMACS_TOGGLE_LOCK_KEY): New define.
1998-11-10 Geoff Voelker (struct w32_display_info): New element faked_key.
1998-10-20 Geoff Voelker Remove redundant font_info struct definition.
1998-05-15 Richard M. Stallman (signal_quit): Add prototype.
1998-04-30 Geoff Voelker (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
1998-04-17 Geoff Voelker (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):
1997-09-03 Geoff Voelker (w32_output): New fields menubar_widget, menubar_active,
1997-01-20 Geoff Voelker Use new name w32gui.h.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32 into Windows 95, Windows
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-05-03 Geoff Voelker (struct win32_palette_entry): New structure.