cdesktopenv/cde/lib/DtWidget
Lev Kujawski 356ac2f327 Purge unused Freetype dependency from CDE
config/cf/{DragonFly,OpenBSD,darwin}.cf: Remove Freetype imake settings
config/cf/darwinLib.tmpl: Do not link against Freetype
debian/control: Remove Freetype and Xft dependencies
*/Imakefile: Purge Freetype includes

lib/DtWidget/ComboBoxP.h
lib/DtWidget/SpinBoxP.h
programs/dtfile/ChangeDirP.c
programs/dtlogin/vgcallback.c
    Undefine USE_XFT so Motif 2.3 doesn't pull in Freetype

CDE included Freetype and Xft solely to satisfy builds of Motif with
Xft support enabled. However, as CDE only supports bitmap fonts, this
dependency was entirely superfluous and unnecessarily broke backwards
compatibility with older systems.
2021-06-02 19:56:26 -06:00
..
ComboBox.c Spelling fixes 2018-05-31 22:23:19 -06:00
Control.c Remove apollo support 2018-06-24 16:22:37 -06:00
DialogBox.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
DtMsgs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
DtStrDefs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
DtSvcInternal.h Add missing license headers on *.hh files and others 2018-05-12 15:49:13 -06:00
DtWidget.msg
DtWidgetI.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
EditAreaData.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
EditCalls.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
Editor.c Convert uses of XKeycodeToKeysym (deprecated) to XkbKeycodeToKeysym 2020-03-23 12:51:18 -06:00
Icon.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
Imakefile Purge unused Freetype dependency from CDE 2021-06-02 19:56:26 -06:00
Makefile.am Fix erroneous uses of ${prefix} rather than $(CDE_INSTALLATION_TOP) 2020-03-23 13:10:07 -06:00
MenuButton.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
NewCvt.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SearchCalls.c Spelling fixes 2018-05-31 22:23:19 -06:00
SearchDlg.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
SpinBox.c Remove Unixware and openserver support 2018-05-20 12:13:07 -06:00
TitleBox.c DtWidget: remove register keyword 2018-06-27 21:58:04 -06:00
UNIXbindings.cpp
View.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
libDtWidget.elist
mapfile.reorder