Alexander Koblov
|
0ae9f96e8e
|
UPD: Move GetNextLine function to doublecmd_common package
|
2022-02-02 18:46:59 +03:00 |
|
Alexander Koblov
|
410984ed20
|
FIX: Changing the case in FAT32 filesystem (fixes #327)
|
2022-02-01 19:28:22 +03:00 |
|
Alexander Koblov
|
fd7348ca23
|
FIX: Viewer - selection when text is scrolled horizontally
|
2022-01-31 18:19:59 +03:00 |
|
Alexander Koblov
|
dd56403d1c
|
UPD: Terminal - use double buffering
|
2022-01-30 16:58:31 +03:00 |
|
Alexander Koblov
|
dd75f9103c
|
FIX: Viewer - selection invisible characters in the text mode
|
2022-01-30 11:11:29 +03:00 |
|
Alexander Koblov
|
65df20cb4b
|
FIX: Compiling under 64 bit
|
2022-01-29 16:48:32 +03:00 |
|
Alexander Koblov
|
69579d4625
|
ADD: Viewer - left margin option (issue #338)
|
2022-01-29 15:52:19 +03:00 |
|
Alexander Koblov
|
96f858f9ae
|
FIX: Viewer - double byte text can have only even position (issue #338)
|
2022-01-29 13:36:55 +03:00 |
|
Alexander Koblov
|
778a5b0530
|
ADD: Viewer - ExtraLineSpacing option (issue #338)
|
2022-01-29 13:06:15 +03:00 |
|
Alexander Koblov
|
583eaaf323
|
FIX: Terminal - paint without double buffering
|
2022-01-26 19:08:36 +03:00 |
|
Alexander Koblov
|
e0d66891c5
|
FIX: Terminal - access violation
|
2022-01-24 20:04:17 +03:00 |
|
Alexander Koblov
|
e51f4fa0df
|
UPD: Terminal - better buffer overflow checking ADD: Terminal - erase screen left sequence
|
2022-01-24 18:52:22 +03:00 |
|
Alexander Koblov
|
ad8ee310b7
|
FIX: Terminal - crash
|
2022-01-23 14:08:38 +03:00 |
|
Alexander Koblov
|
430afd91ee
|
UPD: Several fixes
|
2022-01-08 14:27:05 +03:00 |
|
Alexander Koblov
|
ea61dd9800
|
FIX: Move the cursor to the home position
|
2022-01-08 13:15:14 +03:00 |
|
Alexander Koblov
|
4d6faa30c0
|
FIX: Correctly process partial characters
|
2022-01-08 12:37:43 +03:00 |
|
Alexander Koblov
|
6100ef57f9
|
FIX: Scroll Up/Down with scrolling region
|
2022-01-07 22:47:21 +03:00 |
|
Alexander Koblov
|
8e0ab9a8cd
|
ADD: Cursor next/previous line sequence
|
2022-01-07 21:04:16 +03:00 |
|
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 |
|