2007-11-09 |
Jason Rumney |
(WM_APPCOMMAND): Define if not already.
|
2007-09-04 |
Jason Rumney |
(WM_MOUSEHWHEEL): Define if system headers don't.
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-31 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-17 |
Jason Rumney |
(x_output): Remove foreground_pixel and background_pixel.
|
2007-05-15 |
Jason Rumney |
(w32_display_info): Add terminal.
|
2007-02-24 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2007-01-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-03-27 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
2004-09-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2007-08-13 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-27 |
YAMAMOTO Mitsuharu |
(struct scroll_bar): New member fringe_extended_p.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-02-22 |
Jason Rumney |
(menubar_active): Remove menu_command_in_progress.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
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.
|