| .. |
|
dcbasictypes.pas
|
ADD: SafeGetProcAddress function
|
2014-01-05 12:28:55 +00:00 |
|
dcclassesutf8.pas
|
UPD: Dirty low limit (issue #308)
|
2022-11-10 19:53:55 +03:00 |
|
dcconvertencoding.inc
|
UPD: More universal way to find ANSI and OEM encoding
|
2016-01-23 13:36:40 +00:00 |
|
dcconvertencoding.pas
|
FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245)
|
2021-11-08 18:47:30 +03:00 |
|
dcdatetimeutils.pas
|
FIX: Range check error
|
2022-12-05 18:46:24 +03:00 |
|
dcfileattributes.pas
|
ADD: New attributes constants
|
2019-02-20 18:04:41 +00:00 |
|
dchaiku.pas
|
ADD: mbFileWriteXattr function
|
2022-11-26 12:34:47 +03:00 |
|
dclinuxmagic.inc
|
FIX: Don't use flock function with all Samba variants (fixes #213)
|
2021-10-21 18:51:38 +03:00 |
|
dcntfslinks.pas
|
FIX: Show error if user does not have right to create symlink (under last Windows 10)
|
2019-09-18 17:54:02 +00:00 |
|
dcosutils.pas
|
ADD: Copy extended attributes under Haiku
|
2022-11-26 12:34:47 +03:00 |
|
dcprocessutf8.pas
|
FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245)
|
2021-11-08 18:47:30 +03:00 |
|
dcstringhashlistutf8.pas
|
ADD: Find duplicate files
|
2019-12-03 18:17:23 +00:00 |
|
dcstrutils.pas
|
FIX: Rename file on copy
|
2022-07-05 18:58:40 +03:00 |
|
dcunicodeutils.pas
|
FIX:Problem loading text file content encoded in UTF16BE. If the byte-swapped value of a character was giving a value between 0xD800 to 0xDFFF inclusively, the following character was not loaded correctly, and sometimes few others.
|
2020-01-20 03:46:07 +00:00 |
|
dcunix.pas
|
ADD: Haiku initial support
|
2022-11-18 23:13:49 +03:00 |
|
dcwindows.pas
|
FIX: Changing the case in FAT32 filesystem (fixes #327)
|
2022-02-01 19:28:22 +03:00 |
|
dcxmlconfig.pas
|
FIX: Deleting a Favorite can produce a "is not a valid GUID value" (fixes #315)
|
2022-01-05 15:17:19 +03:00 |
|
doublecmd_common.lpk
|
UPD: Move GetNextLine function to doublecmd_common package
|
2022-02-02 18:46:59 +03:00 |
|
doublecmd_common.pas
|
ADD: DCStringHashListUtf8 unit
|
2019-06-10 17:54:18 +00:00 |