aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* (struct frame): Move all bit fields after the first bitDan Nicolaescu2007-10-261-46/+46
* Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-2/+0
* * frame.c (Qenvironment): Remove.Stefan Monnier2007-10-101-1/+0
* Merge from emacs--rel--22Miles Bader2007-10-091-1/+6
|\
| * (focus_follows_mouse): Extern it.Martin Rudalics2007-10-061-0/+5
| * (enum): Remove trailing comma.Jan Djärv2007-09-141-1/+1
* | *** empty log message ***Juanma Barranquero2007-10-041-6/+5
* | (struct frame): Don't try to GC-mark menu_bar_items_used.Stefan Monnier2007-10-031-2/+3
* | * window.h (struct window):Stefan Monnier2007-10-021-1/+1
* | (Qdisplay_environment_variable): Delete.Stefan Monnier2007-09-211-1/+0
* | (Qterm_environment_variable): Remove.Stefan Monnier2007-08-311-1/+0
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\|
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | * server.el (server-process-filter): Likewise.Dan Nicolaescu2007-07-031-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-06-161-2/+2
|\| |
| * | (struct frame) [MAC_OS]: New member external_tool_bar.YAMAMOTO Mitsuharu2007-06-141-2/+2
| |/
* | 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