April 25, 2021
View 60f0e32

bugfix: was not showing prototypes hints if the cursor was in the space after the last character of the line

Dario Rodriguez authored on 25/04/2021 10:31:35
View dee2427

bugfix: rearch&replace was not replacing the last occurrences if the new string was larger than the old string and the occurrence was close to the end of the selection

Dario Rodriguez authored on 25/04/2021 10:10:41
View 8004bdd

Make Shift+HOME/Shift+END change the selection accordingly

Dario Rodriguez authored on 25/04/2021 10:02:40
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 31, 2021
View 9e02b8c

Preserve file permissions on save

Dario Rodriguez authored on 31/03/2021 16:36:06
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 selection

Dario Rodriguez authored on 12/03/2021 22:54:34
January 21, 2021
View 0f51980

Disable unnedded plugins in viewonly mode

Dario 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 printouts

Dario Rodriguez authored on 21/01/2021 20:46:25
January 19, 2021
View b1ecd81

Add font iosevka-fixed-regular for Control+P printouts

Dario Rodriguez authored on 19/01/2021 18:53:05
January 18, 2021
View 4f474cd

Remove saxmono font as it doesn't look good for small font sizes

Dario Rodriguez authored on 18/01/2021 15:51:41
January 15, 2021
View f0c9405

fix: printouts should not have cursor, so don't draw cursor on printout windows

Dario Rodriguez authored on 15/01/2021 22:26:54
View 9b21979

make reui_init() use saxmono font for child windows (right now that equates windows for printed data)

Dario Rodriguez authored on 15/01/2021 22:20:48
View 9d7c6b5

Add saxmono font

Dario Rodriguez authored on 15/01/2021 22:13:40