(make_frame_without_minibuffer): New arg KB.
[bpt/emacs.git] / src / frame.c
1995-05-09 Karl Heuer(make_frame_without_minibuffer): New arg KB.
1995-05-09 Karl Heuer[MULTI_FRAME] (make_terminal_frame): Don't set Vtermina...
1995-05-08 Richard M. Stallman(Fraise_frame, Flower_frame): Make arg FRAME optional.
1995-04-24 Karl Heuer(Fredirect_frame_focus): Fix earlier change; use a...
1995-04-24 Karl Heuer(do_switch_frame): Don't try to refocus termcap frames.
1995-04-24 Karl Heuer(do_switch_frame): x_get_focus_frame needs an arg.
1995-04-19 Karl Heuer(Fdelete_frame): Free f->namebuf.
1995-04-19 Karl Heuer(make_frame): Initialize f->namebuf.
1995-04-10 Karl Heuer(make_terminal_frame): all_kboards means initial_kboard...
1995-04-10 Richard M. Stallman(make_terminal_frame): Use Emacs, Emacs-2, ... as name.
1995-04-06 Richard M. Stallman(Fraise_frame, Flower_frame): Now interactive.
1995-03-31 Richard M. Stallman[MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-03-26 Richard M. Stallman(Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-15 Karl Heuer(Fmouse_position): Do work only if HAVE_MOUSE.
1995-03-15 Karl Heuer(make_frame): Initialize kboard member.
1995-02-28 Karl Heuer(do_switch_frame): Undo Feb 6 change.
1995-02-28 Richard M. Stallman(Fframep): Doc fix.
1995-02-19 Richard M. Stallman(Fmake_terminal_frame): Doc fix.
1995-02-17 Richard M. Stallman(Fmake_terminal_frame): New function.
1995-02-07 Karl Heuer(do_switch_frame): internal_last_event_frame is now...
1995-01-05 Richard M. Stallman[!MULTI_FRAME] (window_frame): New function.
1994-12-21 Richard M. Stallman(Fmodify_frame_parameters): For non-X frames,
1994-11-16 Karl Heuer(make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-13 Richard M. Stallman(syms_of_frame): Fix typo.
1994-11-12 Richard M. Stallman(syms_of_frame): Doc fix for default-frame-alist.
1994-11-08 Karl Heuer(Fset_frame_height): Compare against height, not width.
1994-10-27 Karl Heuer(keys_of_frame): Bind the new events to 'ignore, since...
1994-10-22 Richard M. Stallman(other_visible_frames): Pass a frame ptr to x_sync.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-04 Karl Heuer(make_frame, Fframe_parameters, Fselected_frame, syms_o...
1994-10-04 Karl Heuer(make_minibuffer_frame, make_terminal_frame, Fselected_...
1994-10-01 Richard M. Stallman(keys_of_frame): Make binding for delete-frame.
1994-09-27 Karl Heuer(Fframep, make_frame_without_minibuffer, do_switch_fram...
1994-09-23 Richard M. Stallman(prev_frame): Fix typo.
1994-09-19 Karl Heuer(Fframe_parameters): Fix Lisp_Object vs. int problems.
1994-09-02 Richard M. Stallman(Fdelete_frame): Fix previous change.
1994-08-30 Richard M. Stallman(Fdelete_frame): Free the frame's glyphs arrays.
1994-08-23 Karl Heuer(Fmake_frame_invisible, Ficonify_frame): Don't switch...
1994-07-16 Richard M. Stallman[!MULTI_FRAME] (Fframe_first_window): Defined.
1994-07-14 Richard M. Stallman[MULTI_FRAME] (Fframe_parameters): For non-X frames,
1994-07-07 Richard M. Stallman(next_frame, prev_frame):
1994-07-01 Richard M. Stallman(Fdelete_frame): Call x_clear_frame_selections.
1994-06-25 Richard M. Stallman(Fframe_parameters): Don't handle menu-bar-lines explic...
1994-06-15 Richard M. StallmanPut stdio.h after config.h.
1994-05-23 Richard M. Stallman(other_visible_frames): No longer static.
1994-05-19 Richard M. Stallman(syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-04 Karl HeuerUpdate copyright.
1994-05-02 Richard M. Stallman(Fframe_live_p): Alternative defn for not MULTI_FRAME.
1994-04-28 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.
1994-04-27 Karl Heuer(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.
1994-04-25 Richard M. Stallman(make_frame): Initialize fields menu_bar_vector and...
1994-04-23 Richard M. Stallman(Fset_frame_selected_window): New function.
1994-04-22 Richard M. Stallman(Fmouse_pixel_position, Fset_mouse_pixel_position)...
1994-04-20 Richard M. Stallman(Fmodify_frame_parameters, Fframe_parameters):
1994-04-16 Karl Heuer(Fmouse_position): Don't clip.
1994-04-16 Richard M. Stallman(Fset_frame_position): Pass new arg to x_set_offset.
1994-04-13 Karl Heuer(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph...
1994-04-11 Karl Heuer(Fmouse_position) [!MULTI_FRAME]: Declare col and row.
1994-03-25 Karl Heuer(Fframe_first_window): New function.
1994-03-23 Karl Heuer(next_frame, prev_frame, other_visible_frames, Fdelete_...
1994-03-23 Karl Heuer(do_switch_frame): Common code for Fselect_frame and...
1994-03-15 Karl Heuer(terminal-frame) [! MULTI_FRAME]: Create this variable.
1994-03-14 Karl Heuer(Fhandle_switch_frame): Ignore switch to dead frame.
1994-03-14 Karl Heuer(framep, selected-frame, frame-char-height, frame-char...
1994-03-08 Richard M. Stallman(next_frame, prev_frame): If MINIBUF is `visible',
1994-03-02 Richard M. Stallman(Fdelete_frame): Don't initialize a Lisp_Object.
1994-03-02 Richard M. Stallman(make_frame): Init menu_bar_items field to 0.
1994-02-24 Richard M. Stallman(Fmouse_position): Convert to glyph units.
1994-02-20 Richard M. Stallman(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-12 Richard M. Stallman(Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-01-10 Richard M. Stallman(Fdelete_frame): Call x_sync.
1993-12-31 Richard M. StallmanAlways include termhooks.h.
1993-12-23 Richard M. Stallman(make_terminal_frame): Add frame to Vframe_list.
1993-11-25 Richard M. Stallman(Fhandle_switch_frame, Fredirect_frame_focus): Declared.
1993-11-22 Richard M. Stallman(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY...
1993-11-10 Richard M. Stallman(Fraise_frame): Do like the documentation says, and...
1993-09-28 Brian Fox(Fhandle_switch_frame): Doc fix.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-12 Richard M. Stallman(Fdelete_frame): Add parens for clarity.
1993-08-02 Roland McGrath(Fprevious_frame): New function, for parity with Fnext_...
1993-08-02 Richard M. Stallman(Fset_frame_position): Doc fix.
1993-07-29 Richard M. Stallman(Fdelete_frame): New arg FORCE allows deletion of last...
1993-07-22 Richard M. Stallman(Fdelete_frame): Allow deletion if there is some other
1993-07-04 Jim Blandy* frame.c (Fredirect_frame_focus): Allow redirection...
1993-06-19 Jim Blandy* frame.c (Fmake_frame_visible): Make this interactivel...
1993-06-16 Jim Blandy* frame.c (store_frame_param): Fix error message punctu...
1993-06-12 Jim BlandyDoc fix.
1993-06-12 Jim Blandy* frame.c (Fmouse_position): Doc fix.
1993-06-12 Richard M. StallmanDoc fixes.
1993-06-11 Richard M. Stallman(Fmouse_position): Set up defaults before calling the...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-05 Richard M. Stallman(Frubber_band_rectangle): Deleted.
1993-06-04 Richard M. Stallman[!MULTI_FRAME] (Fframep): New dummy definition.
1993-05-30 Richard M. Stallman(Ficonify_frame, Fmake_frame_invisible):
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-29 Richard M. Stallman(make_frame): Init face_alist field.
1993-03-21 Jim Blandy* frame.c (Fhandle_switch_frame): Renamed from Fselect_...
1993-03-20 Jim Blandy* frame.c (Fraise_frame, Flower_frame): Renamed from
1993-03-15 Jim Blandy* frame.c (Fframe_height, Fframe_width): Fix doc string...
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
next