Commit graph

622 commits

Author SHA1 Message Date
Alexander Koblov
84cbade919 UPD: Optimization 2022-01-07 17:59:32 +03:00
Alexander Koblov
edb79158fd FIX: Disable bold mode 2022-01-07 17:19:37 +03:00
Alexander Koblov
6e258b78aa FIX: Escape key handling 2022-01-07 17:01:39 +03:00
Alexander Koblov
bffeb175a1 FIX: Update scrollbars 2022-01-05 22:03:11 +03:00
Alexander Koblov
76eaebb4f7 FIX: Auto-Wrap sequence
ADD: DEC Line Drawing charset
2022-01-05 20:49:40 +03:00
Alexander Koblov
acbf304fa7 FIX: Repaint on screen buffer change 2022-01-05 19:38:09 +03:00
Alexander Koblov
68bab18a4b ADD: Delete character sequence 2022-01-05 19:28:50 +03:00
Alexander Koblov
06eeed2ba3 FIX: Deleting a Favorite can produce a "is not a valid GUID value" (fixes #315) 2022-01-05 15:17:19 +03:00
Alexander Koblov
db3250b905 ADD: Soft reset sequence 2022-01-05 14:38:04 +03:00
Alexander Koblov
9d3682bd5d ADD: Insert/delete line sequences 2022-01-05 13:57:40 +03:00
Alexander Koblov
0325c4a073 ADD: Reverse line feed sequence 2022-01-03 13:01:29 +03:00
Alexander Koblov
27459aa040 FIX: Show caret under GTK2 2022-01-02 20:20:14 +03:00
Alexander Koblov
769a376b36 FIX: Update scroll range 2022-01-02 18:10:34 +03:00
Alexander Koblov
e0cd28431f ADD: Set scroll range 2022-01-02 17:23:24 +03:00
Alexander Koblov
dfacf9536f ADD: Alternate buffer support 2022-01-02 15:30:49 +03:00
Alexander Koblov
6a2b0a9d80 ADD: ScrollUp, ScrollDown sequences 2022-01-02 15:07:40 +03:00
Alexander Koblov
1961d78976 FIX: Erase commands should use current colors 2022-01-02 13:48:53 +03:00
Alexander Koblov
37caad876f UPD: Better UTF-8 handling 2022-01-02 12:56:31 +03:00
Alexander Koblov
e5f9ea26db ADD: Keypad sequences 2022-01-02 00:50:24 +03:00
Alexander Koblov
1fa30ac140 ADD: Designate Character Set sequences 2022-01-02 00:45:38 +03:00
Alexander Koblov
ff58c15f6f UPD: Disable wrap by default
FIX: Cursor keys under GTK2
2022-01-02 00:23:50 +03:00
Alexander Koblov
85637f161e FIX: Lazarus 2.0.12 compatibility 2022-01-02 00:07:28 +03:00
Alexander Koblov
4d8f7b95a5 UPD: Use new virtual terminal control 2022-01-01 17:24:17 +03:00
Alexander Koblov
5b707edbdb ADD: New virtual terminal control 2022-01-01 17:16:06 +03:00
Alexander Koblov
fe39bff758 FIX: XMLConfig - preserve white space 2021-12-05 13:28:02 +03:00
Alexander Koblov
57ba2a297f FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245) 2021-11-08 18:47:30 +03:00
Alexander Koblov
b3302a594d ADD: Glyph support to TKASButton 2021-11-05 14:25:56 +03:00
Alexander Koblov
0871a92aef FIX: Dialogue needs to resize for multirename (fixes #228) 2021-10-30 15:07:03 +03:00
Alexander Koblov
e763ccc916 FIX: Build under linux-arm 2021-10-28 20:38:48 +03:00
Alexander Koblov
59f8237282 FIX: Don't use flock function with all Samba variants (fixes #213) 2021-10-21 18:51:38 +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