log src/xfaces.c @ 43069:e1291f1c4a5b

age author description
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 Jank 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 Jank (Fface_attributes_as_vector): Doc fix.
Tue, 13 Nov 2001 07:08:53 +0000 Pavel Jank (Finternal_set_alternative_font_family_alist): Reindent.
Fri, 09 Nov 2001 06:46:22 +0000 Pavel Jank (merge_face_vectors): Use braces to follow GNU Coding Standards.
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.
Mon, 23 Apr 2001 14:58:12 +0000 Gerd Moellmann (compute_char_face): If buffer is unibyte, set CH to
Wed, 18 Apr 2001 18:52:41 +0000 Gerd Moellmann (Qscalable_fonts_allowed): New variable.
Thu, 05 Apr 2001 12:12:50 +0000 Gerd Moellmann (realizing_basic_faces_p): Renamed from
Wed, 04 Apr 2001 12:55:46 +0000 Gerd Moellmann (best_matching_font): Remove unused parameter PATTERN.
Wed, 28 Mar 2001 12:45:54 +0000 Gerd Moellmann (realize_basic_faces): Decrement menu_face_change_count
Mon, 26 Mar 2001 12:04:06 +0000 Gerd Moellmann (x_update_menu_appearance): Use local variable
Fri, 23 Mar 2001 11:13:43 +0000 Gerd Moellmann (x_update_menu_appearance): Use a different path
Fri, 23 Mar 2001 02:24:33 +0000 Stefan Monnier Typos.
Thu, 22 Mar 2001 19:51:57 +0000 Gerd Moellmann (x_update_menu_appearance): Renamed from
Thu, 22 Mar 2001 18:33:28 +0000 Gerd Moellmann (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:
Thu, 22 Mar 2001 13:33:13 +0000 Gerd Moellmann (xm_set_menu_resources_from_menu_face): Remove
Tue, 13 Mar 2001 13:16:10 +0000 Gerd Moellmann (xm_set_menu_resources_from_menu_face): Change
Thu, 08 Mar 2001 20:55:20 +0000 Gerd Moellmann (face_at_string_position): Add parameter MOUSE_P.
Fri, 02 Mar 2001 13:30:40 +0000 Eli Zaretskii (Finternal_set_lisp_face_attribute)
Tue, 13 Feb 2001 15:22:51 +0000 Gerd Moellmann (best_matching_font): New parameter width_ratio.
Fri, 09 Feb 2001 12:34:17 +0000 Kenichi Handa (Finternal_set_lisp_face_attribute): The value of :box
Mon, 05 Feb 2001 19:59:07 +0000 Gerd Moellmann (split_font_name): Compute numeric value of
Fri, 02 Feb 2001 07:48:37 +0000 Eli Zaretskii (Fclear_face_cache): Rename the `thorougly' argument
Sat, 20 Jan 2001 13:53:57 +0000 Andrew Innes (realize_default_face):
Wed, 17 Jan 2001 15:55:49 +0000 Gerd Moellmann (x_face_list_fonts): Don't BLOCK_INPUT around the
Wed, 17 Jan 2001 15:50:29 +0000 Gerd Moellmann (x_face_list_fonts): Call x_list_fonts with SIZE -1,
Thu, 11 Jan 2001 12:49:00 +0000 Gerd Moellmann (x_free_colors, x_free_dpy_colors): Do the
Thu, 04 Jan 2001 13:03:34 +0000 Gerd Moellmann (set_font_frame_param): Don't do anything for
Tue, 02 Jan 2001 22:51:58 +0000 Andrew Innes (realize_default_face): Set face foreground and
Tue, 02 Jan 2001 14:19:26 +0000 Eli Zaretskii (face_fontset, realize_default_face): Remove unused
Wed, 27 Dec 2000 16:54:09 +0000 Gerd Moellmann (PT_PER_INCH): New macro.
Sat, 16 Dec 2000 01:15:05 +0000 Kenichi Handa (Vface_ignored_fonts): New variable.
Wed, 06 Dec 2000 16:55:58 +0000 Gerd Moellmann (face_at_string_position): Update function comment.
Wed, 06 Dec 2000 01:12:43 +0000 Miles Bader (Finternal_set_lisp_face_attribute): If FRAME is `t', update
Mon, 04 Dec 2000 06:26:38 +0000 Kenichi Handa (struct font_name): New member registry_priority.
Fri, 24 Nov 2000 13:17:42 +0000 Gerd Moellmann (lface_from_face_name): Function comment fix.
Thu, 16 Nov 2000 04:39:03 +0000 Gerd Moellmann (weight_table): Add `demi' with the same meaning as
Fri, 10 Nov 2000 14:40:10 +0000 Gerd Moellmann (Vface_alternative_font_registry_alist): New variable.
Tue, 07 Nov 2000 13:17:29 +0000 Gerd Moellmann (lookup_named_face): If default face isn't realized,
Mon, 30 Oct 2000 20:45:18 +0000 Gerd Moellmann (menu_face_change_count): New variable.
Mon, 30 Oct 2000 15:36:11 +0000 Gerd Moellmann (resolve_face_name): Handle case that FACE_NAME
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 05 Oct 2000 19:29:36 +0000 Gerd Moellmann (merge_face_heights): Use safe_call instead of
Wed, 27 Sep 2000 14:23:01 +0000 Gerd Moellmann (realize_default_face): Call set_lface_from_font_name
Tue, 12 Sep 2000 14:19:32 +0000 Gerd Moellmann Remove conditional compilation on SCALABLE_FONTS.
Sat, 09 Sep 2000 13:14:34 +0000 Gerd Moellmann (CYCLE_CHECK): Don't use the Lisp_Object returned
Sat, 09 Sep 2000 00:18:25 +0000 Stefan Monnier (Finternal_set_lisp_face_attribute): Minor thinko.
Fri, 08 Sep 2000 22:17:17 +0000 Dave Love (internal-merge-in-global-face): Fix newline in doc string.
Fri, 08 Sep 2000 14:19:31 +0000 Gerd Moellmann (Finternal_merge_in_global_face): Return a Lisp object.
Fri, 08 Sep 2000 00:06:44 +0000 Miles Bader (default_face_vector): Function removed.
Thu, 07 Sep 2000 14:05:23 +0000 Gerd Moellmann (smaller_face): Compare font heights with `<' and `>'
Thu, 07 Sep 2000 11:37:48 +0000 Gerd Moellmann (Vparam_value_alist): New variable.
Thu, 07 Sep 2000 09:51:06 +0000 Gerd Moellmann (Finternal_set_lisp_face_attribute): If FRAME is 0,
Wed, 30 Aug 2000 13:16:08 +0000 Gerd Moellmann (set_font_frame_param): Use Fmodify_frame_parameters
Tue, 29 Aug 2000 11:18:16 +0000 Miles Bader (default_face_vector): New function.
Mon, 28 Aug 2000 14:41:55 +0000 Miles Bader (merge_face_vectors):
Sun, 27 Aug 2000 11:28:37 +0000 Gerd Moellmann (lface_fully_specified_p): Handle :inherit.
Sat, 26 Aug 2000 05:36:17 +0000 Miles Bader (QCinherit):
Sun, 20 Aug 2000 13:23:01 +0000 Gerd Moellmann (lface_equal_p): Compare strings differently.
Wed, 09 Aug 2000 12:14:16 +0000 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.
Tue, 08 Aug 2000 23:51:50 +0000 Miles Bader (face_at_buffer_position): Update call to overlays_at.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Tue, 18 Jul 2000 19:03:13 +0000 Gerd Moellmann (face-alternative-font-family-alist): Remove
Fri, 14 Jul 2000 20:29:04 +0000 Sam Steingold check default_face before dereferencing
Fri, 14 Jul 2000 12:19:02 +0000 Kenichi Handa (realize_x_face): Make fontset using the base of the
Thu, 13 Jul 2000 14:06:56 +0000 Gerd Moellmann (ASET): Remove definition.
Fri, 23 Jun 2000 14:37:24 +0000 Dave Love Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
Tue, 20 Jun 2000 11:23:13 +0000 Kenichi Handa (font_list): Handle the case that REGISTRY doesn't contain information
Sun, 18 Jun 2000 00:04:47 +0000 Gerd Moellmann (syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors
Mon, 12 Jun 2000 19:08:37 +0000 Gerd Moellmann (Fdump_colors) [DEBUG_X_COLORS]: New function.
Fri, 02 Jun 2000 19:03:58 +0000 Gerd Moellmann (realize_x_face): When copying BASE_FACE bitwise to the
Mon, 29 May 2000 12:03:45 +0000 Gerd Moellmann (free_realized_faces): Block/unblock input.
Fri, 28 Apr 2000 12:57:52 +0000 Kenichi Handa (realize_x_face): Fix the argument of the second
Mon, 17 Apr 2000 12:36:15 +0000 Gerd Moellmann (Ftty_suppress_bold_inverse_default_colors): Doc fix.
Mon, 10 Apr 2000 14:32:11 +0000 Jason Rumney (realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
Sun, 09 Apr 2000 20:30:25 +0000 Gerd Moellmann (tty_suppress_bold_inverse_default_colors_p): New
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Sat, 01 Apr 2000 12:23:25 +0000 Gerd Moellmann (realize_basic_faces): Block input while realizing
Thu, 30 Mar 2000 09:32:14 +0000 Gerd Moellmann (realize_tty_face): Use find_symbol_value instead
Thu, 30 Mar 2000 01:12:14 +0000 Kenichi Handa *** empty log message ***
Thu, 30 Mar 2000 00:27:29 +0000 Kenichi Handa Augment the comment of lookup_face.
Mon, 27 Mar 2000 14:47:42 +0000 Gerd Moellmann (register_color, unregister_colors, unregister_colors)
Mon, 27 Mar 2000 12:17:05 +0000 Gerd Moellmann (lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.
Wed, 22 Mar 2000 12:08:11 +0000 Gerd Moellmann (lface_same_font_attributes_p): Compare font attributes
Tue, 21 Mar 2000 16:12:22 +0000 Gerd Moellmann (check_lface_attrs) [GLYPH_DEBUG]: Fix syntax error.
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.
Wed, 15 Dec 1999 13:14:38 +0000 Eli Zaretskii Changes for separate unspecified foreground and background colors
Wed, 15 Dec 1999 00:24:07 +0000 Kenichi Handa (choose_face_fontset_font): Delete codes for a
Tue, 07 Dec 1999 20:06:40 +0000 Gerd Moellmann (x_set_menu_resources_from_menu_face): Make sure
Mon, 06 Dec 1999 21:22:01 +0000 Gerd Moellmann (set_lface_from_font_name): Fix incomplete merge.
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Fri, 26 Nov 1999 10:14:39 +0000 Gerd Moellmann (set_lface_from_font_name): Fix previous change.
Thu, 25 Nov 1999 15:00:15 +0000 Gerd Moellmann (set_lface_from_font_name): New parameter may_fail_p.
Wed, 24 Nov 1999 14:38:09 +0000 Dave Love Don't duplicate Qmode_line definition done elsewhere.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 07 Oct 1999 00:41:24 +0000 Gerd Moellmann (Qbitmap_spec_p): Replaces Qpixmap_spec_p.
Wed, 06 Oct 1999 23:09:44 +0000 Gerd Moellmann (toplevel) [USE_MOTIF]: Include some Motif headers.
Thu, 23 Sep 1999 22:17:44 +0000 Gerd Moellmann (load_pixmap): Call add_to_log without frame parameter.
Mon, 13 Sep 1999 11:14:08 +0000 Gerd Moellmann (frame_or_selected_frame): Change for Lisp_Object
Sun, 12 Sep 1999 20:22:02 +0000 Gerd Moellmann (Fx_family_fonts): Replaces Fx_font_list.
Tue, 07 Sep 1999 14:48:59 +0000 Gerd Moellmann (recompute_basic_faces): Clear face cache.
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Tue, 24 Aug 1999 19:25:02 +0000 Gerd Moellmann (Qmargin): Replacement for Qbitmap_area.
Sat, 21 Aug 1999 19:31:04 +0000 Gerd Moellmann (face_at_buffer_position): Don't xassert that
Tue, 17 Aug 1999 00:38:21 +0000 Gerd Moellmann (add_to_log): Renamed from display_message.
Sun, 15 Aug 1999 22:29:45 +0000 Gerd Moellmann (Vfont_list_limit): New.
Tue, 10 Aug 1999 10:38:37 +0000 Eli Zaretskii (realize_default_face) [MSDOS]: Don't take default
Fri, 30 Jul 1999 08:19:22 +0000 Eli Zaretskii (load_color): Remove static from definition and remove
Tue, 27 Jul 1999 23:55:58 +0000 Gerd Moellmann (prepare_face_for_display): Use FillOpaqueStippled instead of
Mon, 26 Jul 1999 11:49:43 +0000 Gerd Moellmann (load_face_colors): Load background color if setting
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Implemented from scratch.
Wed, 18 Nov 1998 01:40:17 +0000 Richard M. Stallman (Qmouse_face): Replace definition with extern decl.
Sat, 25 Apr 1998 23:33:59 +0000 Richard M. Stallman (unload_color): No longer static.
Mon, 04 Aug 1997 06:07:05 +0000 Richard M. Stallman (merge_face_list): New function.
Thu, 10 Jul 1997 15:50:59 +0000 Eli Zaretskii (Fset_face_attribute_internal): Set mouse_face_defer
Sat, 21 Jun 1997 00:46:21 +0000 Kenichi Handa (Fset_face_attribute_internal): Use FS_LOAD_FONT
Sun, 01 Jun 1997 00:30:01 +0000 Richard M. Stallman Include frame.h unconditionally.
Thu, 20 Feb 1997 06:57:46 +0000 Karl Heuer Include charset.h.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Sat, 31 Aug 1996 02:43:52 +0000 Richard M. Stallman (Fset_face_attribute_internal): Set mouse_face_defer flag.
Mon, 10 Jun 1996 20:58:24 +0000 Richard M. Stallman (init_frame_faces): Build faces for an MSDOS frame like for X frame.
Thu, 06 Jun 1996 15:26:05 +0000 Richard M. Stallman (Fset_face_attribute_internal) [MSDOS]: Don't mask
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:34:18 +0000 Erik Naggum (Fpixmap_spec_p): Harmonize arguments with documentation.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Wed, 22 Nov 1995 12:13:35 +0000 Richard M. Stallman (Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
Tue, 21 Nov 1995 21:12:43 +0000 Richard M. Stallman (unload_color, unload_font): Never invalidate computed faces 0 and 1.
Fri, 10 Nov 1995 16:19:51 +0000 Richard M. Stallman (unload_font): Invalidate computed faces.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Wed, 19 Jul 1995 15:47:28 +0000 Richard M. Stallman (unload_color): Don't free colors if immutable colormap.
Sat, 01 Jul 1995 22:29:51 +0000 Richard M. Stallman (compute_char_face): Use Fsafe_length.
Mon, 05 Jun 1995 17:35:01 +0000 Karl Heuer (load_color): misleading comment rewritten.
Tue, 23 May 1995 03:03:23 +0000 Karl Heuer (unload_color): Cast args of XFreeColors.
Sun, 07 May 1995 17:39:40 +0000 Richard M. Stallman (region_face, next_face_id): Make static.
Thu, 13 Apr 1995 16:56:05 +0000 Richard M. Stallman (compute_char_face): Don't use NULL.
Thu, 13 Apr 1995 16:18:42 +0000 Richard M. Stallman [! HAVE_X_WINDOWS] (build_face): Deleted.
Fri, 07 Apr 1995 03:59:57 +0000 Richard M. Stallman (intern_face): Cast FONT_DEFAULT to (XFontStruct *)
Mon, 06 Mar 1995 04:32:25 +0000 Richard M. Stallman (load_color): Call defined_color to allocate the color.
Sun, 12 Feb 1995 01:25:58 +0000 Richard M. Stallman (load_color): Ignore failure from XAllocColor.
Tue, 15 Nov 1994 22:53:26 +0000 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
Sun, 13 Nov 1994 19:07:26 +0000 Richard M. Stallman (load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
Sun, 23 Oct 1994 09:40:07 +0000 Richard M. Stallman (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:25:44 +0000 Richard M. Stallman (intern_face): Update mask properly to set stipple
Mon, 17 Oct 1994 07:01:39 +0000 Richard M. Stallman (intern_face): Set the fill_style.
Fri, 14 Oct 1994 05:19:13 +0000 Richard M. Stallman Eliminate the "display faces"; store GCs in the "computed faces".
Tue, 04 Oct 1994 16:45:39 +0000 Karl Heuer (compute_char_face): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:32:20 +0000 Karl Heuer (compute_char_face): Use new accessor macros instead of calling XSET directly.
Thu, 29 Sep 1994 23:00:43 +0000 Richard M. Stallman (compute_char_face): Handle list as overlay face property.
Thu, 29 Sep 1994 20:25:45 +0000 Richard M. Stallman (Fset_face_attribute_internal): Mark frame garbaged whenever
Wed, 21 Sep 1994 06:46:02 +0000 Richard M. Stallman (compute_char_face): Pass new arg to overlays_at.
Sat, 17 Sep 1994 03:15:29 +0000 Karl Heuer Add #include "intervals.h"
Sun, 07 Aug 1994 04:51:57 +0000 Richard M. Stallman (compute_glyph_face_1): New function.
Sat, 02 Jul 1994 04:23:45 +0000 Richard M. Stallman (get_cached_face): Set the cached_index field.
Fri, 20 May 1994 05:32:26 +0000 Richard M. Stallman (Fset_face_attribute_internal): Always return valid data.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Thu, 14 Apr 1994 12:07:21 +0000 Richard M. Stallman (frame_update_line_height): Don't call x_set_window_size.
Sun, 10 Apr 1994 01:19:57 +0000 Richard M. Stallman (frame_update_line_height): Check param_faces[i] not null.
Sat, 09 Apr 1994 06:33:49 +0000 Richard M. Stallman (frame_update_line_height): New function.
Thu, 31 Mar 1994 23:12:26 +0000 Richard M. Stallman (compute_char_face): New arg MOUSE.
Wed, 09 Feb 1994 03:25:25 +0000 Karl Heuer (compute_char_face): Extract overlay-sorting code as a separate function,
Sun, 06 Feb 1994 08:05:58 +0000 Richard M. Stallman (init_frame_faces): Clear FRAME_N_COMPUTED_FACES
Sat, 20 Nov 1993 09:43:41 +0000 Richard M. Stallman (compute_char_face): Accept new arg LIMIT.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 24 Jul 1993 05:49:51 +0000 Richard M. Stallman (face_name_id_number): Use assq_no_quit, not Fassq.
Mon, 05 Jul 1993 09:31:36 +0000 Jim Blandy * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
Tue, 22 Jun 1993 07:25:42 +0000 Jim Blandy Separate parameter faces (those created and modified by the user)
Sat, 19 Jun 1993 21:28:56 +0000 Jim Blandy * xfaces.c (recompute_basic_faces): This shouldn't be declared static.
Sat, 19 Jun 1993 01:08:14 +0000 Jim Blandy * xfaces.c: Add forward declaration for recompute_basic_faces.
Thu, 17 Jun 1993 22:03:40 +0000 Jim Blandy * xfaces.c (compute_base_face): Initialize the face's stipple.
Wed, 09 Jun 1993 04:36:41 +0000 Jim Blandy * xfaces.c (init_frame_faces): Remove assumption that the selected
Sun, 06 Jun 1993 22:47:15 +0000 Richard M. Stallman (same_size_fonts): Compare only the width.
Wed, 02 Jun 1993 20:15:43 +0000 Richard M. Stallman Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
Tue, 01 Jun 1993 19:23:38 +0000 Richard M. Stallman (init_frame_faces): Don't look at selected_frame unless it is an X frame.
Sun, 30 May 1993 20:34:54 +0000 Jim Blandy * xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
Sun, 30 May 1993 18:37:36 +0000 Richard M. Stallman Fix HPUX conditional syntax.
Sun, 30 May 1993 18:12:11 +0000 Jim Blandy * xfaces.c (init_frame_faces): We have to make sure that face ID's
Sat, 29 May 1993 21:10:41 +0000 Richard M. Stallman [HPUX]: Include time.h and define __TIMEVAL__.
Tue, 25 May 1993 14:02:58 +0000 Jim Blandy * xterm.h: New section for declarations for xfaces.c.
Tue, 25 May 1993 06:59:12 +0000 Jim Blandy * xfns.c (Fx_list_fonts): New function.
Mon, 24 May 1993 00:03:08 +0000 Richard M. Stallman (Fset_face_attribute_internal): Don't call unload_font
Sun, 23 May 1993 20:01:34 +0000 Jim Blandy * xfaces.c (Fset_face_attribute_internal): Don't free the frame's
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 20 May 1993 02:15:28 +0000 Jim Blandy Get the types right, baby.
Wed, 19 May 1993 03:07:10 +0000 Jim Blandy Make sure that all the display faces use fonts of the
Tue, 18 May 1993 22:46:17 +0000 Jim Blandy * xfaces.c (free_frame_faces): Don't free the resources from the
Sun, 16 May 1993 22:31:04 +0000 Richard M. Stallman (compute_char_face): Pass 0 as EXTEND arg to overlays_at.
Sun, 16 May 1993 01:32:11 +0000 Jim Blandy * xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it
Sun, 16 May 1993 00:23:33 +0000 Jim Blandy * xfaces.c (unload_color): Don't try to unload the standard black
Sat, 15 May 1993 18:45:14 +0000 Richard M. Stallman (compute_char_face): New args REGION_BEG, REGION_END.
Fri, 14 May 1993 14:44:01 +0000 Jim Blandy * xfaces.c (compute_char_face): When merging the overlays,
Thu, 13 May 1993 04:08:52 +0000 Jim Blandy * xfaces.c (intern_frame_face): Exchange order of arguments, to