Commit graph

10,649 commits

Author SHA1 Message Date
rich2014
6d025ca72b
UPD: faster response to file changed events on MacOS (#870) 2023-03-16 22:47:49 +03:00
Alexander Koblov
864652b8f3 FIX: WFX-API functions prototypes 2023-03-15 19:51:31 +03:00
rich2014
005872a231
UPD: AutoRefresh: smarter visual blinking in TFileView.UpdateFile (#867) 2023-03-15 19:50:48 +03:00
rich2014
718a687010
FIX: COCOA: notebook issue during startup (#864) 2023-03-12 20:18:00 +03:00
Andrey
465f210411
UPD: Free space indicator (#859) 2023-03-12 20:17:37 +03:00
rich2014
1f194109fa
FIX: COCOA: Exception in ComboBox (#861) 2023-03-11 12:44:27 +03:00
rich2014
cea024e9c1
UPD: fine-tuning syntax in udarwinfswatch (#858) 2023-03-08 20:40:57 +03:00
rich2014
9102adb18d
FIX: COCOA: AutoComplete issue in IME input state in TCocoaWSCustomComboBoxEx (#857) 2023-03-08 20:40:17 +03:00
rich2014
6e7989793f
FIX: AutoRefresh: update directory correctly in FlatView mode on MacOS (#852) 2023-03-08 16:10:09 +03:00
Mansur
bdd2e71bf7
UPD: Auto shortcuts in the tree view (#854) 2023-03-07 23:35:34 +03:00
Alexander Koblov
b188817eed UPD: TComboBoxAutoWidth - width calculation algorithm 2023-03-06 21:30:29 +03:00
Alexander Koblov
d4fc718f8f ADD: AudioInfo - bit depth field 2023-03-06 14:55:13 +03:00
Alexander Koblov
a16bfe13f4 FIX: Drive free space label alignment 2023-03-06 11:31:18 +03:00
rich2014
a5946bdb03
UPD: add .DS_Store to .gitignore (#851) 2023-03-05 18:18:55 +03:00
rich2014
78e02cd094
UPD: DARWIN: reduce deepCopy in fswatch on MacOS (#850) 2023-03-05 18:18:36 +03:00
rich2014
f6787d623c
FIX: check Main Thread before Synchronize() when DoWatcherEvent in uFileSystemWatcher (#849) 2023-03-05 18:18:18 +03:00
Alexander Koblov
5d35beec40 ADD: DialogAPI - TDirectoryEdit control 2023-03-05 13:51:14 +03:00
rich2014
9c28083ccd
UPD: FileSystemWatch: compatible with previous versions of MacOS 10.13 (#848) 2023-03-05 12:53:25 +03:00
rich2014
ded18fd7a4
FIX: MultiRename: FileName & Extension fields not updated on MacOS (#834) 2023-03-05 12:52:28 +03:00
rich2014
409cdae2bf
UPD: DARWIN: Renamed Event supported in fswatch on MacOS (#847) 2023-03-05 10:43:51 +03:00
Alexander Koblov
615823d2e8 ADD: DialogAPI - DM_GETTEXT/DM_SETTEXT for TCheckBox 2023-03-04 23:56:04 +03:00
Alexander Koblov
3b0cb68bae UPD: DialogAPI - refactoring 2023-03-04 23:56:03 +03:00
Alexander Koblov
9aa7dda9a4 ADD: DialogAPI - timer component 2023-03-04 23:56:03 +03:00
Andrey
cf83c96f73
FIX: Drive list popup for Linux (#843)
* FIX: Drive list popup for Linux

Correct total size for mounted network devices and non mounted [optical] drives.
P.S. Changes in uudev.pas is not necessary but I think it'll bring to error in the future.

* better solution
2023-03-04 23:13:46 +03:00
Andrey
d2f4833559
Update .gitignore (#844)
Add main exec file for Linux
2023-03-04 23:11:09 +03:00
Alexander Koblov
25ec33e563 FIX: Find files - find text in the drive root (issue #839) 2023-03-04 18:13:56 +03:00
Alexander Koblov
a30b7c5793 ADD: DialogAPI - send DN_CLOSE message 2023-03-02 22:56:25 +03:00
Alexander Koblov
0af8dacf2e FIX: Options - selection reset with Lazarus 2.3 2023-03-02 22:29:23 +03:00
Alexander Koblov
13bd3ce79b ADD: Zip - .tzst extension 2023-02-28 21:46:17 +03:00
Alexander Koblov
b0b901287d UPD: Main window - open help index by F1 key 2023-02-28 20:10:01 +03:00
Alexander Koblov
2150343460 UPD: AudioInfo - return empty string instead ft_fieldempty 2023-02-28 18:42:56 +03:00
Alexander Koblov
b2dc3cb380 FIX: Default language file name 2023-02-28 18:41:37 +03:00
Alexander Koblov
6cd0d89f28 UPD: Language files 2023-02-27 22:38:04 +03:00
Alexander Koblov
df2b6a6c05 UPD: Lazarus translation resource files 2023-02-27 22:32:09 +03:00
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
b50740cef7 FIX: Zip - crash on compression when libzstd not found 2023-02-26 14:16:19 +03:00
Alexander Koblov
735cf33d5b ADD: Zip - translate resource strings 2023-02-25 17:23:18 +03:00
Alexander Koblov
18536d96a9 ADD: ExtensionAPI - TranslateString function 2023-02-25 17:16:55 +03:00
Alexander Koblov
47680a5cc6 FIX: AudioInfo - read ID3v2.4 with UTF-16 encoding 2023-02-25 14:09:41 +03:00
Alexander Koblov
0e85cbb10a UPD: Optimize resource strings translation 2023-02-25 13:09:40 +03:00
Alexander Koblov
594c2beaba FIX: Zip - wrong checksum 2023-02-25 12:12:10 +03:00
Alexander Koblov
70187320b1 UPD: Language files 2023-02-25 12:00:23 +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
e128e03eb8 UPD: Debian package 2023-02-23 19:19:51 +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