Commit graph

10,206 commits

Author SHA1 Message Date
Alexander Koblov
fd247eff2a UPD: DialogAPI - refactoring
(cherry picked from commit 3b0cb68bae)
2023-03-17 21:31:39 +03:00
Alexander Koblov
2f4f8428e1 ADD: DialogAPI - timer component
(cherry picked from commit 9aa7dda9a4)
2023-03-17 21:31:27 +03:00
Alexander Koblov
f462b65ba3 ADD: DialogAPI - DM_LISTCLEAR message 2023-03-17 21:30:51 +03:00
Alexander Koblov
f468e20db5 ADD: DialogAPI - DM_SETPASSWORDCHAR message
(cherry picked from commit d739808f0c)
2023-03-17 21:29:00 +03:00
Mansur
eae57c455c UPD: Auto shortcuts in the tree view (#854)
(cherry picked from commit bdd2e71bf7)
2023-03-17 21:23:30 +03:00
Alexander Koblov
b74ed59ed6 UPD: TComboBoxAutoWidth - width calculation algorithm
(cherry picked from commit b188817eed)
2023-03-17 21:23:19 +03:00
Alexander Koblov
ecca68beed ADD: AudioInfo - bit depth field
(cherry picked from commit d4fc718f8f)
2023-03-17 21:23:19 +03:00
Alexander Koblov
7490fb959d FIX: Find files - find text in the drive root (issue #839)
(cherry picked from commit 25ec33e563)
2023-03-17 21:20:48 +03:00
Alexander Koblov
b29753ce8c ADD: DialogAPI - send DN_CLOSE message
(cherry picked from commit a30b7c5793)
2023-03-17 21:20:37 +03:00
Alexander Koblov
5b653c1332 ADD: Zip - .tzst extension
(cherry picked from commit 13bd3ce79b)
2023-03-17 21:20:21 +03:00
Alexander Koblov
cb7439743c UPD: AudioInfo - return empty string instead ft_fieldempty
(cherry picked from commit 2150343460)
2023-03-17 21:20:08 +03:00
Alexander Koblov
99d8dfed0c FIX: WFX-API functions prototypes
(cherry picked from commit 864652b8f3)
2023-03-17 21:19:24 +03:00
Alexander Koblov
cd1d9e8347 UPD: Optimize resource strings translation 2023-03-05 18:51:23 +03:00
Alexander Koblov
84a862d722 FIX: DC ignores WDX plugin file detection string when searching (fixes #833)
(cherry picked from commit 0f01e5e19a)
2023-03-05 18:48:40 +03:00
Alexander Koblov
e32f2a912f FIX: Zip - crash on compression when libzstd not found
(cherry picked from commit b50740cef7)
2023-03-05 12:01:01 +03:00
Alexander Koblov
df1b6b27f2 FIX: AudioInfo - read ID3v2.4 with UTF-16 encoding
(cherry picked from commit 47680a5cc6)
2023-03-05 12:00:40 +03:00
Alexander Koblov
75009e20ab FIX: Locked tabs - reuse existing tab when possible (with archive)
(cherry picked from commit 6361f6577b)
2023-03-05 11:58:55 +03:00
Alexander Koblov
441ce780e6 FIX: Incorrect .tar.gz archive reading: same directory appears multiple time (fixes #809)
(cherry picked from commit 4c027c42a9)
2023-03-05 11:58:09 +03:00
Alexander Koblov
1538255b22 ADD: FTP - capability to create connection copy
(cherry picked from commit 9825c04bdc)
2023-03-05 11:57:49 +03:00
Alexander Koblov
f943538641 UPD: Allow to use icon from pixmaps.txt for .ico
(cherry picked from commit f09c9de84e)
2023-02-23 14:18:33 +03:00
Alexander Koblov
94cc42cabe FIX: Unpacking file from zip with entering empty destination (fixes #826)
(cherry picked from commit 09762d955d)
2023-02-23 14:18:08 +03:00
Alexander Koblov
df335ced59 UPD: Build script 2023-02-12 20:01:43 +03:00
Alexander Koblov
adce914beb UPD: Version number 2023-02-12 19:58:17 +03:00
Peter Marquardt
9e2e2ee3d4 ADD: Support parsing of /etc/os-release (#804)
(cherry picked from commit 8b056faaa6)
2023-02-12 19:53:21 +03:00
Alexander Koblov
217a1f1047 FIX: Combine Files - problems with combining to archive or the same folder (issue #800)
(cherry picked from commit 87b3f26dc7)
2023-02-12 19:53:08 +03:00
Alexander Koblov
73c435acc9 UPD: Optimize WEBP loading speed
(cherry picked from commit 893456c914)
2023-02-12 19:52:28 +03:00
Alexander Koblov
2e2456d78b FIX: Unconditional file overwrite on Shift + F4 when name has trailing whitespace (fixes #786)
(cherry picked from commit 0c6273c3cf)
2023-02-12 19:49:27 +03:00
Alexander Koblov
b0ca10d89b FIX: Viewer - Slow case insensitive backward search with single byte encoding
(cherry picked from commit cb9b79a26d)
2023-02-12 19:47:51 +03:00
Alexander Koblov
d00f8b7b7c FIX: FPC 3.3 compatibility (#385) v1.0.10 2023-01-21 12:05:23 +03:00
Alexander Koblov
5bac92d740 FIX: Warning message about not enough space when copying to ramfs (fixes #753) 2023-01-21 11:35:59 +03:00
Alexander Koblov
28ea809388 UPD: Check file name on the local file system only (fixes #709) 2023-01-15 14:07:18 +03:00
Alexander Koblov
85a086424b UPD: Version number 2023-01-15 12:44:37 +03:00
Alexander Koblov
2232d58e91 FIX: DC appearance in Windows Task Manager (fixes #714) 2023-01-15 12:37:35 +03:00
Alexander Koblov
b81bb31aad UPD: Optimize SVG rendering speed
(cherry picked from commit b8e13477b0)
2023-01-15 12:34:19 +03:00
Alexander Koblov
9b4bfe551e UPD: Copyright year 2023-01-15 12:27:01 +03:00
Alexander Koblov
3d4cdea77d FIX: Editor - update encoding name in the status bar 2023-01-15 12:25:30 +03:00
Alexander Koblov
760704ef61 FIX: Viewer - TWinControl.CreateWnd creating Handle during loading 2023-01-15 12:19:31 +03:00
Alexander Koblov
e60ecc4715 FIX: Extract files with zero UNIX time
(cherry picked from commit 49f29d47a3)
2022-12-25 12:35:24 +03:00
Alexander Koblov
a44742c37a FIX: Range check error
(cherry picked from commit 45046c24b7)
2022-12-25 12:35:24 +03:00
Alexander Koblov
64fd0712ef UPD: Use TWfxFileTime
(cherry picked from commit 3e12228de9)
2022-12-25 12:35:24 +03:00
Alexander Koblov
120578c7e0 FIX: Bug [0002644] Closing an unavailable FTP connection not possible
(cherry picked from commit 81e1cee3b8)
2022-12-25 12:35:23 +03:00
Alexander Koblov
989a3ff520 ADD: About dialog window MinWidth/MinHeight size (issue #450)
(cherry picked from commit 585536e1bc)
2022-12-25 12:35:23 +03:00
Alexander Koblov
b78af243e3 FIX: Restore focus when open virtual file system list
(cherry picked from commit 624872ea0d)
2022-12-25 12:35:23 +03:00
Alexander Koblov
65bb0d8432 FIX: Viewer does not display KOI8 (fixes #726)
(cherry picked from commit b3bd295976)
2022-12-25 12:32:48 +03:00
Alexander Koblov
0c40b156af FIX: AudioInfo - read IDv2.4 with UTF-8 encoding (fixes #723)
(cherry picked from commit d660b14965)
2022-12-25 12:32:48 +03:00
Alexander Koblov
a844456e49 ADD: FTP - save private key passphrase to cache (issue #697) v1.0.9
(cherry picked from commit faee14c230)
2022-12-03 11:17:32 +03:00
Alexander Koblov
f4b618334b DEL: Obsolete doublecmd.ext.example
(cherry picked from commit bf76a5e357)
2022-12-01 20:51:41 +03:00
Alexander Koblov
d0532ef243 FIX: Zip - open small Gzip archive
(cherry picked from commit a193935b47)
2022-11-29 22:18:06 +03:00
Alexander Koblov
5caf988b12 UPD: DoCreatePreviewText - speed optimization
(cherry picked from commit 81243371f8)
2022-11-29 22:17:54 +03:00
Alexander Koblov
325763648c FIX: Error when browsing folder with Exif date 0-0-0 (fixes #693)
(cherry picked from commit e1653703aa)
2022-11-29 22:17:27 +03:00