log src/frame.c @ 83513:966a40e7fb54

age author description
Fri, 28 Apr 2006 14:48:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 01 Apr 2006 16:37:26 +0000 Karoly Lorentey Fix previous commit.
Sun, 26 Mar 2006 13:57:43 +0000 Karoly Lorentey Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
Wed, 08 Mar 2006 16:47:48 +0000 Karoly Lorentey Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
Sat, 25 Feb 2006 01:05:42 +0000 Karoly Lorentey Fix bogus crash with -DENABLE_CHECKING.
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.
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.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:08:43 +0000 Juanma Barranquero (make_frame_without_minibuffer): Follow error conventions.
Tue, 21 Jun 2005 16:14:51 +0000 Juri Linkov (Fmodify_frame_parameters):
Fri, 10 Jun 2005 02:22:11 +0000 Luc Teirlinck (Fhandle_switch_frame, Fselect_frame): Delete unused arg no_enter.
Sun, 24 Apr 2005 06:03:58 +0000 YAMAMOTO Mitsuharu (Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
Sat, 19 Mar 2005 16:36:44 +0000 Stefan Monnier (Fignore_event): Remove.
Thu, 17 Mar 2005 13:39:39 +0000 Stefan Monnier (Fignore_event): Fix ancient obscure C-u handling bug.
Tue, 08 Mar 2005 08:46:29 +0000 Kenichi Handa (x_set_font): Call set_default_ascii_font if an
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Tue, 16 Nov 2004 15:35:14 +0000 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
Sat, 06 Nov 2004 11:55:32 +0000 Eli Zaretskii (syms_of_frame): Fix the example in the doc string.
Sat, 24 Jul 2004 20:44:06 +0000 Luc Teirlinck (Fselect_frame, Fset_frame_selected_window)
Sat, 17 Jul 2004 14:45:01 +0000 Richard M. Stallman (Fdelete_frame): If we're in single_bboard_state on
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 13:55:54 +0000 Karoly Lorentey Implemented automatic deletion of terminals.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
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.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj¸«£rv Remove period at end of error message.
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj¸«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Sun, 05 Oct 2003 12:15:39 +0000 Jan Dj¸«£rv Fix memory leaks (from YAMAMOTO Mitsuharu)
Sun, 05 Oct 2003 11:52:47 +0000 Jan Dj¸«£rv Make (modify-frame-parameters nil '((top . 0))) work for all types
Sat, 20 Sep 2003 23:26:20 +0000 Kim F. Storm (Vdefault_frame_scroll_bars): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 26 Jun 2003 21:18:45 +0000 Jan Dj¸«£rv Fix some of the font/face problems.
Sun, 25 May 2003 11:25:18 +0000 Jan Dj¸«£rv * frame.c (make_frame): Condition want_fullscreen with
Sat, 24 May 2003 21:57:45 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Mon, 19 May 2003 14:38:44 +0000 Richard M. Stallman (Fignore_event): Doc fix.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Tue, 01 Apr 2003 01:09:13 +0000 Andrew Choi Fix build on Mac OS X with Carbon.
Mon, 31 Mar 2003 21:00:47 +0000 Juanma Barranquero (display_x_get_resource): Use Display_Info argument, not x_display_info.
Mon, 31 Mar 2003 20:41:41 +0000 Kim F. Storm Fix compilation for --with-x=no.
Mon, 31 Mar 2003 20:33:58 +0000 Kim F. Storm Include blockinput.h.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 02 Oct 2002 08:28:17 +0000 John Paul Wallington * frame.c (Vdelete_frame_functions): New variable.
Mon, 26 Aug 2002 09:56:07 +0000 Kim F. Storm (make_terminal_frame) [CANNOT_DUMP]: Initialize
Tue, 16 Jul 2002 19:48:25 +0000 Ken Raeburn (Fframe_parameter): Use const for pointer to lisp
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to