log src/frame.c @ 83332:6c13700d1c13

age author description
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.
Fri, 10 Nov 2006 07:54:22 +0000 Jan Dj¸«£rv (x_set_fullscreen): Call fullscreen_hook if set.
Sun, 05 Nov 2006 04:08:48 +0000 Juanma Barranquero (syms_of_frame): Fix typo in docstring.
Thu, 05 Oct 2006 17:33:41 +0000 Chong Yidong * frame.c (Qinhibit_face_set_after_frame_default): New var.
Sat, 12 Aug 2006 11:36:15 +0000 Eli Zaretskii (Fmouse_position, Fmouse_pixel_position)
Tue, 18 Jul 2006 13:28:09 +0000 Kim F. Storm (x_set_line_spacing, x_set_screen_gamma): Use signal_error.
Fri, 19 May 2006 09:11:14 +0000 YAMAMOTO Mitsuharu (x_set_border_width): Remove #ifndef MAC_OS.
Sat, 13 May 2006 18:31:24 +0000 Eli Zaretskii (x_set_border_width): Fix error message to say "frame", not "window".
Sun, 23 Apr 2006 22:26:58 +0000 Kim F. Storm (x_set_font): Clear f->n_tool_bar_rows and current frame
Wed, 15 Feb 2006 08:41:12 +0000 YAMAMOTO Mitsuharu (x_get_arg): Clear out PARAM in ALIST also on Mac.
Wed, 15 Feb 2006 01:05:33 +0000 Richard M. Stallman (x_get_arg): Clear out all occurrences of PARAM in ALIST.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 26 Jan 2006 17:48:52 +0000 Richard M. Stallman (x_get_arg): "Clear out" the parm in ALIST if found there.
Wed, 18 Jan 2006 01:48:43 +0000 Richard M. Stallman (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
Mon, 10 Oct 2005 14:52:50 +0000 Juanma Barranquero (Fredirect_frame_focus): Fix typos in docstring.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 02 Aug 2005 08:11:43 +0000 Juanma Barranquero (Fframe_char_width): Doc fix.