aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.h
Commit message (Expand)AuthorAgeFilesLines
* (x_output): add focus_state.Jason Rumney2005-03-261-0/+17
* (AppendMenuW_Proc): Move declaration from w32menu.c.Jason Rumney2004-09-071-0/+5
* (display_x_get_resource, vga_stdcolor_name): Add prototype.Jason Rumney2004-05-181-0/+6
* (image_ascent): Remove prototype.Kim F. Storm2004-04-201-1/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (ClipboardSequence_Proc): New type.Jason Rumney2003-07-061-0/+2
* (struct w32_output): Move members left_pos, top_pos,Kim F. Storm2003-05-241-119/+0
* (EMACS_CLASS): Remove. Use generic define.Kim F. Storm2003-03-311-17/+1
* (struct w32_output): Remove cross_cursor member.Kim F. Storm2003-03-211-2/+1
* (FRAME_X_OUTPUT, FRAME_X_WINDOW, FRAME_X_DISPLAY)Kim F. Storm2003-03-161-0/+16
* (struct w32_display_info): Add xrdb member to support passing resources via -xrmJuanma Barranquero2003-03-061-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-11/+11
* 2003-01-21 KOBAYASHI Yasuhiro <[email protected]>Jason Rumney2003-01-211-1/+3
* (struct w32_display_info) <x_highlight_frame>: Renamed fromKim F. Storm2002-08-301-1/+1
* (enum text_cursor_kinds): Removed.Kim F. Storm2002-08-301-31/+0
* (FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.Richard M. Stallman2002-08-291-0/+10
* (text_cursor_kinds): New enumeration member HBAR_CURSOR.Jason Rumney2002-05-221-1/+2
* (struct w32_output): New member menu_command_in_progress.Jason Rumney2002-02-221-0/+3
* New enum for FULLSCREEN_* constants.Jason Rumney2002-02-171-0/+25
* (struct w32_display_info): Add mouse_face_hidden.Kim F. Storm2002-02-161-0/+3
* (WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): NewJason Rumney2002-01-201-1/+3
* (WM_XBUTTONDOWN, WM_XBUTTONUP): New window messagesJason Rumney2002-01-131-0/+4
* (WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.Jason Rumney2001-12-011-0/+15
* Merged fringe width related changes from xterm.h.Kim F. Storm2001-12-011-23/+7
* (FRAME_X_FRINGE_COLS): No fringe on tip frames.Jason Rumney2001-11-251-1/+2
* Fringe cleanup.Kim F. Storm2001-11-161-18/+18
* (WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.Jason Rumney2001-10-271-1/+3
* (struct w32_output): Use correct spelling of x_compatible.Jason Rumney2001-10-211-1/+2
* (x_display_list): New extern.Andrew Innes2001-07-261-0/+1
* (struct image, struct face): Forward declaration, to avoid compiler warnings.Eli Zaretskii2001-05-121-0/+3
* (struct x_output): Rename busy_cursor toGerd Moellmann2001-02-211-7/+7
* (CP_INVALID): Rename to CP_UNKNOWN.Andrew Innes2000-12-061-1/+1
* (struct w32_output): Add member horizontal_drag_cursor.Jason Rumney2000-12-021-0/+1
* Fix a typo in a comment.Eli Zaretskii2000-11-131-1/+1
* (CP_8BIT, CP_UNICODE, CP_INVALID): New pseudo-codepages.Jason Rumney2000-11-101-1/+4
* (FONT_DESCENT): Negate descent for BDF fontsJason Rumney2000-10-291-1/+1
* Extern decl for w32_cache_char_metrics.Andrew Innes2000-10-211-10/+1
* (x_display_info_for_display): Remove as this function does not exist on W32.Jason Rumney2000-08-201-2/+0
* (CP_DEFAULT): Define.Jason Rumney2000-05-301-0/+5
* (XCharStruct): New struct for emulating X.Jason Rumney2000-01-231-106/+205
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-0/+3
* (drain_message_queue): Add extern.Andrew Innes1999-07-011-0/+2
* (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_MAX_WIDTH):Geoff Voelker1999-01-221-4/+9
* (FONT_MAX_WIDTH): New macro.Geoff Voelker1998-12-031-0/+1
* (WM_EMACS_TOGGLE_LOCK_KEY): New define.Geoff Voelker1998-12-021-1/+2
* (struct w32_display_info): New element faked_key.Geoff Voelker1998-11-101-14/+28
* Remove redundant font_info struct definition.Geoff Voelker1998-10-201-11/+24
* (signal_quit): Add prototype.Richard M. Stallman1998-05-151-0/+2
* (WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.Geoff Voelker1998-04-301-1/+4
* (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):Geoff Voelker1998-04-171-1/+3