2001-03-25 |
Eli Zaretskii |
(Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.
|
2001-03-25 |
Gerd Moellmann |
(Fframe_list): Don't return a tooltip frame.
|
2001-03-14 |
Gerd Moellmann |
(do_switch_frame): Remove unused parameter NO_EVENT, add
|
2001-03-14 |
Gerd Moellmann |
(Fframe_parameters): In the `buffer-list' frame
|
2001-02-28 |
Gerd Moellmann |
(make_frame): Use allocate_frame.
|
2001-02-01 |
Eli Zaretskii |
(Fmodify_frame_parameters): Doc fix.
|
2001-01-28 |
Andrew Choi |
* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
|
2001-01-26 |
Gerd Moellmann |
(do_switch_frame): If selected frame has a mini-window,
|
2001-01-20 |
Andrew Innes |
(Qw32_console): Remove variable.
|
2001-01-02 |
Andrew Innes |
(make_terminal_frame) [WINDOWSNT]: Make terminal frames
|
2000-11-22 |
Gerd Moellmann |
(make_frame): Change initialization of tool bar
|
2000-11-15 |
Dave Love |
Fix spurion.
|
2000-11-15 |
Gerd Moellmann |
(syms_of_frame_1): Removed; code moved to syms_of_frame.
|
2000-10-28 |
Eli Zaretskii |
(Fframe_parameters): Fix the change from 2000-10-16:
|
2000-10-26 |
Gerd Moellmann |
(Fdelete_frame): Doc fix. Move running the hook
|
2000-10-26 |
Gerd Moellmann |
(Fdelete_frame): Run delete-frame-hook.
|
2000-10-22 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
2000-10-16 |
Eli Zaretskii |
(Fframe_parameters): If a tty's frame's param_alist says
|
2000-10-07 |
Eli Zaretskii |
(Fframe_parameter): For non-windowed frames, if
|
2000-09-07 |
Eli Zaretskii |
(make_terminal_frame): Initialize frame foreground and
|
2000-09-07 |
Gerd Moellmann |
(Fframe_parameter): Handle `name' and `background-mode'
|
2000-09-07 |
Gerd Moellmann |
(Fframe_parameter): Handle `name' specially.
|
2000-09-05 |
Gerd Moellmann |
(Qdisplay_type): New variable.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-07-03 |
Gerd Moellmann |
(next_frame, prev_frame): If MINIBUF is a window,
|
2000-06-30 |
Gerd Moellmann |
(next_frame): Don't check frame-focus redirection in
|
2000-06-13 |
Gerd Moellmann |
(Fmodify_frame_parameters): Doc fix.
|
2000-05-16 |
Gerd Moellmann |
(frames_bury_buffer): Don't add a buffer to the frame's
|
2000-03-21 |
Kenichi Handa |
(make_frame): Don't allocate f->fontset_data.
|
2000-03-06 |
Gerd Moellmann |
(x_set_menu_bar_lines_1): Adjust window's orig_top and
|
2000-02-22 |
Eli Zaretskii |
(Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.
|
2000-02-21 |
Gerd Moellmann |
(Fmouse_position): GCPRO retval instead of x and y.
|
2000-02-21 |
Dave Love |
(Vmouse_position_function): New variable.
|
2000-02-17 |
Gerd Moellmann |
(make_frame): Set frame initiallly to `garbaged'.
|
2000-02-06 |
Andrew Innes |
[WINDOWSNT]: Include w32term.h.
|
2000-02-02 |
Gerd Moellmann |
(Fframe_parameters): Add GCPRO because tty_color_name can GC.
|
1999-12-06 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
1999-10-25 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
1999-10-19 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
1999-09-21 |
Eli Zaretskii |
(frame_name_fnn_p): Fix previous change.
|
1999-09-16 |
Gerd Moellmann |
(Fdelete_frame): Correct local variable pointing to
|
1999-09-14 |
Gerd Moellmann |
(Fnext_frame): Remove unused variable(s).
|
1999-09-13 |
Gerd Moellmann |
(Fmake_terminal_frame): Use SELECTED_FRAME.
|
1999-09-05 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
1999-09-03 |
Richard M. Stallman |
(Fframep) [macintosh]: Handle mac frame type.
|
1999-08-21 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
1999-08-10 |
Eli Zaretskii |
(Fframe_parameters): Swap foreground and background
|
1999-08-02 |
Eli Zaretskii |
(make_terminal_frame): Don't call init_frame_faces if
|
1999-08-02 |
Richard M. Stallman |
(Fset_frame_height): Call do_pending_window_change.
|
1999-07-30 |
Eli Zaretskii |
(make_terminal_frame) [MSDOS]: Don't call
|
1999-07-21 |
Gerd Moellmann |
(make_frame): Set n_current_toolbar_items to 0.
|
1998-11-22 |
Richard M. Stallman |
(Fset_mouse_position): Doc fix.
|
1998-11-04 |
Kenichi Handa |
(do_switch_frame): Cancel previous change.
|
1998-10-31 |
Kenichi Handa |
(do_switch_frame): Update minibuf_window if necessary.
|
1998-10-21 |
Kenichi Handa |
Include frame.h before fontset.h.
|
1998-05-22 |
Richard M. Stallman |
(frame_buffer_predicate): New arg FRAME.
|
1998-04-29 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|
1998-04-14 |
Andreas Schwab |
(Fset_mouse_position, Fset_mouse_pixel_position): Fix
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-04 |
Richard M. Stallman |
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.
|