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.
|