| .. |
|
dcbasictypes.pas
|
FIX: Range check error with negative UNIX-time (fixes #1011)
|
2023-06-08 22:05:46 +03:00 |
|
dcclassesutf8.pas
|
FIX: Lazarus 2.3 compatibility
|
2023-06-15 20:47:43 +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 |
|
dcdarwin.pas
|
ADD: FileTime: at least millisecond supported on Linux and MacOS (#955)
|
2023-05-06 15:49:35 +03:00 |
|
dcdatetimeutils.pas
|
ADD: FileTime: at least millisecond supported on Linux and MacOS (#955)
|
2023-05-06 15:49:35 +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 |
|
dcjsonconfig.pas
|
UPD: Colors.json - do not quote object keys
|
2023-05-08 14:18:43 +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: Load library from system PATH
|
2023-09-08 22:58:18 +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: Use case insensitive compare when necessary (fixes #1029)
|
2023-07-02 17:04:39 +03:00 |
|
dcunicodeutils.pas
|
FIX: Text viewer cannot show text with filesize>=2G (fixes #958)
|
2023-07-30 16:06:14 +03:00 |
|
dcunix.pas
|
FIX: Unix mode
|
2023-08-02 23:08:29 +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 ExtractRootDir function to DCOSUtils
|
2023-07-16 12:49:02 +03:00 |
|
doublecmd_common.pas
|
ADD: Store light and dark color settings separately (step 1)
|
2023-05-07 15:09:08 +03:00 |