log src/termhooks.h @ 83021:32bf8e7cc0c2

age author description
Fri, 23 Jan 2004 21:48:58 +0000 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 May 2007 05:22:46 +0000 Nick Roberts (term_mouse_moveto): New extern.
Sun, 20 May 2007 05:09:33 +0000 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
Sun, 20 May 2007 02:47:36 +0000 Nick Roberts (enum event_kind): Add GPM_CLICK_EVENT.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 14 Sep 2007 06:18:27 +0000 Jan Dj¸«£rv (enum event_kind): Remove trailing comma.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Fri, 10 Nov 2006 07:49:11 +0000 Jan Dj¸«£rv Add fullscreen_hook.
Fri, 05 May 2006 06:45:04 +0000 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 08:31:12 +0000 YAMAMOTO Mitsuharu (struct input_event): Fix comment for DRAG_N_DROP_EVENT.
Sat, 10 Dec 2005 01:50:12 +0000 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 12 Apr 2005 10:26:24 +0000 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.
Fri, 27 Feb 2004 23:48:49 +0000 Kim F. Storm (read_socket_hook): Fix prototype.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines