cdesktopenv/cde/lib
Lev Kujawski 3685f61cfa 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-02-07 18:46:25 -07:00
..
DtHelp Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtMrm libDtMrm: Change to ANSI function definitions 2018-06-28 03:56:02 +01:00
DtPrint Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtSearch Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtSvc Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtTerm Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtWidget Purge unused Freetype dependency from CDE 2021-02-07 18:46:25 -07:00
DtXinerama Avoid Global Offset Table (GOT) limits by enabling -fPIC on the BSDs. 2021-02-02 19:08:28 -07:00
csa libcsa: Always use ANSI function prototypes 2020-11-27 16:58:22 +00:00
pam Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
tt Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
Imakefile