log src/frame.h @ 94347:98369e6ef8ea

age author description
2008-04-04 Stefan Monnier (struct frame): Give one more bit to `visible' since we use
2008-03-27 Stefan Monnier (enum fullscreen_type): Give it a name. Move it before use.
2008-02-22 Stefan Monnier Consolidate the image_cache to the terminal struct.
2008-02-10 Stefan Monnier * frame.c (Qnoelisp): New symbol.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-03 Kenichi Handa (font_driver_list): Declare it unconditionally.
2007-11-19 Kenichi Handa (struct frame): New member font_data_list.
2007-10-27 Miles Bader Merge from emacs--devo--0
2007-10-13 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-29 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2007-01-01 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-07-26 Kenichi Handa (Qfont_backend): Extern it.
2006-07-19 Miles Bader Merge from emacs--devo--0
2006-06-16 Jan Djärv * frame.h (x_new_fontset2): Fix prototype.
2006-06-06 Kenichi Handa (struct frame): New members resx and resy.
2006-03-03 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-09-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-01-02 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-08 Kenichi Handa *** empty log message ***
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-10-26 Dan Nicolaescu (struct frame): Move all bit fields after the first bit
2007-10-25 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
2007-10-10 Stefan Monnier * frame.c (Qenvironment): Remove.
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-10-04 Juanma Barranquero *** empty log message ***
2007-10-03 Stefan Monnier (struct frame): Don't try to GC-mark menu_bar_items_used.
2007-10-02 Stefan Monnier * window.h (struct window):
2007-09-21 Stefan Monnier (Qdisplay_environment_variable): Delete.
2007-08-31 Stefan Monnier (Qterm_environment_variable): Remove.
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-07-03 Dan Nicolaescu * server.el (server-process-filter): Likewise.
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-01 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-07-14 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-03-04 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-12-29 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
2005-12-29 Karoly Lorentey Store local environment in frame (not terminal) parameters.
2005-12-20 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
2005-09-09 Karoly Lorentey Merged in changes from CVS trunk.
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-11 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2005-06-27 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
2005-01-06 Karoly Lorentey Merged in changes from CVS trunk.
2004-07-04 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
2004-03-11 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
2004-02-17 Karoly Lorentey Merged in changes from CVS HEAD
2004-01-12 Karoly Lorentey Fix initialization of the window-system variable.
2004-01-09 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
2004-01-05 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
2004-01-02 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
2004-01-02 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
2004-01-01 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-14 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
2008-03-29 YAMAMOTO Mitsuharu (struct frame) [MAC_OS]: New member external_tool_bar.
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-10-06 Martin Rudalics (focus_follows_mouse): Extern it.
2007-09-14 Jan Djärv (enum): Remove trailing comma.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-29 Kim F. Storm (struct frame): New member minimize_tool_bar_window_p.
2006-12-08 Eli Zaretskii (PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where long
2006-07-12 Kim F. Storm (CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
2006-03-02 Kim F. Storm (struct frame): New member n_tool_bar_rows.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-09-08 Kim F. Storm (struct frame): New member updated_p.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-18 Kim F. Storm (struct frame): New member already_hscrolled_p.
2005-07-04 Lute Kamstra Update FSF's address.
2004-12-30 Kenichi Handa (struct frame): New member space_width.
2004-02-08 Kim F. Storm (struct frame): New member force_flush_display_p.
2003-12-27 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-11-27 Kim F. Storm (get_specified_cursor_type, get_window_cursor_type):
2003-10-05 Jan Djärv * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
2003-09-01 Miles Bader Add arch taglines
2003-06-26 Jan Djärv Fix some of the font/face problems.
2003-05-24 Kim F. Storm (struct frame): Rename members height to text_lines,
2003-03-31 Kim F. Storm (Qauto_raise, Qauto_lower, ...): Declare extern all frame
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-19 Jan Djärv GTK version
2002-11-14 Dave Love (get_specified_cursor_type, get_window_cursor_type):
2002-08-30 Kim F. Storm (enum text_cursor_kinds): Consolidated here.
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-02-16 Kim F. Storm (Vmouse_highlight): Declare extern.
2001-12-01 Kim F. Storm (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-02 Pavel Janík (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.
2001-10-30 Gerd Moellmann (struct frame) <resized_p>: New member.
2001-01-31 Gerd Moellmann Change the include blocker to the same form as in other header
2001-01-31 Gerd Moellmann (EMACS_FRAME_H_INCLUDED): Use an include blocker
2001-01-31 Gerd Moellmann Update copyright.
2001-01-31 Gerd Moellmann (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.
2001-01-20 Andrew Innes (output_method): Remove output_w32_console method.
2001-01-02 Andrew Innes (output_method): Add output_w32_console method.
2000-11-22 Gerd Moellmann (struct frame): Members desired_tool_bar_items,
2000-10-22 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
2000-09-26 Gerd Moellmann (struct frame): Make the `nothing' member of union
2000-08-24 Gerd Moellmann (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)
2000-06-05 Dave Love (struct frame): Use volatile unconditionally.
2000-04-24 Gerd Moellmann (struct frame): Add member extra_line_spacing.
2000-04-19 Gerd Moellmann (SELECTED_FRAME): Change definition to compile cleanly
2000-03-30 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
2000-03-21 Kenichi Handa (struct frame): Member `fontset_data' removed.