April 18, 2021 | ||
---|---|---|
View 62dbccb
Workaround for some graphics drivers: disable partial updates for now (using partial updates showed flickering, supposedly from frames from double buffering)Dario Rodriguez authored on 18/04/2021 18:50:39 |
March 20, 2021 | ||
---|---|---|
View 3cf9222
bugfix: was showing strange characters when a multibyte UTF-8 char crossed a chunk boundary; now behaves as expected (multibyte UTF-8 characters crossing a boundary display correctly)Dario Rodriguez authored on 20/03/2021 01:53:12 |
March 12, 2021 | ||
---|---|---|
View a493566
bugfix: selection was moving when inserting/deleting text before the selectionDario Rodriguez authored on 12/03/2021 22:54:34 |
January 21, 2021 | ||
---|---|---|
View 0f51980
Disable unnedded plugins in viewonly modeDario Rodriguez authored on 21/01/2021 21:21:23 |
||
View e2f8b12
Add viewonly support (enabled if the executable name ends with 'review')Dario Rodriguez authored on 21/01/2021 21:14:04 |
||
View 4b75fdb
Simple Up/down/left/right scrolling for the printoutsDario Rodriguez authored on 21/01/2021 20:46:25 |
January 15, 2021 | ||
---|---|---|
View f0c9405
fix: printouts should not have cursor, so don't draw cursor on printout windowsDario Rodriguez authored on 15/01/2021 22:26:54 |
||
View 96e3d79
Add print selection to new window with Control+P, close that window with ESCDario Rodriguez authored on 15/01/2021 22:11:33 |
January 7, 2021 | ||
---|---|---|
View 7ade974
Implement Control+UP/DOWN: scroll the screen instead of moving the cursor positionDario Rodriguez authored on 07/01/2021 18:23:45 |
January 2, 2021 | ||
---|---|---|
View da99cd1
fix: ensure cursor is in visible area after deleting a characterDario Rodriguez authored on 02/01/2021 11:52:05 |
December 28, 2020 | ||
---|---|---|
View 67e3f10
Make scrolling when at the right end more pleasant (now only needs to scroll after several keystrokes)Dario Rodriguez authored on 28/12/2020 20:55:54 |
||
View 37a5eb2
fix: remove from the possible zoom list those with bad appearanceDario Rodriguez authored on 28/12/2020 10:47:14 |
December 23, 2020 | ||
---|---|---|
View 7348e37
Fix highlighting when using go-to-line (clamp origin var.). Make the info mesage dissappear when pressing EscDario Rodriguez authored on 23/12/2020 17:39:36 |
December 1, 2020 | ||
---|---|---|
View c357e49
tweak info header's colors and contentsDario Rodriguez authored on 01/12/2020 17:59:37 |
November 30, 2020 | ||
---|---|---|
View d30a321
Added 'Exit without saving?' confirmation dialogDario Rodriguez authored on 30/11/2020 21:40:46 |