summaryrefslogtreecommitdiff
path: root/src/w32term.h
Commit message (Expand)AuthorAgeFilesLines
* (WM_MOUSEHWHEEL): Define if system headers don't.Jason Rumney2007-09-041-0/+3
* Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\
| | * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-311-3/+7
|\ \ \ | |/ /
| * | (struct scroll_bar): New member fringe_extended_p.YAMAMOTO Mitsuharu2007-07-271-2/+6
| |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (x_output): Remove foreground_pixel and background_pixel.Jason Rumney2007-05-171-2/+4
* | (w32_display_info): Add terminal.Jason Rumney2007-05-151-0/+6
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-241-3/+0
|\ \ | |/
| * (menubar_active): Remove menu_command_in_progress.Jason Rumney2007-02-221-3/+0
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-4/+1
|\ \ | |/
| * (unibyte_display_via_language_environment): DeleteKenichi Handa2006-02-071-3/+0
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 204-213)Karoly Lorentey2005-03-271-0/+17
|\ \ | |/
| * (x_output): add focus_state.Jason Rumney2005-03-261-0/+17
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-101-0/+5
|\ \ | |/
| * (AppendMenuW_Proc): Move declaration from w32menu.c.Jason Rumney2004-09-071-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-221-0/+6
|\ \ | |/
| * (display_x_get_resource, vga_stdcolor_name): Add prototype.Jason Rumney2004-05-181-0/+6
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-1/+0
|\ \ | |/
| * (image_ascent): Remove prototype.Kim F. Storm2004-04-201-1/+0
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-2/+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 <kobayays@otsukakj.co.jp>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