log src/frame.c @ 83226:9ea0f6980511

age author description
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.