log src/xfaces.c @ 67382:62adeda8b0dd

age author description
2005-11-26 Eli Zaretskii (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
2005-11-20 Chong Yidong (merge_face_vectors): Don't do :ignore-defface overwriting here.
2005-11-20 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute): Use
2005-11-18 Chong Yidong (Fface_attribute_relative_p, Fmerge_face_attribute): Handle
2005-11-18 Chong Yidong * xfaces.c (Qignore_defface): New variable.
2005-10-08 YAMAMOTO Mitsuharu (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
2005-10-02 Richard M. Stallman (face_color_gray_p): Colors close to black count as gray.
2005-09-27 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
2005-09-06 YAMAMOTO Mitsuharu (xstrlwr): Don't use tolower for non-ASCII characters.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-21 Juanma Barranquero (Finternal_lisp_face_p): Doc fix.
2005-07-18 YAMAMOTO Mitsuharu [MAC_OS] (XCreateGC): Remove extern.
2005-07-13 YAMAMOTO Mitsuharu (try_font_list) [MAC_OS]: Try font family name
2005-07-11 Jan Djärv * xfaces.c (x_update_menu_appearance): Use fontSet resource for
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-23 Juanma Barranquero (x_supports_face_attributes_p): Follow error conventions.
2005-06-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
2005-06-21 Juri Linkov Rename obsolete function Qframe_update_face_colors to
2005-06-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
2005-06-09 Juanma Barranquero (Fdisplay_supports_face_attributes_p): Fix typo in docstring.
2005-06-03 Juanma Barranquero (Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
2005-06-01 YAMAMOTO Mitsuharu (build_scalable_font_name): Round pixel size to the
2005-04-28 Kim F. Storm (resolve_face_name): Add arg SIGNAL_P. Calls changed.
2005-04-21 Kim F. Storm (resolve_face_name): Use Fget instead of Fsafe_get.
2005-04-19 Kim F. Storm (resolve_face_name): Use Fsafe_get to avoid redisplay
2005-04-18 Thien-Thi Nguyen (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.
2005-03-22 Kim F. Storm (lookup_derived_face): Add arg SIGNAL_P.
2005-03-18 Stefan Monnier (x_update_menu_appearance) [HAVE_X_I18N]:
2005-03-17 Stefan Monnier (x_update_menu_appearance) [USE_MOTIF]:
2005-02-18 Kim F. Storm (Finternal_set_lisp_face_attribute): Allow :color property
2005-02-05 Eli Zaretskii (face_color_supported_p): Use HAVE_WINDOW_SYSTEM
2005-02-03 Stefan Monnier Copyright update.
2005-02-03 Kim F. Storm (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
2005-01-10 Kim F. Storm (merge_faces): Rename from merge_into_realized_face.
2005-01-09 Kim F. Storm (merge_into_realized_face): New function. Used to
2004-12-27 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
2004-11-22 Kim F. Storm (lookup_named_face): Add signal_p arg. Return -1 if
2004-11-07 Richard M. Stallman (merge_named_face): GCPRO the face_name in the
2004-09-14 Kim F. Storm (Qface_no_inherit): New var.
2004-08-16 Richard M. Stallman (merge_face_ref): Specifying `unspecified' is a no-op.
2004-07-24 Luc Teirlinck (Fcolor_supported_p): Doc fix.
2004-06-30 Stefan Monnier (x_supports_face_attributes_p)
2004-06-21 Richard M. Stallman (Finternal_copy_lisp_face): Small cleanup; doc fix.
2004-06-13 Andreas Schwab (face_attr_equal_p): Declare parameters.
2004-06-08 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
2004-06-07 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
2004-06-06 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
2004-06-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
2004-06-04 Eli Zaretskii (x_supports_face_attributes_p): Make this function
2004-06-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
2004-05-17 Kim F. Storm (face_at_buffer_position): Use GET_OVERLAYS_AT.
2004-05-13 Juanma Barranquero (Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in
2004-04-26 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
2004-04-09 Stefan Monnier (face_color_supported_p): Fix compilation without X11.
2004-02-09 Jan Djärv Move include stdio.h to same place as in other files.
2003-12-29 Kenichi Handa (face_font_available_p): New function.
2003-12-28 Karoly Lorentey Merged in changes from CVS HEAD
2003-12-28 Kim F. Storm (cache_face): Abort if c->size exceeds MAX_FACE_ID.
2003-12-28 Karoly Lorentey Merged in changes from CVS HEAD
2003-12-24 Jan Djärv * xfaces.c (lface_fully_specified_p): Take into account that
2003-12-24 Thien-Thi Nguyen (Fcolor_gray_p): Fix omission bug:
2003-12-27 Karoly Lorentey Fully eliminated global tty state variables.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-09-01 Miles Bader Add arch taglines
2003-08-15 Kenichi Handa (try_font_list): Call try_alternative_families to try any family
2003-08-15 Kenichi Handa * xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
2003-06-26 Jan Djärv Fix some of the font/face problems.
2003-06-05 Jason Rumney (Finternal_face_x_get_resource): Do it on Windows and Mac too.
2003-06-02 Dave Love (font_rescale_ratio): Fix for K&R.
2003-05-29 Glenn Morris (realize_default_face): Do not abort if lface is non-existent -
2003-05-25 Stefan Monnier (build_scalable_font_name): Remove `unused var pixel_size' warning.
2003-05-24 Kim F. Storm [WINDOWSNT]: Move redefinition of FONT_WIDTH macro to
2003-05-19 Richard M. Stallman (Finternal_set_lisp_face_attribute): Handle Qunspecified
2003-04-09 Kenichi Handa (Vface_font_rescale_alist): New variable.
2003-04-03 Miles Bader (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.
2003-03-31 Kim F. Storm Remove extern decl for frame parameter vars.
2003-02-22 Stefan Monnier (x_face_list_fonts): Fix int/Lisp_Object mixup.
2003-02-19 Kenichi Handa (try_alternative_families): Try all scalable fonts if
2003-02-19 Jan Djärv * xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
2003-02-18 Jan Djärv * xterm.c (x_list_fonts): If maxnames is less than 0, get all font
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-17 Miles Bader (load_face_font): Set `face->overstrike' based on result from
2002-10-23 Juanma Barranquero Remove definition of XColor.
2002-09-27 Kenichi Handa (try_font_list): Pay attention to the case that FAMILY is nil.
2002-09-26 Kenichi Handa (try_font_list): New arg PREFER_FACE_FAMILY. If it is
2002-09-13 Richard M. Stallman (Fcolor_supported_p): Just one arg is required.
2002-07-19 Ken Raeburn (may_use_scalable_font_p): Argument now points to
2002-07-16 Ken Raeburn (xstricmp): String pointer args now point to const.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-07-10 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-16 Andrew Choi In src/:
2002-06-11 Stefan Monnier (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.
2002-06-09 Miles Bader (Ftty_supports_face_attributes_p): New function.
2002-05-20 Ken Raeburn * xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
2002-04-26 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
2002-04-19 Stefan Monnier (clear_font_table): Don't free the default font of
2002-02-13 Richard M. Stallman (Finternal_make_lisp_face, Finternal_copy_lisp_face)
2002-02-08 Kim F. Storm (Qmode_line_inactive): New face variable for mode-line
2002-02-02 Eli Zaretskii (realize_default_face): Don't set the weight and slant
2001-12-20 Pavel Janík Doc fix.
2001-11-25 Stefan Monnier (merge_face_heights): Coerce back to int explicitly.
2001-11-16 Kim F. Storm Fringe cleanup.
2001-11-13 Pavel Janík (Fface_attributes_as_vector): Doc fix.
2001-11-13 Pavel Janík (Finternal_set_alternative_font_family_alist): Reindent.
2001-11-09 Pavel Janík (merge_face_vectors): Use braces to follow GNU Coding Standards.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-11-01 Gerd Moellmann (Finternal_set_lisp_face_attribute_from_resource):
2001-11-01 Pavel Janík (Finternal_merge_in_global_face): Reindent.
2001-10-31 Gerd Moellmann (realize_x_face): If C is not a single-byte character,
2001-10-31 Stefan Monnier (Fface_attribute_relative_p): Declare args.
2001-10-29 Gerd Moellmann (Fface_font): Use UNSPECIFIEDP instead of NILP for
2001-10-28 Miles Bader (merge_face_heights): Handle TO being relative as well.
2001-10-24 Richard M. Stallman (Fface_attributes_as_vector): New function.
2001-10-23 Gerd Moellmann (Finternal_set_lisp_face_attribute): Fix compilation
2001-10-23 Eli Zaretskii (Finternal_set_lisp_face_attribute)
2001-10-18 Gerd Moellmann (Finternal_set_lisp_face_attribute): Follow coding conventions.
2001-10-17 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-16 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
2001-10-14 Gerd Moellmann Put doc strings in comments.