log src/xfaces.c @ 28230:8e330f701881

age author description
Tue, 21 Mar 2000 00:43:10 +0000 Kenichi Handa (Qx_charset_registry, Vface_default_registry):
Sat, 04 Mar 2000 15:58:49 +0000 Gerd Moellmann (x_free_colors): Access colormap of frame using
Sat, 04 Mar 2000 14:53:34 +0000 Jason Rumney Change many FRAME_X... macros to FRAME_WINDOW... or other
Thu, 02 Mar 2000 13:23:42 +0000 Gerd Moellmann (x_free_colors): New function.
Thu, 17 Feb 2000 15:31:35 +0000 Eli Zaretskii (tty_defined_color): Don't return faulire indication
Mon, 14 Feb 2000 18:02:46 +0000 Dave Love (tty_defined_color): Declare color_idx unsigned long.
Tue, 04 Jan 2000 11:55:32 +0000 Eli Zaretskii (syms_of_xfaces): defsubr Scolor_gray_p and
Mon, 03 Jan 2000 21:20:37 +0000 Gerd Moellmann (syms_of_xfaces): Change Sface_color_gray_p to
Mon, 03 Jan 2000 16:52:52 +0000 Eli Zaretskii (Qunspecified_fg, Qunspecified_bg): Remove.
Mon, 03 Jan 2000 11:51:33 +0000 Eli Zaretskii (Fcolor_gray_p): Renamed from face-color-gray-p.
Sun, 02 Jan 2000 14:07:32 +0000 Eli Zaretskii (tty_defined_color): Pass frame to tty-color-desc. The
Wed, 22 Dec 1999 16:00:14 +0000 Gerd Moellmann (realize_x_face): Don't use uninitialized local
Wed, 22 Dec 1999 12:08:33 +0000 Gerd Moellmann (clear_font_table): Don't use uninitialized local
Wed, 22 Dec 1999 11:40:18 +0000 Kenichi Handa (face_color_supported_p): Check by tty_defined_color
Thu, 16 Dec 1999 09:38:21 +0000 Eli Zaretskii (tty_defined_color): Fix last change.