cdesktopenv/cde/programs/dtfile
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
..
dtcopy Remove $(TIRPCINC) from all Makefile.am files - it no longer exists 2019-11-20 18:52:29 -07:00
ChangeDir.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
ChangeDir.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
ChangeDirP.c Purge unused Freetype dependency from CDE 2021-06-02 19:56:26 -06:00
Command.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
Common.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Common.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Desktop.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
Desktop.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Directory.c dtfile: Remove define MULTIBYTE which is always on for CDE 2018-06-25 01:24:31 +01:00
DtSvcInternal.h Add missing license headers on *.hh files and others 2018-05-12 15:49:13 -06:00
Dtfile
Encaps.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
Encaps.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
File.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
FileDialog.c remove OSF1 support 2018-05-24 14:25:26 -06:00
FileManip.c dtfile: make it build 2019-10-30 10:59:45 -06:00
FileMgr.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
FileMgr.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
FileOp.c remove OSF1 support 2018-05-24 14:25:26 -06:00
Filter.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Filter.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
FilterP.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Find.c remove ultrix support 2018-09-30 17:27:04 -06:00
Find.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
FindP.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Help.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Help.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
HelpCB.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
HelpP.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
IconWindow.c dtfile: Add scroll wheel support 2019-10-14 14:34:56 -06:00
IconicPath.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
IconicPath.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
IconicPathP.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
Imakefile Purge unused Freetype dependency from CDE 2021-06-02 19:56:26 -06:00
Main.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
Main.h remove ultrix support 2018-09-30 17:27:04 -06:00
Makefile.am Fix erroneous uses of ${prefix} rather than $(CDE_INSTALLATION_TOP) 2020-03-23 13:10:07 -06:00
Menu.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
MkDir.c dtfile: make it build 2019-10-30 10:59:45 -06:00
ModAttr.c Last of the spelling fixed 2018-04-28 12:36:44 -06:00
ModAttr.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
ModAttrP.c remove OSF1 support 2018-05-24 14:25:26 -06:00
MultiView.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
MultiView.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
OverWrite.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Prefs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
Prefs.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
PrefsP.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
SharedMsgs.c Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
SharedMsgs.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
SharedProcs.c dtfile: remove register keyword 2018-06-27 22:14:51 -06:00
SharedProcs.h dtfile: make it build 2019-10-30 10:59:45 -06:00
ToolTalk.c dtfile: Change to ANSI function definitions 2018-06-28 04:13:21 +01:00
Trash.c dtfile: Fix up CopyCheckDeletePermission() and CheckDeletePermission 2018-08-25 17:38:48 -06:00
Utils.c remove OSF1 support 2018-05-24 14:25:26 -06:00
dterror.src
dtfile.config.cpp
dtfile.man
dtfile.msg Spelling fixes 2018-05-31 22:23:19 -06:00
dtfile_error.cpp
fsDialog.c remove OSF1 support 2018-05-24 14:25:26 -06:00
mapfile.reorder
nlsMsgChk.txt
nlsREADME.txt