Commit graph

187 commits

Author SHA1 Message Date
Alexander Koblov
44ef27acc8 ADD: CeUtf8ToUtf16, CeUtf16ToUtf8 functions 2020-01-10 16:53:10 +00:00
Alexander Koblov
146939ce70 UPD: Refactoring 2019-12-29 15:18:04 +00:00
Alexander Koblov
bb480107ca FIX: Extract files from archive by file mask 2019-12-29 14:41:04 +00:00
Alexander Koblov
a5c90c91de ADD: Some utility functions 2019-12-29 13:13:51 +00:00
Alexander Koblov
a1d4cd80d6 UPD: Refactoring 2019-12-14 12:23:20 +00:00
Alexander Koblov
ffc19df91f UPD: Refactoring 2019-12-14 12:16:22 +00:00
Alexander Koblov
04056efd6c ADD: FileFlushData function 2019-12-14 11:55:32 +00:00
Alexander Koblov
df94df6151 ADD: Find duplicate files 2019-12-03 18:17:23 +00:00
Alexander Koblov
5662e36779 UPD: Relocate some functions 2019-11-09 09:03:08 +00:00
Alexander Koblov
8cc6efcd13 ADD: Copy/move as admin 2019-10-27 10:16:18 +00:00
Alexander Koblov
b204bf2589 FIX: Bug [0001774] Refusal to make a copy 2019-10-13 14:21:57 +00:00
Alexander Koblov
a75531f304 ADD: FileSetReadOnlyUAC function 2019-10-12 12:14:52 +00:00
Alexander Koblov
5979ee286a FIX: Show error if user does not have right to create symlink (under last Windows 10) 2019-09-18 17:54:02 +00:00
Alexander Koblov
2833bdb942 ADD: SetLastOSError function 2019-09-15 09:04:09 +00:00
Alexander Koblov
55423ae96a FIX: Bug [0002335] Unhandled exception: EConvertError: 1980-0-0 is not a valid date specification 2019-08-09 09:57:37 +00:00
Alexander Koblov
63242d5d40 UPD: TStringHashListUtf8 - store key without case change, ignore case on compare instead 2019-06-18 18:54:03 +00:00
Alexander Koblov
9f479a0155 ADD: Viewer - enable printing from plugins 2019-06-18 18:47:13 +00:00
Alexander Koblov
718f6a40a8 FIX: Forgotten method 2019-06-10 17:59:12 +00:00
Alexander Koblov
74d73ebba3 ADD: DCStringHashListUtf8 unit 2019-06-10 17:54:18 +00:00
Alexander Koblov
a819a28d63 ADD: Viewer - auto-reload option 2019-05-05 10:11:07 +00:00
Alexander Koblov
72e8d53546 FIX: Bug [0002290] "Range check error" when entering a directory 2019-04-28 10:16:36 +00:00
Alexander Koblov
0f79980a83 ADD: Use fallocate under Linux to reserve space 2019-03-10 10:01:13 +00:00
Alexander Koblov
2ef910216b FIX: Delete operation - too long question dialog 2019-03-03 12:22:34 +00:00
Alexander Koblov
44419b9d0b FIX: TProcessUtf8 - support poNewProcessGroup (Unix) 2019-03-02 21:16:22 +00:00
Alexander Koblov
8f79510de9 FIX: TProcessUtf8 - pause/resume process group (Unix) 2019-03-02 09:23:35 +00:00
Alexander Koblov
900d70cb20 ADD: TProcessUtf8 - support poNewProcessGroup (Unix) 2019-03-02 09:01:07 +00:00
Alexander Koblov
6f81c74ca2 ADD: New attributes constants 2019-02-20 18:04:41 +00:00
Alexander Koblov
703477ccda FIX: Bug [0002095] In Place File Copy - Clipped File Name #1 2019-01-29 17:50:41 +00:00
Alexander Koblov
6ed040a808 FIX: SplitString function result 2019-01-26 11:17:42 +00:00
Denis Bisson
3b91bc0fba FIX: Switch momentarily "CurrentDir" to plugin directories when loading them. 2018-12-22 23:40:48 +00:00
Denis Bisson
d8b5191927 FIX: The name of file types in some file requesters for opening/saving various file, mainly in configuration windows, are now translatable.
UPD: Because of above modification, update of language files.
CHG: Replace the .lrt file of fLinker by its new .lrj equivalent.
2018-12-12 03:50:49 +00:00
Alexander Koblov
1292ba8ead UPD: Use standard function to get time zone offset 2018-11-15 20:15:52 +00:00
Alexander Koblov
36df60e234 FIX: UnixFileTimeToDateTime and DateTimeToUnixFileTime functions (Windows) 2018-11-11 18:23:36 +00:00
Alexander Koblov
33406cad67 UPD: Use new timezone conversion method under Windows >= Vista 2018-11-11 17:49:50 +00:00
Alexander Koblov
a731423cc7 FIX: Bug [0002012] Wrong time of JPG files 2018-11-09 18:14:38 +00:00
Alexander Koblov
893aed2cef FIX: Freeze on entering unreachable network paths 2018-09-25 17:18:47 +00:00
Alexander Koblov
8356656222 FIX: Close empty files 2018-08-11 07:33:11 +00:00
Alexander Koblov
efba2f49e8 FIX: GetFileSize call 2018-08-05 08:05:45 +00:00
Alexander Koblov
4ebfdfdd71 FIX: Copy symlink under Windows 2018-07-19 20:21:38 +00:00
Alexander Koblov
fb128e5da2 UPD: Move escape string functions to doublecmd package 2018-05-06 12:26:11 +00:00
Alexander Koblov
b00664e9ca UPD: Remove duplicate code 2018-03-20 18:27:59 +00:00
Alexander Koblov
9150204105 ADD: MultiArc - support file listing in ANSI and UTF-8 encoding 2018-03-19 18:23:43 +00:00
Alexander Koblov
6dd61b8d28 ADD: View special files from /proc and /sys (Linux) 2018-02-16 21:06:34 +00:00
cordylus
77df69bdcf FIX: Bug [0002008] #2 2018-02-04 21:02:21 +00:00
cordylus
4f47105452 FIX: Bug [0002008] 2018-02-04 11:22:14 +00:00
Alexander Koblov
ae73deb5fc FIX: Incorrect attributes when extract cpio/deb/rpm archives (Posix) 2017-12-31 17:09:41 +00:00
Alexander Koblov
d712d7c2e3 FIX: Incorrect directory attributes when extract .zip archive (Posix) 2017-12-31 16:55:25 +00:00
Alexander Koblov
9554dffd81 FIX: Bug [0001958] Wrong encoding of the system error message in network locations (regression in 0.8) 2017-12-23 07:07:37 +00:00
Alexander Koblov
b15e0d61ad FIX: WinToUnixFileAttr dunction for directory 2017-12-19 18:49:23 +00:00
Alexander Koblov
a0e36934c7 ADD: Wcx plugin datetime functions 2017-12-02 22:15:32 +00:00