log src/frame.h @ 82140:b98604865ea0

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 14 Jun 2007 08:38:42 +0000 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
Sat, 29 Mar 2008 00:45:27 +0000 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 06 Oct 2007 09:47:21 +0000 Martin Rudalics (focus_follows_mouse): Extern it.
Fri, 14 Sep 2007 06:18:48 +0000 Jan Dj«£rv (enum): Remove trailing comma.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 29 Dec 2006 23:29:20 +0000 Kim F. Storm (struct frame): New member minimize_tool_bar_window_p.
Fri, 08 Dec 2006 17:15:39 +0000 Eli Zaretskii (PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long
Wed, 12 Jul 2006 13:14:00 +0000 Kim F. Storm (CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
Thu, 02 Mar 2006 21:55:16 +0000 Kim F. Storm (struct frame): New member n_tool_bar_rows.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 08 Sep 2005 22:30:08 +0000 Kim F. Storm (struct frame): New member updated_p.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 18 Jul 2005 20:59:25 +0000 Kim F. Storm (struct frame): New member already_hscrolled_p.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 30 Dec 2004 12:24:03 +0000 Kenichi Handa (struct frame): New member space_width.
Sun, 08 Feb 2004 23:19:37 +0000 Kim F. Storm (struct frame): New member force_flush_display_p.
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.
Thu, 27 Nov 2003 21:16:04 +0000 Kim F. Storm (get_specified_cursor_type, get_window_cursor_type):
Sun, 05 Oct 2003 13:42:04 +0000 Jan Dj«£rv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
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.
Sat, 24 May 2003 21:58:07 +0000 Kim F. Storm (struct frame): Rename members height to text_lines,
Mon, 31 Mar 2003 20:34:17 +0000 Kim F. Storm (Qauto_raise, Qauto_lower, ...): Declare extern all frame
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj«£rv GTK version
Thu, 14 Nov 2002 14:15:48 +0000 Dave Love (get_specified_cursor_type, get_window_cursor_type):
Fri, 30 Aug 2002 11:59:35 +0000 Kim F. Storm (enum text_cursor_kinds): Consolidated here.
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 Jan«¿k (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.