Thu, 16 Feb 2006 16:18:54 +0000 |
Karoly Lorentey |
Merged from
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
Tue, 03 Jan 2006 01:50:46 +0000 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
Sat, 31 Dec 2005 07:31:23 +0000 |
Karoly Lorentey |
Fix typo in docstring of `frame-with-environment'.
|
Fri, 30 Dec 2005 05:28:31 +0000 |
Karoly Lorentey |
Make sure `delete-frame-functions' can not prevent the frame from being deleted.
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Thu, 29 Dec 2005 04:31:04 +0000 |
Karoly Lorentey |
Store local environment in frame (not terminal) parameters.
|
Sun, 25 Dec 2005 20:06:58 +0000 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|
Tue, 20 Dec 2005 21:35:03 +0000 |
Karoly Lorentey |
Implement full support for frame-local `next-buffer' and `previous-buffer'.
|
Wed, 12 Oct 2005 16:14:04 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
Wed, 07 Sep 2005 23:28:54 +0000 |
Karoly Lorentey |
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Sun, 10 Jul 2005 22:25:28 +0000 |
Karoly Lorentey |
Rename term_init to init_tty.
|
Wed, 06 Jul 2005 01:41:56 +0000 |
Karoly Lorentey |
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Mon, 27 Jun 2005 00:56:21 +0000 |
Karoly Lorentey |
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
|
Sat, 25 Jun 2005 15:00:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 441-446)
|
Wed, 22 Jun 2005 17:53:21 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 438-440)
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Tue, 03 May 2005 01:49:33 +0000 |
Karoly Lorentey |
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
|
Mon, 25 Apr 2005 11:49:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
Wed, 23 Mar 2005 10:40:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 192-203)
|
Sat, 19 Mar 2005 17:55:13 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
|
Wed, 16 Mar 2005 16:06:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
|
Thu, 06 Jan 2005 15:00:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 13 Nov 2004 18:21:48 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 24 Jul 2004 22:08:12 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 18 Jul 2004 21:49:24 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 04 Jul 2004 04:48:55 +0000 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
Thu, 11 Mar 2004 01:11:38 +0000 |
Karoly Lorentey |
Fix background-mode on terminal frames (Dan Nicolaescu).
|
Sat, 28 Feb 2004 01:23:39 +0000 |
Karoly Lorentey |
Implemented suspending of emacsclient frames.
|
Mon, 12 Jan 2004 00:45:42 +0000 |
Karoly Lorentey |
Fix initialization of the window-system variable.
|
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.
|
Sat, 03 Jan 2004 19:06:35 +0000 |
Karoly Lorentey |
Fix more SEGV cases in frame.c
|
Sat, 03 Jan 2004 16:49:09 +0000 |
Karoly Lorentey |
Fix mouse-position for tty+X combo sessions.
|
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 02:54:17 +0000 |
Karoly Lorentey |
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
|
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.
|
Tue, 30 Dec 2003 19:27:57 +0000 |
Karoly Lorentey |
Major bugfixes and slight enhancements.
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 03 Jun 2007 00:58:39 +0000 |
Nick Roberts |
(Fmouse_position, Fmouse_pixel_position):
|
Wed, 30 May 2007 05:21:19 +0000 |
Nick Roberts |
(Fset_mouse_pixel_position): Add call to
|
Sat, 30 Aug 2008 22:32:37 +0000 |
Glenn Morris |
(Fmodify_frame_parameters): Doc fix.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Mon, 07 Jan 2008 08:15:56 +0000 |
YAMAMOTO Mitsuharu |
(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.
|
Wed, 24 Oct 2007 08:24:01 +0000 |
Richard M. Stallman |
(x_figure_window_size): For fullscreen case,
|
Fri, 12 Oct 2007 08:34:26 +0000 |
Martin Rudalics |
(Qexplicit_name): New variable.
|
Sat, 06 Oct 2007 09:46:06 +0000 |
Martin Rudalics |
(focus_follows_mouse): Moved here from frame.el to allow
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 20 Feb 2007 01:56:11 +0000 |
Chong Yidong |
* frame.c (x_set_screen_gamma): Apply gamma value to the frame's bgcolor.
|
Fri, 16 Feb 2007 16:35:31 +0000 |
Andreas Schwab |
(Fmodify_frame_parameters): Return a value.
|
Mon, 12 Feb 2007 18:13:00 +0000 |
Chong Yidong |
(x_set_screen_gamma): Clear face cache.
|
Tue, 06 Feb 2007 22:43:31 +0000 |
Chong Yidong |
(Fmodify_frame_parameters): Don't bind
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|