aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-131-14/+12
|\
| * (merge_named_face): GCPRO the face_name in theRichard M. Stallman2004-11-071-14/+12
* | Merged in changes from CVS trunk.Karoly Lorentey2004-09-161-18/+41
|\ \ | |/
| * (Qface_no_inherit): New var.Kim F. Storm2004-09-141-18/+41
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-191-1/+4
|\ \ | |/
| * (merge_face_ref): Specifying `unspecified' is a no-op.Richard M. Stallman2004-08-161-1/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-271-0/+1
|\ \ | |/
| * (Fcolor_supported_p): Doc fix.Luc Teirlinck2004-07-241-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-031-3/+3
|\ \ | |/
| * (x_supports_face_attributes_p)Stefan Monnier2004-06-301-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-241-7/+8
|\ \ | |/
| * (Finternal_copy_lisp_face): Small cleanup; doc fix.Richard M. Stallman2004-06-211-7/+8
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-141-0/+1
|\ \ | |/
| * (face_attr_equal_p): Declare parameters.Andreas Schwab2004-06-131-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-101-3/+3
|\ \ | |/
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385Miles Bader2004-06-081-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-071-127/+168
|\ \ | |/
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381Miles Bader2004-06-071-127/+162
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377Miles Bader2004-06-061-0/+6
* | Merged in changes from CVS trunk.Karoly Lorentey2004-06-051-219/+380
|\ \ | |/
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374Miles Bader2004-06-041-71/+92
| * (x_supports_face_attributes_p): Make this functionEli Zaretskii2004-06-041-0/+4
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370Miles Bader2004-06-041-219/+355
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-181-24/+8
|\ \ | |/
| * (face_at_buffer_position): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-17/+1
| * (Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo inJuanma Barranquero2004-05-131-7/+7
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-271-26/+0
|\ \ | |/
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248Miles Bader2004-04-261-26/+0
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-101-10/+14
|\ \ | |/
| * (face_color_supported_p): Fix compilation without X11.Stefan Monnier2004-04-091-10/+14
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-0/+1
|\ \ | |/
| * Move include stdio.h to same place as in other files.Jan Djärv2004-02-091-1/+1
* | Fixed tty faces during combo sessions. Plus other assorted bugfixes.Karoly Lorentey2004-01-231-1/+6
* | Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-3/+3
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+2
* | Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-2/+1
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-1/+2
* | Merged in changes from CVS headKaroly Lorentey2003-12-301-0/+63
|\ \ | |/
| * (face_font_available_p): New function.Kenichi Handa2003-12-291-0/+63
* | Merged in changes from CVS HEADKaroly Lorentey2003-12-281-7/+12
|\ \ | |/
| * (cache_face): Abort if c->size exceeds MAX_FACE_ID.Kim F. Storm2003-12-281-7/+12
* | Merged in changes from CVS HEADKaroly Lorentey2003-12-281-5/+17
|\ \ | |/
| * * xfaces.c (lface_fully_specified_p): Take into account thatJan Djärv2003-12-241-1/+7
| * (Fcolor_gray_p): Fix omission bug:Thien-Thi Nguyen2003-12-241-4/+10
* | Fully eliminated global tty state variables.Karoly Lorentey2003-12-271-1/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-0/+2
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (try_font_list): Call try_alternative_families to try any familyKenichi Handa2003-08-151-1/+1
* * xfaces.c (better_font_p): Prefer a real scalable font; i.e. notKenichi Handa2003-08-151-1/+16
* Fix some of the font/face problems.Jan Djärv2003-06-261-3/+4