log src/frame.h @ 46778:ab139c5f16b3

age author description
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Sat, 16 Feb 2002 23:54:04 +0000 Kim F. Storm (Vmouse_highlight): Declare extern.
Sat, 01 Dec 2001 01:14:09 +0000 Kim F. Storm (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
Fri, 16 Nov 2001 13:02:53 +0000 Kim F. Storm Fringe cleanup.
Fri, 02 Nov 2001 20:14:02 +0000 Pavel Jank (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.
Tue, 30 Oct 2001 16:59:08 +0000 Gerd Moellmann (struct frame) <resized_p>: New member.
Wed, 31 Jan 2001 20:34:39 +0000 Gerd Moellmann Change the include blocker to the same form as in other header
Wed, 31 Jan 2001 20:32:40 +0000 Gerd Moellmann (EMACS_FRAME_H_INCLUDED): Use an include blocker
Wed, 31 Jan 2001 20:25:41 +0000 Gerd Moellmann Update copyright.
Wed, 31 Jan 2001 20:24:36 +0000 Gerd Moellmann (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
Sat, 20 Jan 2001 13:56:17 +0000 Andrew Innes (output_method): Remove output_w32_console method.
Tue, 02 Jan 2001 22:49:42 +0000 Andrew Innes (output_method): Add output_w32_console method.
Wed, 22 Nov 2000 16:28:11 +0000 Gerd Moellmann (struct frame): Members desired_tool_bar_items,
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Tue, 26 Sep 2000 12:35:06 +0000 Gerd Moellmann (struct frame): Make the `nothing' member of union
Thu, 24 Aug 2000 11:05:49 +0000 Gerd Moellmann (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
Mon, 05 Jun 2000 14:25:48 +0000 Dave Love (struct frame): Use volatile unconditionally.
Mon, 24 Apr 2000 13:56:30 +0000 Gerd Moellmann (struct frame): Add member extra_line_spacing.
Wed, 19 Apr 2000 15:36:39 +0000 Gerd Moellmann (SELECTED_FRAME): Change definition to compile cleanly
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Tue, 21 Mar 2000 00:39:29 +0000 Kenichi Handa (struct frame): Member `fontset_data' removed.
Sun, 05 Mar 2000 20:20:28 +0000 Gerd Moellmann (FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define.
Sat, 12 Feb 2000 22:16:29 +0000 Dave Love (SELECTED_FRAME): Use NULL, not 0 to avoid warnings on
Fri, 10 Dec 1999 08:54:11 +0000 Gerd Moellmann (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
Thu, 09 Dec 1999 17:41:58 +0000 Dave Love (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Tue, 14 Sep 1999 13:09:30 +0000 Gerd Moellmann (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.
Mon, 13 Sep 1999 11:13:35 +0000 Gerd Moellmann (SELECTED_FRAME): New.
Sat, 11 Sep 1999 18:40:57 +0000 Ken Raeburn (FOR_EACH_FRAME): Use XCAR and XCDR.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.