log src/frame.c @ 79179:f338c68ec332

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