doublecmd/components/doublecmd
cobines f5465d6fba FIX: Bug [0000676] when copying a directory to its own soft-link, all files deleted.
Introduced mbSameFile instead of mbCompareFileNames, which checks if the two files are the same (or hardlinks).
2013-08-23 11:32:02 +00:00
..
dcbasictypes.pas UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
dcclassesutf8.pas UPD: Add sharing mode when opening and checking for file access for configuration files. Share only Reading but not Writing. 2012-11-04 15:30:45 +00:00
dcconvertencoding.pas FIX: Get language and encoding under Mac OS X 2012-05-13 13:01:15 +00:00
dcdatetimeutils.pas FIX: Compilation under Linux 2012-04-14 19:37:30 +00:00
dcfileattributes.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
dcosutils.pas FIX: Bug [0000676] when copying a directory to its own soft-link, all files deleted. 2013-08-23 11:32:02 +00:00
dcstrutils.pas UPD: Paths starting with backslash in Windows are also absolute. 2013-08-23 09:10:40 +00:00
dcxmlconfig.pas FIX: Change exception class name to fix conflict with FileSource exception class with the same name (fixes access violation on auto refresh) 2013-01-10 03:47:12 +00:00
doublecmd_common.lpk FIX: Don't pass '-fPIC' for arm target (issue 0000710) 2013-08-08 19:23:50 +00:00
doublecmd_common.pas UPD: Remove dependency on LCL for DCXmlConfig, use lazutils instead (requires Lazarus >= 1.0 from now). 2012-11-03 20:28:33 +00:00