aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-1/+8
|\
| * (struct frame): New member space_width.Kenichi Handa2004-12-301-1/+8
* | Implemented display ids for multiple emacsclients on the same tty. Plus asso...Karoly Lorentey2004-07-041-1/+2
* | Fix background-mode on terminal frames (Dan Nicolaescu).Karoly Lorentey2004-03-111-0/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+4
|\|
| * (struct frame): New member force_flush_display_p.Kim F. Storm2004-02-081-0/+4
* | Fix initialization of the window-system variable.Karoly Lorentey2004-01-121-0/+2
* | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-1/+4
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-20/+19
* | MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Karoly Lorentey2004-01-021-2/+4
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-1/+3
* | Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-28/+11
* | Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-271-7/+7
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-7/+6
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-5/+12
|/
* (get_specified_cursor_type, get_window_cursor_type):Kim F. Storm2003-11-271-3/+0
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-051-1/+0
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Fix some of the font/face problems.Jan Djärv2003-06-261-0/+5
* (struct frame): Rename members height to text_lines,Kim F. Storm2003-05-241-100/+229
* (Qauto_raise, Qauto_lower, ...): Declare extern all frameKim F. Storm2003-03-311-2/+107
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-17/+17
* GTK versionJan Djärv2003-01-191-2/+18
* (get_specified_cursor_type, get_window_cursor_type):Dave Love2002-11-141-0/+3
* (enum text_cursor_kinds): Consolidated here.Kim F. Storm2002-08-301-0/+29
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-5/+5
* (Vmouse_highlight): Declare extern.Kim F. Storm2002-02-161-0/+2
* (struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.Kim F. Storm2001-12-011-3/+4
* Fringe cleanup.Kim F. Storm2001-11-161-10/+10
* (CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.Pavel Janík2001-11-021-2/+2
* (struct frame) <resized_p>: New member.Gerd Moellmann2001-10-301-0/+4
* Change the include blocker to the same form as in other headerGerd Moellmann2001-01-311-3/+3
* (EMACS_FRAME_H_INCLUDED): Use an include blockerGerd Moellmann2001-01-311-5/+7
* Update copyright.Gerd Moellmann2001-01-311-6/+6
* (FRAME_RIGHT_SCROLL_BAR_WIDTH): New define.Gerd Moellmann2001-01-311-5/+15
* (output_method): Remove output_w32_console method.Andrew Innes2001-01-201-2/+0
* (output_method): Add output_w32_console method.Andrew Innes2001-01-021-0/+2
* (struct frame): Members desired_tool_bar_items,Gerd Moellmann2000-11-221-4/+3
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-2/+2
* (struct frame): Make the `nothing' member of unionGerd Moellmann2000-09-261-1/+1
* (FRAME_FLAGS_AREA_COLS, FRAME_FLAGS_AREA_WIDTH)Gerd Moellmann2000-08-241-5/+10
* (struct frame): Use volatile unconditionally.Dave Love2000-06-051-9/+3
* (struct frame): Add member extra_line_spacing.Gerd Moellmann2000-04-241-0/+3
* (SELECTED_FRAME): Change definition to compile cleanlyGerd Moellmann2000-04-191-1/+1
* * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):Ken Raeburn2000-03-301-1/+1
* (struct frame): Member `fontset_data' removed.Kenichi Handa2000-03-211-6/+0
* (FRAME_INTERNAL_BORDER_WIDTH) [!HAVE_X_WINDOWS]: Define.Gerd Moellmann2000-03-051-0/+2
* (SELECTED_FRAME): Use NULL, not 0 to avoid warnings onDave Love2000-02-121-1/+1
* (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)Gerd Moellmann1999-12-101-0/+4
* (PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.Dave Love1999-12-091-0/+2