log src/frame.c @ 25736:84179b4e7743

age author description
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.
Fri, 24 Oct 1997 19:57:59 +0000 Karl Heuer (Fmouse_pixel_position, Fmouse_position):
Mon, 13 Oct 1997 16:57:32 +0000 Eli Zaretskii (set_menu_bar_lines): Make the function external instead
Tue, 26 Aug 1997 01:36:29 +0000 Richard M. Stallman (Fframe_pixel_height): Doc fix.
Thu, 24 Jul 1997 16:57:19 +0000 Richard M. Stallman (Fdelete_frame): Undo previous change.
Wed, 09 Jul 1997 08:03:08 +0000 Richard M. Stallman (Fdelete_frame): Always err for deleting the only frame.
Sun, 22 Jun 1997 17:58:03 +0000 Richard M. Stallman (Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
Sat, 17 May 1997 18:37:32 +0000 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.