Commit graph

6,255 commits

Author SHA1 Message Date
Alexander Koblov
37d1ebd601 FIX: Limit filter width (include help button) 2023-02-27 22:29:33 +03:00
Andrey
4d07f5a03c
ADD: Button Help for Options (#835)
* ADD: Button Help for Options

1. Added HelpKeywords for remaining pages.
2. Added Help button to show that you open Help. Button will be invisible when no HelpKeyword.
3. Some small changes: Default and Cancel for TAttributesEdit and change owner for calling from Option page (because when Position=poOwnerFormCenter the owner have to be properly set to avoid showing not at the center as it was before).
2023-02-27 22:13:30 +03:00
Alexander Koblov
18536d96a9 ADD: ExtensionAPI - TranslateString function 2023-02-25 17:16:55 +03:00
Alexander Koblov
0e85cbb10a UPD: Optimize resource strings translation 2023-02-25 13:09:40 +03:00
Alexander Koblov
8c46e8b089 ADD: Zip - capability to change compression settings of all supported formats 2023-02-25 12:00:23 +03:00
Alexander Koblov
7c6b433ade FIX: Default language file name 2023-02-23 19:12:29 +03:00
Alexander Koblov
bd70e87647 UPD: TreeFilterEdit width 2023-02-23 19:11:08 +03:00
Alexander Koblov
09762d955d FIX: Unpacking file from zip with entering empty destination (fixes #826) 2023-02-23 14:11:01 +03:00
Alexander Koblov
0f01e5e19a FIX: DC ignores WDX plugin file detection string when searching (fixes #833) 2023-02-23 12:22:38 +03:00
Alexander Koblov
f09c9de84e UPD: Allow to use icon from pixmaps.txt for .ico 2023-02-22 21:10:04 +03:00
Alexander Koblov
fceb298cd5 FIX: MinimizeFilePath and Unicode file name 2023-02-22 20:42:24 +03:00
Andrey
2999eb3e5a
UPD: Better looking for command line (#825) 2023-02-22 20:36:05 +03:00
Andrey
8b9ac49d43
Fix: Bug with no init Size and strange Disk size for ex. with network and optical drive (#818) 2023-02-21 20:39:35 +03:00
Alexander Koblov
6cf2d25f7b FIX: Load RSVG library and it dependencies from the same path (fixes #752) 2023-02-19 17:28:12 +03:00
rich2014
5756b711b3
ADD: AutoRefresh: subdir in FlatView Mode supported on MacOS (#815)
* FIX: ufileview in FlatView mode: issues when there are files with the same name in different subdirectories

* ADD: AutoRefresh: subdir in FlatView Mode supported on MacOS
2023-02-19 15:40:25 +03:00
Alexander Koblov
9181487d58 FIX: Overwrite dialog - bad file size formatting 2023-02-19 00:16:13 +03:00
Alexander Koblov
3e0c814e41 ADD: Context help links for several options pages 2023-02-19 00:12:55 +03:00
Alexander Koblov
17c85f1c51 UPD: Overwrite dialog - rearrange buttons 2023-02-18 15:29:17 +03:00
Alexander Koblov
cb15de0993 ADD: Find files - exclude directories with absolute path 2023-02-18 13:17:35 +03:00
Alexander Koblov
6361f6577b FIX: Locked tabs - reuse existing tab when possible (with archive) 2023-02-18 13:17:35 +03:00
Andrey
0085139487
UPD: Format file sizes and counts in file dialogs (v.2) (#816)
Now DC uses options for file size when file replacing and also format number of files according to regional settings of OS.
2023-02-18 13:07:55 +03:00
Alexander Koblov
ccb6556486 FIX: Find files - exclude multiple relative subdirectories 2023-02-15 19:18:40 +03:00
Alexander Koblov
c018bcf38e UPD: ImageMagick library version list 2023-02-14 20:05:17 +03:00
Alexander Koblov
1012ae0bff ADD: MultiArc - don't show file size when it has been parsed incorrectly 2023-02-12 17:20:47 +03:00
Alexander Koblov
4034e74fc6 ADD: Wfx-plugins - don't show file size for files which don't have a size 2023-02-12 12:55:40 +03:00
Alexander Koblov
968840e517 FIX: Search in the options dialog with English language (fixes #25) 2023-02-11 23:54:13 +03:00
Alexander Koblov
7dde2b22f8 ADD: Search in the options dialog (fixes #25) 2023-02-11 19:09:14 +03:00
Alexander Koblov
5b532f960e FIX: Bug [0002289] Folder size shown as <DIR> instead of zero for empty folder
ADD: Show '--' while calculating and '??' before calculating folder size (fixes #806)
2023-02-11 13:10:08 +03:00
Alexander Koblov
bf821d801d ADD: Context help links for several options pages 2023-02-10 22:03:01 +03:00
Peter Marquardt
8b056faaa6
ADD: Support parsing of /etc/os-release (#804) 2023-02-10 21:23:57 +03:00
Alexander Koblov
c02a52a93f ADD: Context help links for several options pages 2023-02-09 20:05:49 +03:00
Alexander Koblov
87b3f26dc7 FIX: Combine Files - problems with combining to archive or the same folder (issue #800) 2023-02-07 21:43:28 +03:00
Alexander Koblov
893456c914 UPD: Optimize WEBP loading speed 2023-02-05 13:16:03 +03:00
Alexander Koblov
9b9c4d3165 UPD: ImageMagick library version list 2023-02-05 13:06:55 +03:00
rich2014
60872747af
UPD: TFile.IsSysFile: 'Icon'#$0D is system/hidden file on MacOS (#787) 2023-02-01 19:52:57 +03:00
Alexander Koblov
0c6273c3cf FIX: Unconditional file overwrite on Shift + F4 when name has trailing whitespace (fixes #786) 2023-02-01 18:43:50 +03:00
rich2014
3f24ecd1a1
ADD: Auto Refresh: options supported on MacOS (#785) 2023-01-31 22:00:25 +03:00
rich2014
367640095f
UPD: FileSystemWatch: fine-tuning File-Level update on MacOS (#784) 2023-01-30 19:58:13 +03:00
rich2014
6fac154b58
ADD: FileSystemWatch: File-Level update supported on MacOS (#781) 2023-01-29 21:09:36 +03:00
Alexander Koblov
1e8d9fd8aa ADD: Feature [0001459] Verify checksum with white-spaces 2023-01-28 20:42:17 +03:00
Alexander Koblov
a9b8d285a9 FIX: Ctrl+Z doesn't undo graphical operation (fixes #773) 2023-01-28 17:31:25 +03:00
rich2014
b64db68314
UPD: ShortCuts: 11 keys added to uKeyboard for Windows and MacOS (#761) 2023-01-28 13:11:34 +03:00
rich2014
89a67cb0d9
ADD: FileSystemWatcher: use fsevents instead of kqueue/kevent on MacOS (#777) 2023-01-28 12:36:53 +03:00
Alexander Koblov
cb9b79a26d FIX: Viewer - Slow case insensitive backward search with single byte encoding 2023-01-27 21:26:10 +03:00
rich2014
b713966bd9
FIX: TFileViewNotebook.DestroyAllPages: remove page by Tabs.Delete() (#764) 2023-01-21 11:19:52 +03:00
Alexander Koblov
070c2ed38c FIX: IsTotalCommanderSeemsRunning function 2023-01-20 22:07:42 +03:00
rich2014
b0dbe66b78
UPD: Improve directories display in QuickView (#759) 2023-01-19 21:27:22 +03:00
Alexander Koblov
6e65b86140 FIX: Warning message about not enough space when copying to ramfs (fixes #753) 2023-01-19 20:38:29 +03:00
rich2014
1fbdc9cb16
FIX: issues about Terminal (#756) 2023-01-19 20:12:32 +03:00
Alexander Koblov
e4ca93fee2 ADD: FileSystemWatcher - 'rename' event under Linux 2023-01-16 21:25:15 +03:00