log src/frame.c @ 29616:8d7a0f575a0e

age author description
Tue, 13 Jun 2000 13:21:16 +0000 Gerd Moellmann (Fmodify_frame_parameters): Doc fix.
Tue, 16 May 2000 11:46:52 +0000 Gerd Moellmann (frames_bury_buffer): Don't add a buffer to the frame's
Tue, 21 Mar 2000 00:39:10 +0000 Kenichi Handa (make_frame): Don't allocate f->fontset_data.
Mon, 06 Mar 2000 12:07:15 +0000 Gerd Moellmann (x_set_menu_bar_lines_1): Adjust window's orig_top and
Tue, 22 Feb 2000 10:25:24 +0000 Eli Zaretskii (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.
Mon, 21 Feb 2000 16:17:24 +0000 Gerd Moellmann (Fmouse_position): GCPRO retval instead of x and y.
Mon, 21 Feb 2000 13:49:00 +0000 Dave Love (Vmouse_position_function): New variable.
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.