Commit graph

616 commits

Author SHA1 Message Date
Alexander Koblov
01267bc754 UPD: CRC32 - use static constant array
(cherry picked from commit 633bccdba1)
2022-09-14 19:16:13 +03:00
Alexander Koblov
2f97288d7c FIX: Error change filename in copy operation (fixes #503)
(cherry picked from commit 6fc22a2bff)
2022-08-20 14:34:36 +03:00
Alexander Koblov
8824b665ad FIX: Rename file on copy
(cherry picked from commit 0f8f9f3563)
2022-07-05 19:24:36 +03:00
Alexander Koblov
c1982daff0 FIX: Viewer - hang on view corrupted .gif
(cherry picked from commit c44d56ace6)
2022-07-05 19:24:35 +03:00
Alexander Koblov
ae0e12fac0 FIX: ExcludeBackPathDelimiter with drive root
(cherry picked from commit ff2732ac56)
2022-06-18 16:00:15 +03:00
Alexander Koblov
6093e1aa57 FIX: FPC 3.0.4 compatibility 2022-06-12 15:32:54 +03:00
Alexander Koblov
012607073e FIX: Range check error
(cherry picked from commit 4aaa48f26e)
2022-06-12 15:24:10 +03:00
Graham Inggs
36aa1be761 FIX: TUnixTime and TUnixMode for MIPS and PowerPC (#427) 2022-05-07 15:43:01 +03:00
Alexander Koblov
200a718538 UPD: Component address
(cherry picked from commit 4363a1eb9b)
2022-05-07 15:40:57 +03:00
Alexander Koblov
367d5d4d83 FIX: Range check error 2022-02-23 18:24:25 +03:00
Alexander Koblov
a1d58d4ddc FIX: Changing the case in FAT32 filesystem (fixes #327)
(cherry picked from commit 410984ed20)
2022-02-04 22:43:30 +03:00
Alexander Koblov
c6e12ac43e FIX: Viewer - selection when text is scrolled horizontally
(cherry picked from commit fd7348ca23)
2022-02-04 22:43:30 +03:00
Alexander Koblov
86644c3990 FIX: Viewer - selection invisible characters in the text mode
(cherry picked from commit dd75f9103c)
2022-02-04 22:43:28 +03:00
Alexander Koblov
fe41de0fbd FIX: Compiling under 64 bit
(cherry picked from commit 65df20cb4b)
2022-02-04 22:43:28 +03:00
Alexander Koblov
4153c217ed ADD: Viewer - left margin option (issue #338)
(cherry picked from commit 69579d4625)
2022-02-04 22:43:27 +03:00
Alexander Koblov
78a126fcb3 FIX: Viewer - double byte text can have only even position (issue #338)
(cherry picked from commit 96f858f9ae)
2022-02-04 22:43:27 +03:00
Alexander Koblov
afe532a963 ADD: Viewer - ExtraLineSpacing option (issue #338)
(cherry picked from commit 778a5b0530)
2022-02-04 22:43:26 +03:00
Alexander Koblov
25f731263a FIX: Deleting a Favorite can produce a "is not a valid GUID value" (fixes #315)
(cherry picked from commit 06eeed2ba3)
2022-01-05 15:21:10 +03:00
Alexander Koblov
b1a12d5bd3 FIX: XMLConfig - preserve white space
(cherry picked from commit fe39bff758)
2021-12-05 13:34:34 +03:00
Alexander Koblov
824de51e1a FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245)
(cherry picked from commit 57ba2a297f)
2021-12-03 22:31:47 +03:00
Alexander Koblov
60e9f5cf67 ADD: Glyph support to TKASButton
(cherry picked from commit b3302a594d)
2021-11-28 12:26:01 +03:00
Alexander Koblov
93306f5157 FIX: Dialogue needs to resize for multirename (fixes #228)
(cherry picked from commit 0871a92aef)
2021-10-30 15:09:21 +03:00
Alexander Koblov
650576b64d FIX: Build under linux-arm
(cherry picked from commit e763ccc916)
2021-10-29 18:27:50 +03:00
Alexander Koblov
348e8a2c93 FIX: Don't use flock function with all Samba variants (fixes #213)
(cherry picked from commit 59f8237282)
2021-10-29 18:25:28 +03:00
Alexander Koblov
d9726d2741 FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +03:00
Alexander Koblov
8a5cf1153c UPD: Line-endings 2021-08-29 17:12:42 +03:00
Alexander Koblov
ac038463ba UPD: Refactoring 2021-08-29 11:38:30 +03:00
Alexander Koblov
3dffccc50e FIX: Viewer - scrollbars position 2021-08-27 20:28:36 +03:00
Alexander Koblov
6d116a4092 FIX: FPC 3.0.4 compatibility 2021-08-27 18:58:30 +03:00
Denis Bisson
48451b4aa4
ADD: Simple 32-bits checksum in available checksum functions (#160)
Used in retrocomputing to validate old ROM files.
2021-08-24 19:48:06 +03:00
Alexander Koblov
d04e5022aa FIX: Viewer - GetClientRect 2021-08-21 10:41:30 +03:00
Alexander Koblov
e947eeb9a8 ADD: View recycle bin content (Windows) 2021-08-06 21:35:35 +03:00
Alexander Koblov
e9975844b7 FIX: Memory leak (issue #143) 2021-07-29 23:38:47 +03:00
Alexander Koblov
8abe601043 ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
Alexander Koblov
5e8f3580d9 ADD: Copy on write option (Linux BTRFS) 2021-06-19 22:33:46 +03:00
Alexander Koblov
c0886e2ee5 FIX: Copy attributes (Windows) 2021-05-02 15:05:59 +03:00
Alexander Koblov
c530826166 FIX: CIFS - ignore fmShareDenyWrite (Linux) 2021-04-24 15:18:20 +03:00
Alexander Koblov
19dca7e35c FIX: SHA-256 AVX2 - use proper align (next attempt) 2021-04-21 20:41:48 +03:00
Alexander Koblov
148fdbd592 FIX: SHA-256 AVX2 - use proper align 2021-04-20 22:51:58 +03:00
Alexander Koblov
e383fb0a6e ADD: Check BMI2Support 2021-04-18 15:35:14 +03:00
Alexander Koblov
8cb5be69f4 UPD: KASPathEdit - cache directory list 2021-04-03 12:51:39 +03:00
Alexander Koblov
bafe8fa4d5 FIX: Build using Lazarus trunk
FIX: Bug [0001223] Access Violation when typing path manually in a large remote directory
2021-03-27 12:43:15 +03:00
Alexander Koblov
9aff236f5e ADD: KASButton control 2021-03-21 14:12:10 +03:00
Alexander Koblov
075f96df48 FIX: Calculate SHA-256 hash (WIN64 AVX) 2021-03-14 23:00:13 +03:00
Alexander Koblov
4ccca241e2 FIX: ARM64 unix time type 2021-03-13 13:09:25 +03:00
Alexander Koblov
5c0ba0969a UPD: Don't calculate statistics when move directories on the same volume 2021-03-10 12:33:39 +00:00
Alexander Koblov
071cf55e37 UPD: Don't show error if target path does not support compression 2021-02-22 16:34:42 +00:00
Alexander Koblov
103130a6f8 ADD: Feature [0001126] Copy NTFS attributes 2021-02-22 16:10:31 +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