Replace `iff' in comments.
[bpt/emacs.git] / src / w32term.h
2007-08-08 Glenn MorrisReplace `iff' in comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-02-22 Jason Rumney(menubar_active): Remove menu_command_in_progress.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-02-07 Kenichi Handa(unibyte_display_via_language_environment): Delete
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate 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-09-01 Miles BaderAdd 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...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-01-21 Jason Rumney2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj...
2002-08-30 Kim F. Storm(struct w32_display_info) <x_highlight_frame>: Renamed...
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...
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 RumneyNew 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_MOUSEL...
2001-12-01 Kim F. StormMerged 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. StormFringe cleanup.
2001-10-27 Jason Rumney(WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New...
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...
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 ZaretskiiFix 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 InnesExtern decl for w32_cache_char_metrics.
2000-08-20 Jason Rumney(x_display_info_for_display): Remove as this function...
2000-05-30 Jason Rumney(CP_DEFAULT): Define.
2000-01-23 Jason Rumney(XCharStruct): New struct for emulating X.
1999-12-06 Eli ZaretskiiChanges for automatic remapping of X colors on terminal...
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 VoelkerRemove 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 VoelkerUse new name w32gui.h.
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32 into Windows...
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-05-03 Geoff Voelker(struct win32_palette_entry): New structure.
1996-04-11 Geoff Voelker(BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB...
1996-03-16 Geoff Voelker(VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):
1996-02-08 Geoff Voelker(FONT_WIDTH): Use average character width, not maximum.
1996-01-25 Geoff Voelkerbackout 1996-01-21T00:22:24Z!voelker@cs.washington.edu
1996-01-21 Geoff Voelker(win32_palette_entry): New structure.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-11-14 Geoff VoelkerInitial revision