log src/frame.c @ 105877:21bdda3ded62

age author description
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Sat, 31 Oct 2009 17:12:13 +0000 Chong Yidong * frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
Mon, 26 Oct 2009 15:18:03 +0000 Juanma Barranquero Fix typos in comments.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 11 Oct 2009 00:01:11 +0000 Glenn Morris (Fframe_pixel_height): Doc fix. (Bug#4535)
Thu, 24 Sep 2009 16:59:14 +0000 Juanma Barranquero * frame.c (xrdb_get_resource): Return nil for empty string resources;
Thu, 17 Sep 2009 16:41:55 +0000 Stefan Monnier (x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
Wed, 16 Sep 2009 20:36:54 +0000 Stefan Monnier (x_get_resource_string): Remove unused.
Tue, 15 Sep 2009 18:49:56 +0000 Jan Dj¸«£rv * xterm.c (x_new_font): Call change_frame_size before calling
Fri, 11 Sep 2009 03:34:14 +0000 Glenn Morris (Fx_parse_geometry): Unify the X and NS versions so that they share a
Sun, 26 Jul 2009 19:16:16 +0000 Bastien Guerry Slightly fix the docstring of `select-frame'.
Fri, 03 Jul 2009 11:07:02 +0000 Jan Dj¸«£rv * xterm.h (struct x_display_info): Add invisible_cursor.
Wed, 01 Jul 2009 16:48:35 +0000 Jan Dj¸«£rv * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Wed, 01 Jul 2009 14:02:27 +0000 Jan Dj¸«£rv * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Sat, 27 Jun 2009 19:50:50 +0000 Chong Yidong * frame.c (x_get_arg): Check if dpyinfo is non-NULL.