summaryrefslogtreecommitdiff
path: root/src/xfaces.c
Commit message (Expand)AuthorAgeFilesLines
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
* (Fcolor_distance): Don't continue checking a color for errors after it has beenJuanma Barranquero2007-02-141-6/+4
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (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
* (best_matching_font): Fix logic to decide whether to use overstriking toJuanma Barranquero2006-10-271-2/+2
* (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
* * xfaces.c (signal_error): Move to eval.c.Kim F. Storm2006-07-181-13/+1
* (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
* (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
* (better_font_p): Any font beats no font.Richard M. Stallman2006-05-171-22/+21
* (realize_default_face): If the font chosen for theKenichi Handa2006-05-101-0/+10
* (Finternal_merge_in_global_face, try_font_list): AddYAMAMOTO Mitsuharu2006-04-121-18/+22
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit propertyEli Zaretskii2005-11-261-1/+1
* (merge_face_vectors): Don't do :ignore-defface overwriting here.Chong Yidong2005-11-201-4/+12
* * xfaces.c (Finternal_set_lisp_face_attribute): UseChong Yidong2005-11-201-1/+8
* (Fface_attribute_relative_p, Fmerge_face_attribute): HandleChong Yidong2005-11-181-2/+2
* * xfaces.c (Qignore_defface): New variable.Chong Yidong2005-11-181-17/+42
* (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.YAMAMOTO Mitsuharu2005-10-081-0/+6
* (face_color_gray_p): Colors close to black count as gray.Richard M. Stallman2005-10-021-7/+12
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-0/+1
* (xstrlwr): Don't use tolower for non-ASCII characters.YAMAMOTO Mitsuharu2005-09-061-1/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* (Finternal_lisp_face_p): Doc fix.Juanma Barranquero2005-07-211-1/+1
* [MAC_OS] (XCreateGC): Remove extern.YAMAMOTO Mitsuharu2005-07-181-2/+0
* (try_font_list) [MAC_OS]: Try font family nameYAMAMOTO Mitsuharu2005-07-131-8/+15
* * xfaces.c (x_update_menu_appearance): Use fontSet resource forJan Djärv2005-07-111-0/+5
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (x_supports_face_attributes_p): Follow error conventions.Juanma Barranquero2005-06-231-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438Miles Bader2005-06-221-4/+4
* Rename obsolete function Qframe_update_face_colors toJuri Linkov2005-06-211-7/+7
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435Miles Bader2005-06-201-1/+4
* (Fdisplay_supports_face_attributes_p): Fix typo in docstring.Juanma Barranquero2005-06-091-2/+2
* (Finternal_lisp_face_equal_p): Really report on faces in a frame, if theJuanma Barranquero2005-06-031-4/+4
* (build_scalable_font_name): Round pixel size to theYAMAMOTO Mitsuharu2005-06-011-2/+2
* (resolve_face_name): Add arg SIGNAL_P. Calls changed.Kim F. Storm2005-04-281-13/+35
* (resolve_face_name): Use Fget instead of Fsafe_get.Kim F. Storm2005-04-211-1/+1
* (resolve_face_name): Use Fsafe_get to avoid redisplayKim F. Storm2005-04-191-3/+5
* (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.Thien-Thi Nguyen2005-04-181-2/+3
* (lookup_derived_face): Add arg SIGNAL_P.Kim F. Storm2005-03-221-3/+3
* (x_update_menu_appearance) [HAVE_X_I18N]:Stefan Monnier2005-03-181-2/+6
* (x_update_menu_appearance) [USE_MOTIF]:Stefan Monnier2005-03-171-3/+10
* (Finternal_set_lisp_face_attribute): Allow :color propertyKim F. Storm2005-02-181-1/+1
* (face_color_supported_p): Use HAVE_WINDOW_SYSTEMEli Zaretskii2005-02-051-1/+1
* Copyright update.Stefan Monnier2005-02-031-1/+1