log src/frame.c @ 27725:fb13a4706619

age author description
Thu, 17 Feb 2000 09:17:56 +0000 Gerd Moellmann (make_frame): Set frame initiallly to `garbaged'.
Sun, 06 Feb 2000 23:37:49 +0000 Andrew Innes [WINDOWSNT]: Include w32term.h.
Wed, 02 Feb 2000 14:00:00 +0000 Gerd Moellmann (Fframe_parameters): Add GCPRO because tty_color_name can GC.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Tue, 21 Sep 1999 14:49:28 +0000 Eli Zaretskii (frame_name_fnn_p): Fix previous change.
Thu, 16 Sep 1999 12:52:16 +0000 Gerd Moellmann (Fdelete_frame): Correct local variable pointing to
Tue, 14 Sep 1999 13:09:27 +0000 Gerd Moellmann (Fnext_frame): Remove unused variable(s).
Mon, 13 Sep 1999 11:13:32 +0000 Gerd Moellmann (Fmake_terminal_frame): Use SELECTED_FRAME.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:39:38 +0000 Richard M. Stallman (Fframep) [macintosh]: Handle mac frame type.
Sat, 21 Aug 1999 19:29:38 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Tue, 10 Aug 1999 10:13:05 +0000 Eli Zaretskii (Fframe_parameters): Swap foreground and background
Mon, 02 Aug 1999 12:41:09 +0000 Eli Zaretskii (make_terminal_frame): Don't call init_frame_faces if
Mon, 02 Aug 1999 00:01:27 +0000 Richard M. Stallman (Fset_frame_height): Call do_pending_window_change.
Fri, 30 Jul 1999 08:33:50 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Don't call
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (make_frame): Set n_current_toolbar_items to 0.
Sun, 22 Nov 1998 17:23:36 +0000 Richard M. Stallman (Fset_mouse_position): Doc fix.
Wed, 04 Nov 1998 10:53:14 +0000 Kenichi Handa (do_switch_frame): Cancel previous change.
Sat, 31 Oct 1998 05:12:07 +0000 Kenichi Handa (do_switch_frame): Update minibuf_window if necessary.
Wed, 21 Oct 1998 11:50:56 +0000 Kenichi Handa Include frame.h before fontset.h.
Fri, 22 May 1998 20:04:40 +0000 Richard M. Stallman (frame_buffer_predicate): New arg FRAME.
Wed, 29 Apr 1998 04:34:05 +0000 Geoff Voelker Conditionally include xterm.h using HAVE_X_WINDOWS.
Tue, 14 Apr 1998 13:00:00 +0000 Andreas Schwab (Fset_mouse_position, Fset_mouse_pixel_position): Fix
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 04 Apr 1998 06:37:54 +0000 Richard M. Stallman (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:13:22 +0000 Richard M. Stallman (set_term_frame_name): Use size_byte.
Thu, 20 Nov 1997 15:50:59 +0000 Eli Zaretskii (frame_name_fnn_p, set_term_frame_name): New functions.