]> code.delx.au - gnu-emacs/history - src/xfaces.c
*** empty log message ***
[gnu-emacs] / src / xfaces.c
2006-04-12 YAMAMOTO Mitsuharu(Finternal_merge_in_global_face, try_font_list): Add
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-11-26 Eli Zaretskii(Finternal_set_lisp_face_attribute_from_resource):...
2005-11-20 Chong Yidong(merge_face_vectors): Don't do :ignore-defface overwrit...
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...
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...
2005-10-02 Richard M. Stallman(face_color_gray_p): Colors close to black count as...
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 NguyenUpdate 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...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-23 Juanma Barranquero(x_supports_face_attributes_p): Follow error conventions.
2005-06-22 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-21 Juri LinkovRename obsolete function Qframe_update_face_colors to
2005-06-20 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-09 Juanma Barranquero(Fdisplay_supports_face_attributes_p): Fix typo in...
2005-06-03 Juanma Barranquero(Finternal_lisp_face_equal_p): Really report on faces...
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 MonnierCopyright 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 BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-07 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-06 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-06-04 Eli Zaretskii(x_supports_face_attributes_p): Make this function
2004-06-04 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
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_f...
2004-04-26 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-09 Stefan Monnier(face_color_supported_p): Fix compilation without X11.
2004-02-09 Jan DjärvMove include stdio.h to same place as in other files.
2003-12-29 Kenichi Handa(face_font_available_p): New function.
2003-12-28 Kim F. Storm(cache_face): Abort if c->size exceeds MAX_FACE_ID.
2003-12-24 Jan Djärv* xfaces.c (lface_fully_specified_p): Take into account...
2003-12-24 Thien-Thi Nguyen(Fcolor_gray_p): Fix omission bug:
2003-09-01 Miles BaderAdd arch taglines
2003-08-15 Kenichi Handa(try_font_list): Call try_alternative_families to try...
2003-08-15 Kenichi Handa* xfaces.c (better_font_p): Prefer a real scalable...
2003-06-26 Jan DjärvFix some of the font/face problems.
2003-06-05 Jason Rumney(Finternal_face_x_get_resource): Do it on Windows and...
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...
2003-05-25 Stefan Monnier(build_scalable_font_name): Remove `unused var pixel_si...
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...
2003-03-31 Kim F. StormRemove 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...
2003-02-18 Jan Djärv* xterm.c (x_list_fonts): If maxnames is less than...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-17 Miles Bader(load_face_font): Set `face->overstrike' based on resul...
2002-10-23 Juanma BarranqueroRemove definition of XColor.
2002-09-27 Kenichi Handa(try_font_list): Pay attention to the case that FAMILY...
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 RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-06-16 Andrew ChoiIn src/:
2002-06-11 Stefan Monnier(tty_lookup_color): Type bool/Lisp_Object mismatch...
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 SYMBO...
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
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íkDoc fix.
2001-11-25 Stefan Monnier(merge_face_heights): Coerce back to int explicitly.
next