- 03 Sep, 1999 1 commit
-
-
Richard M. Stallman authored
(syms_of_frame_1): Initialize Qmac. (make_terminal_frame) [macintosh]: Initialize output_data.mac fields. (Fmake_terminal_frame) [macintosh]: Add an alternate error check. (Fmodify_frame_parameters) [macintosh]: Call mac_set_frame_parameter in macterm.c.
-
- 21 Aug, 1999 1 commit
-
-
Gerd Moellmann authored
new parameter. Remove references to echo_area_glyphs and previous_echo_glyphs.
-
- 10 Aug, 1999 1 commit
-
-
Eli Zaretskii authored
colors returned in frame parameters if the frame has reverse in its parameter alist. (Fmake_terminal_frame): Make a unique copy of face_alist for each frame.
-
- 02 Aug, 1999 2 commits
-
-
Eli Zaretskii authored
noninteractive, for termcap frames as well.
-
Richard M. Stallman authored
(Fset_frame_width, Fset_frame_size): Likewise.
-
- 30 Jul, 1999 1 commit
-
-
Eli Zaretskii authored
init_frame_faces if non-interactive. (Fframe_parameters) [MSDOS]: Replace indexing into colornames[] array with a call to msdos_stdcolor_name. The font name is now "ms-dos", consistent with realize_tty_face.
-
- 21 Jul, 1999 1 commit
-
-
Gerd Moellmann authored
(syms_of_frame_1): Add Qtoolbar_lines. (make_frame): Initialize toolbar members. (make_frame): Initialize toolbar_window. (frame-initialize): Set frame-creation-function to tty-create-frame-with-faces. (make_terminal_frame): Call init_frame_faces unconditionally. (make_frame): Call set_window_buffer instead of Fset_window_buffer. (make_frame): Initialze face cache with null. (make_frame): Initialize face_cache. (Fdelete_frame): Free it. (Fdelete_frame): Use xfree instead of free. (set_menu_bar_lines): Ditto. (Fmake_terminal_frame): Ditto. (make_frame): Initialize menu_bar_window to nil. (make_frame): Remove CURSOR_X/Y. (set_menu_bar_lines): Adjust matrices. (make_frame): Initialize pools. (make_frame): initialize DECODE_MODE_SPEC_BUFFER. (Fmake_terminal_frame): Adjust glyphs. (Fdelete_frame): Free glyphs. (make_frame): Initialize matrix fields in frame.
-
- 22 Nov, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 04 Nov, 1998 1 commit
-
-
Kenichi Handa authored
-
- 31 Oct, 1998 1 commit
-
-
Kenichi Handa authored
-
- 21 Oct, 1998 1 commit
-
-
Kenichi Handa authored
-
- 22 May, 1998 1 commit
-
-
Richard M. Stallman authored
(frame_buffer_list, set_frame_buffer_list): Likewise. (make_frame): Pass new arg to Fother_buffer. (make_frame_visible_1): New function. (Fmake_frame_visible): Use that.
-
- 29 Apr, 1998 1 commit
-
-
Geoff Voelker authored
-
- 14 Apr, 1998 2 commits
-
-
Andreas Schwab authored
mixing of Lisp_Object and int.
-
Andreas Schwab authored
-
- 04 Apr, 1998 1 commit
-
-
Richard M. Stallman authored
(make_minibuffer_frame): Likewise.
-
- 21 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 20 Nov, 1997 1 commit
-
-
Eli Zaretskii authored
(store_frame_param): When the property name is "name", set the name of the frame to its value.
-
- 24 Oct, 1997 1 commit
-
-
Karl Heuer authored
Pass -1 as INSIST arg to mouse_position_hook.
-
- 13 Oct, 1997 1 commit
-
-
Eli Zaretskii authored
of static (MS-DOS needs to call it).
-
- 26 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 24 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 17 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 27 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 23 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
(store_frame_param): Handle buffer-list parameter. (Qbuffer_list): New variable. (syms_of_frame_1): Initialize it. (make_frame): Initialize buffer_list field. (Fframe_parameters): Handle buffer-list parameter. (frames_discard_buffer): New function. (make_frame): Initialize buffer_list.
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
[HAVE_WINDOW_SYSTEM]: Include fontset.h. (make_frame): Allocate member `fontset_data' of the struct frame. (Fdelete_frame): Free the area for the member.
-
- 19 Nov, 1996 1 commit
-
-
Geoff Voelker authored
-
- 12 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 07 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 02 Oct, 1996 1 commit
-
-
Karl Heuer authored
to the value that it already has.
-
- 22 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
an enumerated type. Use new macro SET_FRAME_WIDTH.
-
- 13 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 04 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 16 Jul, 1996 1 commit
-
-
Karl Heuer authored
(syms_of_frame_1): Delete the duplicate assignment and staticpro.
-