log src/xfaces.c @ 68651:3bd95f4f2941

age author description
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]: