cdesktopenv/cde/programs/dtfile
alx b251a15844 dtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids unnecessary tt_file_netfile calls on local host. 2016-04-18 19:16:48 -06:00
..
dtcopy dtcopy: Fix file removal 2014-12-28 12:53:39 -07: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: resolve 19 compiler warnings. 2015-01-09 16:16:53 +00: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 Fixes a small bug in grid registration: when an object is placed over another object (can be done manually) and then removed from there, the registration of the covered object is removed as well (that is it's cell is considered empty). 2014-04-19 18:57:57 -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 Fixed bug #32 dtfile table formatting bug with non-latin filenames 2014-03-23 13:53:44 -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: fix pointer to integer conversion 2012-09-23 19:38:40 -06:00
Encaps.h dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
File.c dtfile: Resolve CID 89009 2015-01-15 15:26:22 +00:00
FileDialog.c dtfile: Fix crash when trying to open filter dialog 2012-10-02 18:57:12 -06:00
FileManip.c dtfile: 0 is not NULL 2015-07-16 19:21:18 -06:00
FileMgr.c dtfile: fixed ambiguity in the translation table 2015-07-23 18:51:39 -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 Fix broken build on OpenBSD 2015-05-09 16:21:32 -06:00
Filter.c dtfile: fix pointer to integer conversion 2012-09-23 19:38:40 -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 dtfile: fix pointer to integer conversion 2012-09-23 19:38:40 -06: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 dtfile: fix pointer to integer conversion 2012-09-23 19:38:40 -06:00
IconWindow.c dtfile: fixed file view scrolling with Page Up/Down keys 2015-07-23 18:51:34 -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 dtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids unnecessary tt_file_netfile calls on local host. 2016-04-18 19:16:48 -06:00
Main.c Fixes several issues with grid registration of the dtwm panel on dtfile startup and on workspace addition: 2014-04-19 18:57:57 -06:00
Main.h Fixes several issues with grid registration of the dtwm panel on dtfile startup and on workspace addition: 2014-04-19 18:57:57 -06:00
Menu.c dtfile: fix pointer to integer conversion 2012-09-23 19:38:40 -06:00
MkDir.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
ModAttr.c dtfile: Resolve CID 87776. OkCallback is of type XtCallbackProc, it doesn't return one 2015-01-15 15:15:31 +00: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: Resolve CID 88830 2015-01-15 15:30:59 +00: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: fixed double free in copy/move collision handler 2015-07-02 17:50:21 -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 dtfile: Resolve CID 87308 2015-01-15 15:05:45 +00: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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
Trash.c Fix broken build on OpenBSD 2015-05-09 16:21:32 -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 correction of message files 2013-09-15 19:35:53 -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