summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAgeFilesLines
...
| * (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.YAMAMOTO Mitsuharu2005-12-101-4/+14
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+3
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-41/+41
* | 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
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-0/+5
* | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-031-0/+3
* | Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)Karoly Lorentey2005-04-181-4/+5
|\ \ | |/
| * (enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.YAMAMOTO Mitsuharu2005-04-121-4/+5
* | Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-2/+11
* | Make terminal_coding and keyboard_coding display-local.Karoly Lorentey2004-05-231-0/+14
* | Eliminated updating_frame.Karoly Lorentey2004-04-161-12/+12
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-3/+4
|\ \ | |/
| * (read_socket_hook): Fix prototype.Kim F. Storm2004-02-271-1/+1
* | Implemented suspending of emacsclient frames.Karoly Lorentey2004-02-281-1/+0
* | Fix typo in delete_display_hook documentation.Karoly Lorentey2004-02-201-1/+1
* | Fixed tty faces during combo sessions. Plus other assorted bugfixes.Karoly Lorentey2004-01-231-6/+30
* | Changed tty input code to use read_socket_hook.Karoly Lorentey2004-01-111-1/+1
* | Numerous bugfixes and small improvements.Karoly Lorentey2004-01-101-0/+3
* | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-2/+2
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-197/+254
* | Got rid of the rif (window-based redisplay interface) global variable.Karoly Lorentey2004-01-021-0/+2
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-2/+37
* | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-0/+6
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-1/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-3/+0
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (EVENT_INIT): New macro.Stefan Monnier2003-06-151-1/+3
* (enum event_kind): Remove MOUSE_WHEEL_EVENT.Jason Rumney2003-06-041-19/+0
* (enum event_kind): Added new WHEEL_EVENT event.Jason Rumney2003-06-011-8/+21
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-7/+7
* Comment.Dave Love2002-10-301-3/+1
* In src:Andrew Choi2002-08-031-2/+4
* Rename enum event_kind items.Pavel Janík2002-06-131-25/+25
* (enum event_kind): New event type `SELECT_WINDOW_EVENT'.Pavel Janík2002-04-011-0/+3
* (enum event_kind): Added save_session_event.Jan Djärv2002-03-101-1/+5
* (reassert_line_highlight_hook, change_line_highlight_hook):Miles Bader2001-10-201-3/+0
* (struct input_event): Use proper type for `kind'.Gerd Moellmann2001-10-051-1/+1
* (enum event_kind): New member multibyte_char_keystroke.Kenichi Handa2000-08-111-1/+8
* (struct input_event): Add member `arg'.Gerd Moellmann2000-07-131-8/+13
* (enum event_kind): Add FOCUS_IN_EVENT.Gerd Moellmann2000-06-081-1/+5
* (NUM_MOUSE_BUTTONS): Removed.Gerd Moellmann2000-04-031-3/+0
* (NUM_MOUSE_BUTTONS): Increase to 15.Gerd Moellmann2000-04-011-1/+1
* (scroll_bar_part): Add `scroll_bar_move_ratio'.Stefan Monnier1999-12-101-1/+2
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-3/+3
* (scroll_bar_end_scroll): New.Gerd Moellmann1999-07-211-9/+23
* (event_kind): Add user_signal.Andreas Schwab1999-02-221-1/+4
* termhooks.h (event_kind) [WINDOWSNT]: DefineGeoff Voelker1998-12-021-0/+4
* (event_kind): New event type `drag_n_drop'.Richard M. Stallman1998-05-011-2/+16