cdesktopenv/cde/programs/dtfile
Marcin Cieslak 1079b56422 dtfile: Add missing prototypes
Add missing prototypes and header files to the dtfile
code in order to move closer towards 64-bit compatibility.

Extract the following functions from Motif internal headers:

_XmGetWidgetExtData
_XmRecordEvent
_XmStringUngenerate
_XmTextFieldSetDestination
_XmGetActiveTopLevelMenu

Extract manually prototypes of the obsolete Motif interface:
_XmHighlightBorder
_XmUnhighlightBorder

Remove XmPrivate.h if extractprototype.awk fails

Make the following header files available via -I:
	codelibs/boolean.h
	codelibs/pathutils.h
	codelibs/shellutils.h
and remove shellutils.h from dtwm directory.
2012-09-18 09:59:11 -06:00
..
dtcopy dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ChangeDir.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ChangeDir.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ChangeDirP.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Command.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Common.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Common.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Desktop.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Desktop.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Directory.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
DtSvcInternal.h dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Dtfile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Encaps.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Encaps.h dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
File.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
FileDialog.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
FileManip.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
FileMgr.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
FileMgr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
FileOp.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Filter.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Filter.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
FilterP.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Find.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Find.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
FindP.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Help.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Help.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
HelpCB.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
HelpP.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IconWindow.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
IconicPath.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
IconicPath.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IconicPathP.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
Main.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Main.h dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Menu.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
MkDir.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ModAttr.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ModAttr.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ModAttrP.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
MultiView.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
MultiView.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
OverWrite.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Prefs.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Prefs.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
PrefsP.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SharedMsgs.c Get rid of malloc.h. 2012-08-12 14:20:58 -06:00
SharedMsgs.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SharedProcs.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
SharedProcs.h dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ToolTalk.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Trash.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
Utils.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
dterror.src Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtfile.config.cpp Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtfile.man Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
dtfile.msg message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
dtfile_error.cpp Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
fsDialog.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
mapfile.reorder Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
nlsMsgChk.txt Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
nlsREADME.txt Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
version.c Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00