log src/xfaces.c @ 76457:be12eb93544e

age author description
Wed, 14 Feb 2007 15:47:51 +0000 Juanma Barranquero (Fcolor_distance): Don't continue checking a color for errors after it has been
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 21 Nov 2006 17:22:49 +0000 Chong Yidong (realize_default_face): Check if the default font name
Sun, 19 Nov 2006 01:25:02 +0000 Andreas Schwab (Fdisplay_supports_face_attributes_p): Initialize
Fri, 27 Oct 2006 22:34:22 +0000 Juanma Barranquero (best_matching_font): Fix logic to decide whether to use overstriking to
Sun, 20 Aug 2006 12:06:59 +0000 Richard M. Stallman (load_pixmap): Add quotes in error message.
Sat, 29 Jul 2006 01:57:38 +0000 Richard M. Stallman (lookup_named_face, Fdisplay_supports_face_attributes_p):
Tue, 18 Jul 2006 13:30:04 +0000 Kim F. Storm * xfaces.c (signal_error): Move to eval.c.
Wed, 12 Jul 2006 13:22:10 +0000 Kim F. Storm (load_pixmap): Use CHECK_TYPE.
Mon, 03 Jul 2006 15:42:10 +0000 Richard M. Stallman (Fface_attribute_relative_p): Doc fix.
Mon, 22 May 2006 01:02:40 +0000 Richard M. Stallman (best_matching_font): Abort for best == NULL before we start to use it.
Sat, 20 May 2006 22:01:18 +0000 Kim F. Storm (best_matching_font): Fix crash in 2006-05-17 change.
Wed, 17 May 2006 22:51:07 +0000 Richard M. Stallman (better_font_p): Any font beats no font.
Wed, 10 May 2006 12:36:37 +0000 Kenichi Handa (realize_default_face): If the font chosen for the
Wed, 12 Apr 2006 08:11:04 +0000 YAMAMOTO Mitsuharu (Finternal_merge_in_global_face, try_font_list): Add
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 26 Nov 2005 11:06:53 +0000 Eli Zaretskii (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
Sun, 20 Nov 2005 22:35:48 +0000 Chong Yidong (merge_face_vectors): Don't do :ignore-defface overwriting here.
Sun, 20 Nov 2005 15:22:31 +0000 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute): Use
Fri, 18 Nov 2005 03:55:45 +0000 Chong Yidong (Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Fri, 18 Nov 2005 01:48:42 +0000 Chong Yidong * xfaces.c (Qignore_defface): New variable.
Sat, 08 Oct 2005 02:28:55 +0000 YAMAMOTO Mitsuharu (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
Sun, 02 Oct 2005 03:28:56 +0000 Richard M. Stallman (face_color_gray_p): Colors close to black count as gray.
Tue, 27 Sep 2005 18:48:59 +0000 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
Tue, 06 Sep 2005 08:07:45 +0000 YAMAMOTO Mitsuharu (xstrlwr): Don't use tolower for non-ASCII characters.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 16:36:41 +0000 Juanma Barranquero (Finternal_lisp_face_p): Doc fix.
Mon, 18 Jul 2005 05:41:31 +0000 YAMAMOTO Mitsuharu [MAC_OS] (XCreateGC): Remove extern.
Wed, 13 Jul 2005 09:13:19 +0000 YAMAMOTO Mitsuharu (try_font_list) [MAC_OS]: Try font family name
Mon, 11 Jul 2005 14:28:43 +0000 Jan Dj«£rv * xfaces.c (x_update_menu_appearance): Use fontSet resource for
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:18:01 +0000 Juanma Barranquero (x_supports_face_attributes_p): Follow error conventions.
Wed, 22 Jun 2005 01:22:42 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Tue, 21 Jun 2005 16:14:34 +0000 Juri Linkov Rename obsolete function Qframe_update_face_colors to
Mon, 20 Jun 2005 10:45:31 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Thu, 09 Jun 2005 10:36:28 +0000 Juanma Barranquero (Fdisplay_supports_face_attributes_p): Fix typo in docstring.
Fri, 03 Jun 2005 10:39:29 +0000 Juanma Barranquero (Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
Wed, 01 Jun 2005 08:21:25 +0000 YAMAMOTO Mitsuharu (build_scalable_font_name): Round pixel size to the
Thu, 28 Apr 2005 13:14:06 +0000 Kim F. Storm (resolve_face_name): Add arg SIGNAL_P. Calls changed.
Thu, 21 Apr 2005 23:45:40 +0000 Kim F. Storm (resolve_face_name): Use Fget instead of Fsafe_get.
Tue, 19 Apr 2005 08:34:50 +0000 Kim F. Storm (resolve_face_name): Use Fsafe_get to avoid redisplay
Mon, 18 Apr 2005 11:32:29 +0000 Thien-Thi Nguyen (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.
Tue, 22 Mar 2005 23:02:03 +0000 Kim F. Storm (lookup_derived_face): Add arg SIGNAL_P.
Fri, 18 Mar 2005 04:21:17 +0000 Stefan Monnier (x_update_menu_appearance) [HAVE_X_I18N]:
Thu, 17 Mar 2005 18:43:47 +0000 Stefan Monnier (x_update_menu_appearance) [USE_MOTIF]:
Fri, 18 Feb 2005 22:55:53 +0000 Kim F. Storm (Finternal_set_lisp_face_attribute): Allow :color property
Sat, 05 Feb 2005 12:14:45 +0000 Eli Zaretskii (face_color_supported_p): Use HAVE_WINDOW_SYSTEM
Thu, 03 Feb 2005 16:04:50 +0000 Stefan Monnier Copyright update.
Thu, 03 Feb 2005 14:08:47 +0000 Kim F. Storm (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
Mon, 10 Jan 2005 13:35:11 +0000 Kim F. Storm (merge_faces): Rename from merge_into_realized_face.
Sun, 09 Jan 2005 02:05:20 +0000 Kim F. Storm (merge_into_realized_face): New function. Used to
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Mon, 22 Nov 2004 23:25:49 +0000 Kim F. Storm (lookup_named_face): Add signal_p arg. Return -1 if
Sun, 07 Nov 2004 03:47:09 +0000 Richard M. Stallman (merge_named_face): GCPRO the face_name in the
Tue, 14 Sep 2004 20:04:09 +0000 Kim F. Storm (Qface_no_inherit): New var.
Mon, 16 Aug 2004 22:53:28 +0000 Richard M. Stallman (merge_face_ref): Specifying `unspecified' is a no-op.
Sat, 24 Jul 2004 20:54:01 +0000 Luc Teirlinck (Fcolor_supported_p): Doc fix.
Wed, 30 Jun 2004 19:35:18 +0000 Stefan Monnier (x_supports_face_attributes_p)
Mon, 21 Jun 2004 03:26:32 +0000 Richard M. Stallman (Finternal_copy_lisp_face): Small cleanup; doc fix.
Sun, 13 Jun 2004 14:48:54 +0000 Andreas Schwab (face_attr_equal_p): Declare parameters.
Tue, 08 Jun 2004 07:06:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
Mon, 07 Jun 2004 07:02:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
Sun, 06 Jun 2004 09:49:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
Fri, 04 Jun 2004 23:30:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
Fri, 04 Jun 2004 15:56:53 +0000 Eli Zaretskii (x_supports_face_attributes_p): Make this function
Fri, 04 Jun 2004 06:00:59 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
Mon, 17 May 2004 22:49:26 +0000 Kim F. Storm (face_at_buffer_position): Use GET_OVERLAYS_AT.
Thu, 13 May 2004 00:21:20 +0000 Juanma Barranquero (Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in
Mon, 26 Apr 2004 00:21:41 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
Fri, 09 Apr 2004 16:15:08 +0000 Stefan Monnier (face_color_supported_p): Fix compilation without X11.
Mon, 09 Feb 2004 15:39:49 +0000 Jan Dj«£rv Move include stdio.h to same place as in other files.
Mon, 29 Dec 2003 06:54:55 +0000 Kenichi Handa (face_font_available_p): New function.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:12:45 +0000 Kim F. Storm (cache_face): Abort if c->size exceeds MAX_FACE_ID.
Sun, 28 Dec 2003 16:03:57 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Wed, 24 Dec 2003 10:29:59 +0000 Jan Dj«£rv * xfaces.c (lface_fully_specified_p): Take into account that
Wed, 24 Dec 2003 06:38:55 +0000 Thien-Thi Nguyen (Fcolor_gray_p): Fix omission bug:
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 15 Aug 2003 12:19:29 +0000 Kenichi Handa (try_font_list): Call try_alternative_families to try any family
Fri, 15 Aug 2003 12:08:51 +0000 Kenichi Handa * xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
Thu, 26 Jun 2003 21:18:45 +0000 Jan Dj«£rv Fix some of the font/face problems.
Thu, 05 Jun 2003 22:52:43 +0000 Jason Rumney (Finternal_face_x_get_resource): Do it on Windows and Mac too.
Mon, 02 Jun 2003 18:43:11 +0000 Dave Love (font_rescale_ratio): Fix for K&R.
Thu, 29 May 2003 17:08:16 +0000 Glenn Morris (realize_default_face): Do not abort if lface is non-existent -
Sun, 25 May 2003 17:47:13 +0000 Stefan Monnier (build_scalable_font_name): Remove `unused var pixel_size' warning.
Sat, 24 May 2003 22:09:13 +0000 Kim F. Storm [WINDOWSNT]: Move redefinition of FONT_WIDTH macro to
Mon, 19 May 2003 14:41:09 +0000 Richard M. Stallman (Finternal_set_lisp_face_attribute): Handle Qunspecified
Wed, 09 Apr 2003 07:26:59 +0000 Kenichi Handa (Vface_font_rescale_alist): New variable.
Thu, 03 Apr 2003 01:40:19 +0000 Miles Bader (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.
Mon, 31 Mar 2003 20:36:05 +0000 Kim F. Storm Remove extern decl for frame parameter vars.
Sat, 22 Feb 2003 22:20:00 +0000 Stefan Monnier (x_face_list_fonts): Fix int/Lisp_Object mixup.
Wed, 19 Feb 2003 06:14:55 +0000 Kenichi Handa (try_alternative_families): Try all scalable fonts if
Wed, 19 Feb 2003 05:59:54 +0000 Jan Dj«£rv * xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
Tue, 18 Feb 2003 21:30:08 +0000 Jan Dj«£rv * xterm.c (x_list_fonts): If maxnames is less than 0, get all font
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 17 Nov 2002 23:51:19 +0000 Miles Bader (load_face_font): Set `face->overstrike' based on result from
Wed, 23 Oct 2002 16:55:19 +0000 Juanma Barranquero Remove definition of XColor.
Fri, 27 Sep 2002 00:43:40 +0000 Kenichi Handa (try_font_list): Pay attention to the case that FAMILY is nil.
Thu, 26 Sep 2002 08:03:52 +0000 Kenichi Handa (try_font_list): New arg PREFER_FACE_FAMILY. If it is
Fri, 13 Sep 2002 19:35:08 +0000 Richard M. Stallman (Fcolor_supported_p): Just one arg is required.
Fri, 19 Jul 2002 14:27:28 +0000 Ken Raeburn (may_use_scalable_font_p): Argument now points to
Tue, 16 Jul 2002 19:49:19 +0000 Ken Raeburn (xstricmp): String pointer args now point to const.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sun, 16 Jun 2002 23:08:57 +0000 Andrew Choi In src/:
Tue, 11 Jun 2002 15:09:36 +0000 Stefan Monnier (tty_lookup_color): Type bool/Lisp_Object mismatch fixed.
Sun, 09 Jun 2002 13:02:16 +0000 Miles Bader (Ftty_supports_face_attributes_p): New function.
Mon, 20 May 2002 08:06:45 +0000 Ken Raeburn * xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Fri, 19 Apr 2002 18:36:58 +0000 Stefan Monnier (clear_font_table): Don't free the default font of
Wed, 13 Feb 2002 16:21:07 +0000 Richard M. Stallman (Finternal_make_lisp_face, Finternal_copy_lisp_face)
Fri, 08 Feb 2002 23:49:51 +0000 Kim F. Storm (Qmode_line_inactive): New face variable for mode-line
Sat, 02 Feb 2002 18:07:56 +0000 Eli Zaretskii (realize_default_face): Don't set the weight and slant
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jan«¿k Doc fix.
Sun, 25 Nov 2001 23:07:38 +0000 Stefan Monnier (merge_face_heights): Coerce back to int explicitly.
Fri, 16 Nov 2001 13:09:54 +0000 Kim F. Storm Fringe cleanup.
Tue, 13 Nov 2001 11:59:23 +0000 Pavel Jan«¿k (Fface_attributes_as_vector): Doc fix.