log src/frame.c @ 82989:f3845715a5f6

age author description
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
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Wed, 26 Jun 2002 08:34:29 +0000 Richard M. Stallman (frames_bury_buffer): Function deleted.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Tue, 05 Mar 2002 10:10:21 +0000 Juanma Barranquero Fix typo.
Tue, 05 Mar 2002 08:36:32 +0000 Per Abrahamsen 2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
Wed, 20 Feb 2002 23:44:18 +0000 Kim F. Storm (syms_of_frame): Change mouse-highlight default to t.
Sat, 16 Feb 2002 23:53:22 +0000 Kim F. Storm (Vmouse_highlight): New variable.
Mon, 14 Jan 2002 13:47:02 +0000 Eli Zaretskii (store_frame_param): Call set_tty_color_mode for termcap
Sat, 01 Dec 2001 01:14:55 +0000 Kim F. Storm (Qleft_fringe, Qright_fringe): New vars.
Mon, 19 Nov 2001 06:46:41 +0000 Stefan Monnier Don't include keymap.h any more.
Sun, 18 Nov 2001 10:00:57 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 15:05:48 +0000 Pavel Jan«¿k (Fframe_live_p): Doc fix.
Thu, 25 Oct 2001 21:08:32 +0000 Eli Zaretskii Resurrect a comment lost in the previous commit.
Thu, 25 Oct 2001 20:46:57 +0000 Eli Zaretskii (Fframe_parameter): Fix last change.
Thu, 25 Oct 2001 15:44:11 +0000 Gerd Moellmann (Fframe_parameter): Fix a bug whereby some
Sun, 21 Oct 2001 07:27:56 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 15:56:57 +0000 Pavel Jan«¿k (Fset_mouse_position): Improve style of comment to follow other comments.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Sun, 30 Sep 2001 10:13:00 +0000 Eli Zaretskii (syms_of_frame): Doc fix.
Mon, 10 Sep 2001 05:18:29 +0000 Richard M. Stallman Doc fix.
Mon, 10 Sep 2001 05:13:27 +0000 Richard M. Stallman Doc fix.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Sun, 25 Mar 2001 18:35:52 +0000 Eli Zaretskii (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
Sun, 25 Mar 2001 11:37:11 +0000 Gerd Moellmann (Fframe_list): Don't return a tooltip frame.
Wed, 14 Mar 2001 16:36:44 +0000 Gerd Moellmann (do_switch_frame): Remove unused parameter NO_EVENT, add
Wed, 14 Mar 2001 14:40:22 +0000 Gerd Moellmann (Fframe_parameters): In the `buffer-list' frame
Wed, 28 Feb 2001 13:28:35 +0000 Gerd Moellmann (make_frame): Use allocate_frame.
Thu, 01 Feb 2001 14:09:27 +0000 Eli Zaretskii (Fmodify_frame_parameters): Doc fix.
Sun, 28 Jan 2001 11:23:07 +0000 Andrew Choi * alloc.c (allocate_string) [macintosh]: Call check_string_bytes
Fri, 26 Jan 2001 14:37:17 +0000 Gerd Moellmann (do_switch_frame): If selected frame has a mini-window,
Sat, 20 Jan 2001 13:56:49 +0000 Andrew Innes (Qw32_console): Remove variable.
Tue, 02 Jan 2001 22:50:34 +0000 Andrew Innes (make_terminal_frame) [WINDOWSNT]: Make terminal frames
Wed, 22 Nov 2000 16:28:38 +0000 Gerd Moellmann (make_frame): Change initialization of tool bar
Wed, 15 Nov 2000 20:01:04 +0000 Dave Love Fix spurion.
Wed, 15 Nov 2000 19:24:52 +0000 Gerd Moellmann (syms_of_frame_1): Removed; code moved to syms_of_frame.
Sat, 28 Oct 2000 17:07:51 +0000 Eli Zaretskii (Fframe_parameters): Fix the change from 2000-10-16:
Thu, 26 Oct 2000 12:07:17 +0000 Gerd Moellmann (Fdelete_frame): Doc fix. Move running the hook
Thu, 26 Oct 2000 11:59:18 +0000 Gerd Moellmann (Fdelete_frame): Run delete-frame-hook.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Mon, 16 Oct 2000 19:15:09 +0000 Eli Zaretskii (Fframe_parameters): If a tty's frame's param_alist says
Sat, 07 Oct 2000 18:57:36 +0000 Eli Zaretskii (Fframe_parameter): For non-windowed frames, if
Thu, 07 Sep 2000 17:12:48 +0000 Eli Zaretskii (make_terminal_frame): Initialize frame foreground and
Thu, 07 Sep 2000 11:37:29 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' and `background-mode'
Thu, 07 Sep 2000 10:39:35 +0000 Gerd Moellmann (Fframe_parameter): Handle `name' specially.
Tue, 05 Sep 2000 15:53:29 +0000 Gerd Moellmann (Qdisplay_type): New variable.