aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected].Karoly Lorentey2007-01-011-0/+4
|\|
| * (struct frame): New member minimize_tool_bar_window_p.Kim F. Storm2006-12-291-0/+4
| * (PIX_TYPE): Redefine as `unsigned long', for 64-bit platforms where longEli Zaretskii2006-12-081-1/+1
* | Merged from [email protected].Karoly Lorentey2006-07-141-12/+5
|\|
| * (CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.Kim F. Storm2006-07-121-12/+5
* | Merged from [email protected]Karoly Lorentey2006-03-041-0/+1
|\|
| * (struct frame): New member n_tool_bar_rows.Kim F. Storm2006-03-021-0/+1
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-8/+8
* | Store local environment in frame (not terminal) parameters.Karoly Lorentey2005-12-291-0/+1
* | Implement full support for frame-local `next-buffer' and `previous-buffer'.Karoly Lorentey2005-12-201-1/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-091-0/+3
|\|
| * (struct frame): New member updated_p.Kim F. Storm2005-09-081-0/+3
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+8
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
| * (struct frame): New member already_hscrolled_p.Kim F. Storm2005-07-181-2/+6
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-12/+12
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-11/+1
* | 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