aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.c
Commit message (Expand)AuthorAgeFilesLines
* (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.Eli Zaretskii2000-02-221-0/+4
* (Fmouse_position): GCPRO retval instead of x and y.Gerd Moellmann2000-02-211-6/+4
* (Vmouse_position_function): New variable.Dave Love2000-02-211-4/+20
* (make_frame): Set frame initiallly to `garbaged'.Gerd Moellmann2000-02-171-1/+1
* [WINDOWSNT]: Include w32term.h.Andrew Innes2000-02-061-0/+3
* (Fframe_parameters): Add GCPRO because tty_color_name can GC.Gerd Moellmann2000-02-021-0/+5
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-20/+25
* more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engineKen Raeburn1999-10-251-22/+22
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-4/+1
* (frame_name_fnn_p): Fix previous change.Eli Zaretskii1999-09-211-0/+2
* (Fdelete_frame): Correct local variable pointing toGerd Moellmann1999-09-161-0/+1
* (Fnext_frame): Remove unused variable(s).Gerd Moellmann1999-09-141-11/+3
* (Fmake_terminal_frame): Use SELECTED_FRAME.Gerd Moellmann1999-09-131-103/+90
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-7/+7
* (Fframep) [macintosh]: Handle mac frame type.Richard M. Stallman1999-09-031-3/+51
* Call change_frame_size and do_pending_window_change withGerd Moellmann1999-08-211-13/+7
* (Fframe_parameters): Swap foreground and backgroundEli Zaretskii1999-08-101-3/+16
* (make_terminal_frame): Don't call init_frame_faces ifEli Zaretskii1999-08-021-3/+2
* (Fset_frame_height): Call do_pending_window_change.Richard M. Stallman1999-08-021-0/+3
* (make_terminal_frame) [MSDOS]: Don't callEli Zaretskii1999-07-301-10/+10
* (make_frame): Set n_current_toolbar_items to 0.Gerd Moellmann1999-07-211-23/+42
* (Fset_mouse_position): Doc fix.Richard M. Stallman1998-11-221-1/+5
* (do_switch_frame): Cancel previous change.Kenichi Handa1998-11-041-4/+0
* (do_switch_frame): Update minibuf_window if necessary.Kenichi Handa1998-10-311-0/+4
* Include frame.h before fontset.h.Kenichi Handa1998-10-211-3/+3
* (frame_buffer_predicate): New arg FRAME.Richard M. Stallman1998-05-221-9/+39
* Conditionally include xterm.h using HAVE_X_WINDOWS.Geoff Voelker1998-04-291-0/+2
* (Fset_mouse_position, Fset_mouse_pixel_position): FixAndreas Schwab1998-04-141-2/+2
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-0/+4
* (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.Richard M. Stallman1998-04-041-0/+2
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-211-2/+2
* (set_term_frame_name): Use size_byte.Richard M. Stallman1998-01-091-2/+3
* (frame_name_fnn_p, set_term_frame_name): New functions.Eli Zaretskii1997-11-201-2/+67
* (Fmouse_pixel_position, Fmouse_position):Karl Heuer1997-10-241-2/+2
* (set_menu_bar_lines): Make the function external insteadEli Zaretskii1997-10-131-1/+1
* (Fframe_pixel_height): Doc fix.Richard M. Stallman1997-08-261-0/+2
* (Fdelete_frame): Undo previous change.Richard M. Stallman1997-07-241-0/+4
* (Fdelete_frame): Always err for deleting the only frame.Richard M. Stallman1997-07-091-0/+3
* (Fdelete_frame): Clear echo_area_glyphs if it was in this frame.Richard M. Stallman1997-06-221-0/+6
* (make_terminal_frame): Don't add `Emacs' to frame name.Richard M. Stallman1997-05-171-9/+2
* (Fdelete_frame): Free FRAME_MESSAGE_BUF.Richard M. Stallman1997-04-271-0/+2
* (frames_bury_buffer): New function.Richard M. Stallman1997-03-231-0/+16
* (frame_buffer_list, set_frame_buffer_list): New functions.Richard M. Stallman1997-03-221-1/+46
* Include "charset.h"Karl Heuer1997-02-201-0/+13
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-5/+5
* (Fmodify_frame_parameters): Use alist in reverse order.Richard M. Stallman1996-11-121-7/+29
* (Fmodify_frame_parameters): Doc fix.Richard M. Stallman1996-11-071-1/+3
* (store_frame_param): Allow setting a frame's minibufferKarl Heuer1996-10-021-2/+3
* (Fdelete_frame): Set update_mode_lines.Richard M. Stallman1996-09-221-0/+3
* (make_frame): Switch from boolean `has_vertical_scrollbars' integer toRichard M. Stallman1996-09-211-2/+2