Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 3397:6aa26bef0527
[xemacs-hg @ 2006-05-12 19:25:28 by stephent]
Stop trashing xftFont resources. <87mzdnxd1j.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 12 May 2006 19:25:29 +0000 |
parents | 174eb4da74fb |
children | a1f50481569f |
line wrap: on
line diff
--- a/lwlib/ChangeLog Thu May 11 21:50:58 2006 +0000 +++ b/lwlib/ChangeLog Fri May 12 19:25:29 2006 +0000 @@ -1,3 +1,23 @@ +2006-05-12 Stephen J. Turnbull <stephen@xemacs.org> + + Make fcFontName and xftFont separate resources. + + * lwlib-fonts.h (XtNfcFontName, XtCFcFontName): New macros. + (XtNxftFont, XtCXftFont): Coalesce the conditional definitions. + + * xlwmenuP.h (XlwMenuPart): + * xlwtabsP.h (TabsPart): + Rename renderFontSpec member to fcFontName. + + * xlwmenu.c (XlwMenuResources): + * xlwtabs.c (resources): + Add a record for fcFontName. + + * xlwtabs.c (TabsInit): Use the fcFontName resource, not xftFont. + + * xlwtabs.c (DrawTab,TabLayout,TabsGeometryManager): Improve + diagnostics. + 2006-04-24 Jerry James <james@xemacs.org> * lwlib-Xaw.c (lw_debug_print_class_resources): Casting from a