log src/xfaces.c @ 40656:cdfd4d09b79a

age author description
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 10:11:49 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute_from_resource):
Thu, 01 Nov 2001 07:04:02 +0000 Pavel Jank (Finternal_merge_in_global_face): Reindent.
Wed, 31 Oct 2001 11:10:25 +0000 Gerd Moellmann (realize_x_face): If C is not a single-byte character,
Wed, 31 Oct 2001 01:52:59 +0000 Stefan Monnier (Fface_attribute_relative_p): Declare args.
Mon, 29 Oct 2001 12:21:56 +0000 Gerd Moellmann (Fface_font): Use UNSPECIFIEDP instead of NILP for
Sun, 28 Oct 2001 10:09:29 +0000 Miles Bader (merge_face_heights): Handle TO being relative as well.
Wed, 24 Oct 2001 22:57:22 +0000 Richard M. Stallman (Fface_attributes_as_vector): New function.
Tue, 23 Oct 2001 18:42:06 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): Fix compilation
Tue, 23 Oct 2001 17:19:21 +0000 Eli Zaretskii (Finternal_set_lisp_face_attribute)
Thu, 18 Oct 2001 09:50:37 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): Follow coding conventions.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jank *** empty log message ***
Wed, 22 Aug 2001 09:44:15 +0000 Gerd Moellmann (menu_face_changed_default): New variable.
Wed, 15 Aug 2001 08:49:21 +0000 Gerd Moellmann (x_update_menu_appearance): Don't call
Tue, 14 Aug 2001 10:57:07 +0000 Gerd Moellmann (x_update_menu_appearance): Save and restore value of
Mon, 16 Jul 2001 12:22:17 +0000 Gerd Moellmann Comment fix.
Mon, 16 Jul 2001 12:21:02 +0000 Gerd Moellmann (clear_face_cache): Clear fonts on a display basis.
Tue, 10 Jul 2001 12:20:02 +0000 Gerd Moellmann (unload_color): Do nothing if PIXEL is -1.
Fri, 18 May 2001 11:06:40 +0000 Gerd Moellmann (xlfd_point_size): Don't divide pixel size from
Wed, 16 May 2001 15:08:35 +0000 Gerd Moellmann (split_font_name): Use the right field when
Tue, 15 May 2001 10:42:18 +0000 Gerd Moellmann (split_font_name): Handle `[...]' for the right
Mon, 14 May 2001 13:34:54 +0000 Stefan Monnier (try_alternative_families): First try the FAMILY.
Mon, 14 May 2001 12:46:12 +0000 Gerd Moellmann (split_font_name): Make sure to leave the loop
Mon, 14 May 2001 12:25:13 +0000 Gerd Moellmann (split_font_name): Handle matrix transformations
Sat, 12 May 2001 09:53:59 +0000 Eli Zaretskii Include keyboard.h before frame.h, not after it.
Fri, 11 May 2001 11:19:19 +0000 Gerd Moellmann (try_alternative_families): New function.