cdesktopenv/cde/programs/dtpad
Jon Trulson e10d06f210 configure/Makefiles: add checks for Xmu, Xext, and Xdmcp
We also remove sun pro specific options, and do some general cleanup
as well as remove hardcoded library refs like -lXm, -lXext, etc...
2021-12-21 16:42:22 -07:00
..
Dtpad
Makefile.am configure/Makefiles: add checks for Xmu, Xext, and Xdmcp 2021-12-21 16:42:22 -07:00
dtpad.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
dtpad.h Centralize catgets() calls through MsgCat 2021-06-02 19:55:15 -06:00
dtpad.msg
editCB.c
fileCB.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
fileDlg.c
fileIo.c dtpad: resolve warnings due to buffer safety 2021-11-25 04:44:30 +00:00
formatCB.c
help.h
helpCB.c
helpDlg.c
main.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
mapfile.reorder
messageParam.h
optionsCB.c
printJob.c
printOutput.c
printSetup.c Fix a bunch of -Wempty-body warnings reported by clang 2021-12-11 13:10:24 -07:00
session.c dtpad: resolve warnings due to buffer safety 2021-11-25 04:44:30 +00:00
ttMsgSupport.c dtpad: fix implicit-function-declaration warnings 2021-11-12 16:37:02 -07:00
ttSaveSupport.c