log src/xfaces.c @ 52754:d08832a11cfd

age author description
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.
Tue, 13 Nov 2001 07:08:53 +0000 Pavel Jan«¿k (Finternal_set_alternative_font_family_alist): Reindent.
Fri, 09 Nov 2001 06:46:22 +0000 Pavel Jan«¿k (merge_face_vectors): Use braces to follow GNU Coding Standards.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k 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 Jan«¿k (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 Jan«¿k *** 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.