summaryrefslogtreecommitdiff
path: root/src/w32term.h
Commit message (Expand)AuthorAge
* (unibyte_display_via_language_environment): DeleteKenichi Handa2006-02-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (x_output): add focus_state.Jason Rumney2005-03-26
* (AppendMenuW_Proc): Move declaration from w32menu.c.Jason Rumney2004-09-07
* (display_x_get_resource, vga_stdcolor_name): Add prototype.Jason Rumney2004-05-18
* (image_ascent): Remove prototype.Kim F. Storm2004-04-20
* Add arch taglinesMiles Bader2003-09-01
* (ClipboardSequence_Proc): New type.Jason Rumney2003-07-06
* (struct w32_output): Move members left_pos, top_pos,Kim F. Storm2003-05-24
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-31
* (struct w32_output): Remove cross_cursor member.Kim F. Storm2003-03-21
* (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY)Kim F. Storm2003-03-16
* (struct w32_display_info): Add xrdb member to support passing resources via -xrmJuanma Barranquero2003-03-06
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* 2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>Jason Rumney2003-01-21
* (struct w32_display_info) <x_highlight_frame>: Renamed fromKim F. Storm2002-08-30
* (enum text_cursor_kinds): Removed.Kim F. Storm2002-08-30
* (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.Richard M. Stallman2002-08-29
* (text_cursor_kinds): New enumeration member HBAR_CURSOR.Jason Rumney2002-05-22
* (struct w32_output): New member menu_command_in_progress.Jason Rumney2002-02-22
* New enum for FULLSCREEN_* constants.Jason Rumney2002-02-17
* (struct w32_display_info): Add mouse_face_hidden.Kim F. Storm2002-02-16
* (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): NewJason Rumney2002-01-20
* (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messagesJason Rumney2002-01-13
* (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.Jason Rumney2001-12-01
* Merged fringe width related changes from xterm.h.Kim F. Storm2001-12-01
* (FRAME_X_FRINGE_COLS): No fringe on tip frames.Jason Rumney2001-11-25
* Fringe cleanup.Kim F. Storm2001-11-16
* (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.Jason Rumney2001-10-27
* (struct w32_output): Use correct spelling of x_compatible.Jason Rumney2001-10-21
* (x_display_list): New extern.Andrew Innes2001-07-26
* (struct image, struct face): Forward declaration, to avoid compiler warnings.Eli Zaretskii2001-05-12
* (struct x_output): Rename busy_cursor toGerd Moellmann2001-02-21
* (CP_INVALID): Rename to CP_UNKNOWN.Andrew Innes2000-12-06
* (struct w32_output): Add member horizontal_drag_cursor.Jason Rumney2000-12-02
* Fix a typo in a comment.Eli Zaretskii2000-11-13
* (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.Jason Rumney2000-11-10
* (FONT_DESCENT): Negate descent for BDF fontsJason Rumney2000-10-29
* Extern decl for w32_cache_char_metrics.Andrew Innes2000-10-21
* (x_display_info_for_display): Remove as this function does not exist on W32.Jason Rumney2000-08-20
* (CP_DEFAULT): Define.Jason Rumney2000-05-30
* (XCharStruct): New struct for emulating X.Jason Rumney2000-01-23
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-06
* (drain_message_queue): Add extern.Andrew Innes1999-07-01
* (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):Geoff Voelker1999-01-22
* (FONT_MAX_WIDTH): New macro.Geoff Voelker1998-12-03
* (WM_EMACS_TOGGLE_LOCK_KEY): New define.Geoff Voelker1998-12-02
* (struct w32_display_info): New element faked_key.Geoff Voelker1998-11-10