November 11, 2020 | ||
---|---|---|
View 1c5b978
ui: experimental font cache implementationDario Rodriguez authored on 11/11/2020 21:39:04 |
November 8, 2020 | ||
---|---|---|
View 2229bab
ui: change the way the fills are done (new method is gentler to the linux intel dri driver). Add some missing const qualifiers.Dario Rodriguez authored on 08/11/2020 11:59:03 |
November 1, 2020 | ||
---|---|---|
View 8f987b2
Implement font size change with control+'+'/'-'/'0', as in browsersDario Rodriguez authored on 01/11/2020 22:29:06 |
||
View d83ec5d
ui: fix memory leak on ui_free (fontdata was not being freed because the pointer was being mistakenly nulled a few lines before)Dario Rodriguez authored on 01/11/2020 22:27:03 |
October 21, 2020 | ||
---|---|---|
View 21b9a15
UI: add ability to put balloons on screenDario Rodriguez authored on 21/10/2020 22:06:25 |
October 8, 2020 | ||
---|---|---|
View 1571852
Implement window resizizingDario Rodriguez authored on 08/10/2020 19:52:50 |
September 6, 2020 | ||
---|---|---|
View 39c057a
Implement side scroll. Fix vertical scroll. Set window size to something more workable than fullscreen.Dario Rodriguez authored on 06/09/2020 22:21:40 |
September 2, 2020 | ||
---|---|---|
View b14d260
Remove old utf8 functions from re_ui. Add comments to utf8 functions in re_data header file.Dario Rodriguez authored on 02/09/2020 22:14:50 |
August 30, 2020 | ||
---|---|---|
View a1edb4c
Implement left/right movement. Add test_ui with utf8 tests.Dario Rodriguez authored on 30/08/2020 21:47:55 |
August 26, 2020 | ||
---|---|---|
View 6ead1ce
Implement up/down movementDario Rodriguez authored on 26/08/2020 21:50:45 |
August 18, 2020 | ||
---|---|---|
View 1366898
Display first lines of the loaded fileDario Rodriguez authored on 18/08/2020 20:31:28 |
August 7, 2020 | ||
---|---|---|
View 6f48520
Add re_ui.c stub, fix MakefileDario Rodriguez authored on 07/08/2020 21:30:22 |