Commit graph

1,010 commits

Author SHA1 Message Date
Alexander Koblov
fcbdf75482 Revert "FIX: SevenZip - password dialog priority"
This reverts commit 0aef56bc46.
2024-07-29 22:07:32 +03:00
rich2014
8d886d686d UPD: Uniform Type Identifiers framework supported on x86_64
use -weak_framework instead of linkframework
2024-07-29 22:48:35 +08:00
Alexander Koblov
752d3c9f23 FIX: Zip - crash on file replace with some .tar archives (fixes #1744) 2024-07-14 14:43:20 +03:00
Alexander Koblov
cd3746da5e ADD: Don't show extensions for special items 2024-06-19 19:54:33 +03:00
Alexander Koblov
caae56af3e ADD: UnRAR - more accurate time support 2024-06-16 15:09:09 +03:00
Alexander Koblov
d0f9193461 ADD: Zip - more accurate time support (fixes #1700) 2024-06-16 15:06:02 +03:00
Alexander Koblov
80d4477cc0 UPD: UnRAR - RARHeaderDataEx type 2024-06-14 22:37:06 +03:00
Alexander Koblov
044706b658 FIX: Wrong default path for rar extension in WCX plugin for macOS (fixes #1697) 2024-06-01 13:53:10 +03:00
Alexander Koblov
4ae5fc08b2 UPD: FTP - disable unavailable option 2024-05-21 23:09:06 +03:00
Alexander Koblov
84f1a960b1 FIX: FTP - Access violation if you try to "Quick connect" when you are already connected (fixes #1664) 2024-05-21 23:06:43 +03:00
Alexander Koblov
3fb10a1a5b UPD: Belarusian language file 2024-05-21 23:05:38 +03:00
Alexander Koblov
afc3a9fc9b UPD: FTP - clean up 2024-05-20 23:21:50 +03:00
Alexander Koblov
28b2254601 ADD: FTP - protocol drop-down list (issue #1604) 2024-05-20 23:13:54 +03:00
Alexander Koblov
28152ec7f9 FIX: FTP - opens incorrect path when quick connection used (issue #1654) 2024-05-20 21:40:05 +03:00
Alexander Koblov
01cc57a338 FIX: FTP - don't print an error when not necessary (fixes #1656) 2024-05-20 20:38:57 +03:00
Alexander Koblov
d2416cc2a4 FIX: FTP - detect encoding before getting current directory 2024-05-19 13:48:08 +03:00
Alexander Koblov
4763aaa86e ADD: SSH+SCP - open current directory when remote directory is not specified 2024-05-15 20:30:11 +03:00
Alexander Koblov
508d8c9ada FIX: FTP - possible buffer overflow 2024-05-11 14:47:35 +03:00
Alexander Koblov
94d501e320 ADD: Base64 - don't show original file size, it is unknown (issue #1630) 2024-05-09 17:50:59 +03:00
Alexander Koblov
159a91ab61 ADD: Base64 - display a packed size 2024-05-09 12:59:31 +03:00
Alexander Koblov
fb40c7c4a9 ADD: SFTP - open current directory when remote directory is not specified 2024-05-04 15:21:08 +03:00
Alexander Koblov
b6621eeb75 ADD: Homebrew libraries path to run-time libraries search path (issue #227) 2024-05-02 20:16:27 +03:00
Alexander Koblov
d2bef610d8 FIX: MacPreview - open only supported file types (issue #1481) 2024-04-18 21:35:10 +03:00
Alexander Koblov
8725b8ceac FIX: Cannot delete a file from .tar.bz2 archive (fixes #1582) 2024-04-16 17:58:01 +03:00
Alexander Koblov
5a48d0b603 ADD: Ability to handle long paths for zip archiver (issue #1581) 2024-04-15 20:43:54 +03:00
Alexander Koblov
0bed1bda2d UPD: Zip - speed up .zip creation 2024-04-09 20:56:13 +03:00
Alexander Koblov
6e413a96dc FIX: Warnings 2024-04-06 13:38:58 +03:00
j2969719
ed485edd9d
FIX: FTP - SSH checkbox (#1488) 2024-03-10 14:08:15 +03:00
Alexander Koblov
6c84cb59d6 FIX: Open .tar.gz archives 2024-03-09 12:40:20 +03:00
Alexander Koblov
bcf728ee89 ADD: Zip - optimize .tar.gz handling (fixes #471) 2024-03-05 22:10:09 +03:00
Alexander Koblov
05b14ee6c4 FIX: Zip - open .bz2, .xz and .zst archives 2024-03-04 18:31:21 +03:00
Alexander Koblov
2927a95b64 UPD: Zip - refactoring 2024-03-03 14:35:56 +03:00
Alexander Koblov
8374f75385 Revert "ADD: Zip - determine tarballs with double extension"
This reverts commit 4fe92d8254.
2024-03-02 19:40:27 +03:00
Alexander Koblov
4fe92d8254 ADD: Zip - determine tarballs with double extension 2024-03-02 17:54:13 +03:00
Alexander Koblov
4e4887033e ADD: Zip - optimize tarballs handling (fixes #458) 2024-03-02 17:49:03 +03:00
Alexander Koblov
184c870c79 UPD: Project files 2024-03-01 23:53:33 +03:00
Alexander Koblov
cf2bf7f7f0 UPD: Project files 2024-02-27 20:52:37 +03:00
Alexander Koblov
d5c2c59798 FIX: Unreachable code 2024-02-27 20:35:01 +03:00
Alexander Koblov
2a971d683c ADD: FTP - IPv6 support (issue #1483) 2024-02-17 20:37:09 +03:00
Alexander Koblov
384cac5495 ADD: WMP-plugin - save/restore volume level 2024-02-17 16:56:46 +03:00
rich2014
b5e943d659 FIX #1451: autoplay in MacPreview 2024-01-25 22:43:00 +08:00
Alexander Koblov
192ccfd999 ADD: Extract Zstandard archives with a large dictionary 2024-01-20 14:49:02 +03:00
Alexander Koblov
0aef56bc46 FIX: SevenZip - password dialog priority 2024-01-16 00:13:56 +03:00
VenusGirl❤
f16b70c480
ADD: Korean language audioinfo.lng (#1416) 2023-12-25 22:13:23 +03:00
VenusGirl❤
a155953d97
ADD: Korean language file ftp.ko.po (#1415) 2023-12-25 22:12:32 +03:00
VenusGirl❤
f693b23df2
ADD: Korean language file zip.ko.po (#1414) 2023-12-25 22:12:02 +03:00
VenusGirl❤
71ac3ad873
ADD: Korean language file unrar.ko.po (#1413) 2023-12-25 22:11:34 +03:00
Alexander Koblov
3ba096d853 UPD: DialogAPI - DialogBoxParam function 2023-12-23 23:58:09 +03:00
Alexander Koblov
be9ccaa59e FIX: Zip - Don't set attributes when extract symbolic links (fixes #1393) 2023-12-16 14:43:10 +03:00
Alexander Koblov
a6cdf056fc FIX: Bug [0002348] Cannot open empty zip files 2023-12-13 20:29:23 +03:00