log src/xfaces.c @ 96428:51371c50583a

age author description
Mon, 30 Jun 2008 02:12:47 +0000 Chong Yidong Fix typo in comments.
Mon, 30 Jun 2008 02:09:21 +0000 Chong Yidong (Finternal_merge_in_global_face): If default face was modified,
Wed, 25 Jun 2008 07:35:33 +0000 Kenichi Handa (Fx_list_fonts): Call Flist_fonts with the arg PREFER.
Tue, 17 Jun 2008 04:49:34 +0000 Kenichi Handa (realize_default_face): If the frame is not on window
Mon, 16 Jun 2008 22:42:46 +0000 Juanma Barranquero * dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
Fri, 13 Jun 2008 02:08:32 +0000 Kenichi Handa (LFACE_FOUNDRY): New macro.
Thu, 05 Jun 2008 05:40:11 +0000 Kenichi Handa (Fx_family_fonts): Use font_parse_family_registry instead of
Thu, 05 Jun 2008 04:14:48 +0000 Kenichi Handa (realize_x_face): If the font-related face attributes
Mon, 02 Jun 2008 01:49:35 +0000 Kenichi Handa (x_supports_face_attributes_p): Check face->font before
Sun, 01 Jun 2008 05:04:24 +0000 Miles Bader Implement face-remapping-alist feature
Thu, 29 May 2008 04:46:59 +0000 Kenichi Handa (Fx_family_fonts): Set frame correctly.
Thu, 29 May 2008 02:48:59 +0000 Juanma Barranquero (Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.
Thu, 29 May 2008 01:41:20 +0000 Kenichi Handa (Fx_list_fonts): Make it return a list of font names.
Sun, 25 May 2008 11:09:53 +0000 Kenichi Handa *** empty log message ***
Thu, 22 May 2008 14:54:07 +0000 Jason Rumney * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
Thu, 22 May 2008 03:47:34 +0000 Kenichi Handa (x_update_menu_appearance): Call Ffont_xlfd_name with
Thu, 22 May 2008 02:21:05 +0000 Kenichi Handa *** empty log message ***
Tue, 20 May 2008 06:33:40 +0000 Kenichi Handa Include font.h unconditionally.
Fri, 16 May 2008 11:10:16 +0000 Eli Zaretskii frame.c (Fdelete_frame): Don't call font_update_drviers if
Thu, 15 May 2008 01:01:05 +0000 Kenichi Handa (Finternal_set_lisp_face_attribute): Be sure to make a
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:41:52 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Sun, 24 Feb 2008 13:36:39 +0000 Stefan Monnier Allow fine-grained image-cache flushing.
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Sun, 17 Feb 2008 02:01:26 +0000 Kenichi Handa (prepare_face_for_display): Use display_info->font->fid
Fri, 08 Feb 2008 16:24:46 +0000 Stefan Monnier * xfaces.c (Finternal_make_lisp_face): Use ASET.
Tue, 05 Feb 2008 02:36:40 +0000 Miles Bader Revert 2008-02-01 change to src/xfaces.c by cyd@stupidchicken.com
Fri, 01 Feb 2008 22:34:19 +0000 Chong Yidong (get_lface_attributes): Function deleted.
Fri, 01 Feb 2008 04:44:30 +0000 Miles Bader Merge from emacs--devo--0