Commit graph

5,901 commits

Author SHA1 Message Date
Alexander Koblov
7eb6da3b27 ADD: Read thumnails from .mp3 files (APIC ID3 tag) 2021-03-08 10:12:51 +00:00
Alexander Koblov
b07689afe4 FIX: Slow file list loading when directory contains many subdirectories 2021-03-07 11:27:48 +00:00
Alexander Koblov
55b7940848 FIX: Search in the selected directories only (Unix) 2021-03-07 08:22:11 +00:00
Alexander Koblov
4b9042bd41 FIX: Bug [0002618] Missing PO messages 2021-03-06 18:53:20 +00:00
Alexander Koblov
9b87205a78 ADD: Elevation form to project 2021-03-06 18:40:53 +00:00
Alexander Koblov
895a52b52a FIX: Configuration file name 2021-03-05 21:49:07 +00:00
Alexander Koblov
8a5db5dd12 ADD: Choose icon dialog - filter translation 2021-03-05 20:23:48 +00:00
Alexander Koblov
6c16a56508 FIX: Differ - preserve line break style 2021-03-04 18:25:59 +00:00
Alexander Koblov
c5afc77495 FIX: Bug [0002619] Can't sort file list by [DC().GETFILECOMMENT{}] column 2021-03-03 18:22:16 +00:00
Alexander Koblov
aead9a1ce4 FIX: Bug [0002614] File size is most probably signed int32, should be unsigned and/or widere than 32bit 2021-03-02 17:37:00 +00:00
Alexander Koblov
605ea81dc3 ADD: Viewer - remember search backwards state #2 2021-03-01 20:51:57 +00:00
Alexander Koblov
c276a570f4 ADD: Viewer - remember search backwards state 2021-03-01 20:33:12 +00:00
Alexander Koblov
ca899d276f ADD: Viewer - search backwards from dialog 2021-03-01 17:51:09 +00:00
Alexander Koblov
5b5f14a0de ADD: SHGetStockIconInfo function 2021-02-27 14:22:20 +00:00
Alexander Koblov
f9a6427978 FIX: Draw overlay icons in the dark mode (Windows) 2021-02-25 19:42:16 +00:00
Alexander Koblov
2d7e4a8641 FIX: Bug [0002608] Synchronize dirs fails on samba target #2 2021-02-24 19:14:00 +00:00
Alexander Koblov
d571976ee6 FIX: Bug [0002608] Synchronize dirs fails on samba target #1 2021-02-24 19:00:39 +00:00
Alexander Koblov
f88970a0d2 FIX: TGioFileSource.CreateDirectory 2021-02-24 17:02:34 +00:00
Alexander Koblov
2e864fd3ee FIX: Windows XP compatibility 2021-02-23 08:54:41 +00:00
Alexander Koblov
20032e6c05 UPD: Default copy flags 2021-02-22 21:16:58 +00:00
Alexander Koblov
844cb52810 FIX: Copy progress when file has alternate data streams 2021-02-22 18:51:43 +00:00
Alexander Koblov
f1ce954f90 FIX: Copy permissions 2021-02-22 18:09:18 +00:00
Alexander Koblov
103130a6f8 ADD: Feature [0001126] Copy NTFS attributes 2021-02-22 16:10:31 +00:00
Alexander Koblov
12b7bcf9b5 FIX: Bug [0001735] It does not ask for confirmation when closing the main window and there are unsaved changes in a background editor 2021-02-22 15:20:33 +00:00
Alexander Koblov
44ebdba5cc FIX: Restore active file on inactive tabs when tab delay loading used 2021-02-22 14:55:41 +00:00
Alexander Koblov
632984f62d FIX: Typo 2021-02-22 13:51:31 +00:00
Alexander Koblov
882acb412a FIX: Repeat write 2021-02-22 13:45:49 +00:00
Alexander Koblov
980951f059 UPD: Reserver space by default 2021-02-22 13:41:07 +00:00
Alexander Koblov
014869f61d FIX: Copy attributes - error messages 2021-02-22 10:10:46 +00:00
Alexander Koblov
c35d6f3199 ADD: Feature [0002084] Copy extended attributes (Linux) 2021-02-22 09:47:09 +00:00
Alexander Koblov
8c21c12d17 UPD: GetUserRuntimeDir function 2021-02-20 21:12:23 +00:00
Alexander Koblov
6f840c84a8 UPD: Use /tmp 2021-02-20 20:51:27 +00:00
Alexander Koblov
7aae009771 FIX: Find files - reset plugins search 2021-02-19 20:47:25 +00:00
Alexander Koblov
54d19de6ec FIX: Reraise EFileSourceOperationAborting 2021-02-19 18:32:54 +00:00
Alexander Koblov
e4c32a47a7 FIX: Determine floppy drive type 2021-02-17 20:08:54 +00:00
Alexander Koblov
46b6bbf1d2 UPD: Copy file dialog options 2021-02-14 18:00:48 +00:00
Alexander Koblov
f1fd3a1bdb ADD: Copy files using system function CopyFileExW (Windows) 2021-02-14 11:41:01 +00:00
Alexander Koblov
0165422884 ADD: FileCopyUAC function 2021-02-14 09:46:09 +00:00
Alexander Koblov
f781102688 FIX: Viewer - call ExitPluginMode when choose graphics mode 2021-02-13 09:01:39 +00:00
Alexander Koblov
92e73bc3b2 FIX: Viewer - call first ListSearchText with lcs_findfirst; 2021-02-13 08:49:48 +00:00
Alexander Koblov
f988ca9a65 FIX: Hang when inplace copy 2021-02-13 07:00:16 +00:00
Alexander Koblov
86ecbe6f79 UPD: Use https link 2021-02-12 19:33:55 +00:00
Alexander Koblov
46c1b70416 ADD: File with available help files translations, use it when open online help 2021-02-12 19:12:03 +00:00
Alexander Koblov
09d05e669d UPD: Viewer - use antialiasing when stretch image 2021-02-12 17:54:10 +00:00
Alexander Koblov
9644bc6d6b ADD: Editor - option to disable right edge 2021-02-12 17:47:23 +00:00
Alexander Koblov
92aaf47f76 FIX: Use FileGetAttrUAC 2021-02-11 20:32:42 +00:00
Alexander Koblov
34afb3e08e FIX: Build with Lazarus trunk 2021-02-07 13:06:59 +00:00
Alexander Koblov
3553c11ffc FIX: Bug [0002525] Feed to listbox does not show archive search results 2021-02-07 10:14:22 +00:00
Alexander Koblov
602d0f50f9 FIX: Save multirename log file name 2021-01-26 21:08:19 +00:00
Alexander Koblov
d82eed4555 FIX: Don't change page index in DestroyAllPages 2021-01-22 19:07:44 +00:00