aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* (struct glyph_string): New member padding_p.Kenichi Handa2008-02-251-7/+15
* Allow fine-grained image-cache flushing.Stefan Monnier2008-02-241-1/+6
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-5/+4
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | | Merge from emacs--devo--0Miles Bader2007-12-161-1/+1
|\| |
| * | (WINDOWS_NT): Fix incorrect spelling of WINDOWSNT.Eli Zaretskii2007-12-141-1/+1
* | | (struct glyph_string): Define members clip andKenichi Handa2007-12-031-6/+0
* | | Merge from emacs--devo--0Miles Bader2007-11-111-13/+27
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-11-091-13/+27
| |\|
| | * (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.Chong Yidong2007-11-071-1/+0
| | * (struct it): New elt string_overlays.Richard M. Stallman2007-11-041-16/+25
| | * (face_at_buffer_position_no_overlays): Add decl.Richard M. Stallman2007-11-031-0/+6
| | * (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.Jan Djärv2007-09-021-0/+3
| | * (struct image): New members.Chong Yidong2007-08-071-0/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-151-2/+2
|\| |
| * | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-2/+2
* | | Fix non-window-system compilationMiles Bader2007-10-121-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-10-111-48/+48
|\| |
| * | (w32_init_fringe, mac_init_fringe): Declare rif argument.Jason Rumney2007-09-191-2/+2
| * | Merge multi-tty branchMiles Bader2007-08-291-46/+46
| |\ \
| | * \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| | |\ \
| | * \ \ Merge from emacs--devo--0Miles Bader2007-06-161-0/+4
| | |\ \ \
| | * \ \ \ Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merged from [email protected]Karoly Lorentey2006-10-141-1/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged from [email protected].Karoly Lorentey2006-07-141-1/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-06-271-7/+34
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged from [email protected].Karoly Lorentey2006-06-121-4/+4
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-04-281-0/+9
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)Karoly Lorentey2006-04-201-1/+1
| | * | | | | | | | | | Merged from [email protected]Karoly Lorentey2006-03-221-0/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merged from [email protected]Karoly Lorentey2006-02-121-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-11/+8
| | * | | | | | | | | | | | Fix compilation errors in previous commit.Karoly Lorentey2005-12-261-2/+0
| | * | | | | | | | | | | | Reimplement terminal parameters in C; clean up term.c, create terminal.c.Karoly Lorentey2005-12-251-20/+25
| | * | | | | | | | | | | | Merged from [email protected] (patch 152-156, 642-654)Karoly Lorentey2005-11-181-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 578-592)Karoly Lorentey2005-10-121-6/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-1/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.Karoly Lorentey2005-09-111-0/+1
| | * | | | | | | | | | | | | | | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-7/+7
| | * | | | | | | | | | | | | | | | Rename term_init to init_tty.Karoly Lorentey2005-07-101-1/+1
| | * | | | | | | | | | | | | | | | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 447-448)Karoly Lorentey2005-06-261-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 438-440)Karoly Lorentey2005-06-221-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 435-437)Karoly Lorentey2005-06-211-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged from [email protected] (patch 423-434)Karoly Lorentey2005-06-211-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple t...Karoly Lorentey2005-05-031-1/+1
| | * | | | | | | | | | | | | | | | | | | | | Merged from [email protected] (patch 66, 266-268)Karoly Lorentey2005-04-191-3/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \