cdesktopenv/cde/programs/dtfile
Eugene Doudine a9dbe60805 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).
The patch converts desktop_grid[] from Boolean array into array of
counters of objects, which are placed on cells. When object is
placed on /removed from   the screen  the counter gets incremented/decremented.
2014-04-19 18:57:57 -06:00
..
dtcopy NetBSD port 2014-02-22 19:12:19 -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: fix pointer to integer conversion 2012-09-23 19:38:40 -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 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 Fixed bug #27 dtfile space handling bug 2014-03-23 13:53:44 -06:00
FileDialog.c dtfile: Fix crash when trying to open filter dialog 2012-10-02 18:57:12 -06:00
FileManip.c dtfile: Add missing prototypes 2012-09-18 09:59:11 -06:00
FileMgr.c 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -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 Introduction of BSDArchitecture 2013-10-20 16:23:40 -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: 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: fix pointer to integer conversion 2012-09-23 19:38:40 -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: fix pointer to integer conversion 2012-09-23 19:38:40 -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 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
Trash.c NetBSD port 2014-02-22 19:12:19 -07: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