summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* (map_tty_color, tty_color_name): Remove special case for WINDOWSNT.Jason Rumney2007-11-301-11/+3
* Merge from emacs--rel--22Miles Bader2007-11-091-0/+79
|\
| * (face_for_overlay_string): Function renamed fromRichard M. Stallman2007-11-041-5/+8
| * (face_at_buffer_position_no_overlays): New function.Richard M. Stallman2007-11-031-0/+76
* | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-13/+13
* | Merge from emacs--rel--22Miles Bader2007-10-091-2/+2
|\ \ | |/
| * (abs): #undef before #define.Jan Djärv2007-09-141-0/+1
| * (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEXRichard M. Stallman2007-08-271-2/+2
* | (load_face_font, free_realized_face, clear_face_gcs):Stefan Monnier2007-09-291-6/+8
* | Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-231-2/+0
* | (internal_resolve_face_name): Return a value.Stefan Monnier2007-08-291-1/+3
* | 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
| | * (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-111-0/+2
|\ \ \ | |/ /
| * | (Finternal_lisp_face_p): Signal error for face alias loops.Juanma Barranquero2007-06-051-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-05-301-1/+1
|\ \ \ | |/ /
| * | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-261-1/+1
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-241-6/+4
|\ \ | |/
| * (Fcolor_distance): Don't continue checking a color for errors after it has beenJuanma Barranquero2007-02-141-6/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-5/+13
|\ \ | |/
| * (realize_default_face): Check if the default font nameChong Yidong2006-11-211-4/+12
| * (Fdisplay_supports_face_attributes_p): InitializeAndreas Schwab2006-11-191-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-2/+2
|\ \ | |/
| * (best_matching_font): Fix logic to decide whether to use overstriking toJuanma Barranquero2006-10-271-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-1/+5
|\ \ | |/
| * (load_pixmap): Add quotes in error message.Richard M. Stallman2006-08-201-1/+1
| * (lookup_named_face, Fdisplay_supports_face_attributes_p):Richard M. Stallman2006-07-291-0/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-13/+1
|\ \ | |/
| * * xfaces.c (signal_error): Move to eval.c.Kim F. Storm2006-07-181-13/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-5/+9
|\ \ | |/
| * (load_pixmap): Use CHECK_TYPE.Kim F. Storm2006-07-121-4/+1
| * (Fface_attribute_relative_p): Doc fix.Richard M. Stallman2006-07-031-1/+8
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-241-20/+20
|\ \ | |/
| * (best_matching_font): Abort for best == NULL before we start to use it.Richard M. Stallman2006-05-221-18/+18
| * (best_matching_font): Fix crash in 2006-05-17 change.Kim F. Storm2006-05-201-2/+2
* | Fix stupid crash during startup.Karoly Lorentey2006-05-201-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-201-22/+21
|\ \ | |/
| * (better_font_p): Any font beats no font.Richard M. Stallman2006-05-171-22/+21
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-171-0/+10
|\ \ | |/
| * (realize_default_face): If the font chosen for theKenichi Handa2006-05-101-0/+10
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-191-18/+22
|\ \ | |/
| * (Finternal_merge_in_global_face, try_font_list): AddYAMAMOTO Mitsuharu2006-04-121-18/+22
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey2005-12-031-1/+1
|\ \ | |/
| * (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit propertyEli Zaretskii2005-11-261-1/+1