doublecmd/components/doublecmd
2017-10-26 19:36:31 +00:00
..
dcbasictypes.pas ADD: SafeGetProcAddress function 2014-01-05 12:28:55 +00:00
dcclassesutf8.pas FIX: Build under macOS 2017-01-15 09:43:23 +00:00
dcconvertencoding.inc UPD: More universal way to find ANSI and OEM encoding 2016-01-23 13:36:40 +00:00
dcconvertencoding.pas UPD: More universal way to find ANSI and OEM encoding 2016-01-23 13:36:40 +00:00
dcdatetimeutils.pas FIX: Function to compare filetime with the flag to consider a one hour difference to be equal file was not working correctly. Instead of considering a difference of 3600 seconds as an equivalent time, it was using instead 3600 days as the difference. This has been fixed. This was to fix the "cm_CompareDirectories" internal command when the setting "NtfsHourTimeDelay" was set to true that was not working correctly with actual files with exactly 1 hour file time difference. 2017-07-08 18:14:39 +00:00
dcfileattributes.pas ADD: Show UNIX attributes in octal mode 2017-09-19 19:29:40 +00:00
dcntfslinks.pas ADD: Create relative symlink under Windows 2017-10-26 19:36:31 +00:00
dcosutils.pas UPD: Move sym/hard link code to doublecmd_common package 2017-10-24 18:04:53 +00:00
dcprocessutf8.pas ADD: Call FileCloseOnExecAll after fork in TProcessUtf8 2017-01-28 08:52:08 +00:00
dcstrutils.pas FIX: Build with FPC 2.6.4 2017-05-04 20:21:53 +00:00
dcunicodeutils.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
dcunix.pas FIX: Build under BSD #2 2017-01-28 12:05:39 +00:00
dcwindows.pas UPD: Improve UTF16LongName function 2016-08-19 19:52:36 +00:00
dcxmlconfig.pas UPD: Use XML classes from LazUtils package 2017-03-05 10:54:55 +00:00
doublecmd_common.lpk UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00
doublecmd_common.pas UPD: Move UnicodeUtils unit to doublecmd/doublecmd_common.lpk 2016-08-20 17:55:51 +00:00