quakeforge/ruamoko/qwaq
Bill Currie 02f8cc9760 [qwaq] Fix a bunch of issues with the scrollbar
Leaking memory. And worse, it wasn't drawing its buttons (group wasn't
setting view contexts) and then the buttons were in the wrong place, so
had to add a backing buffer for the buttons.
2020-03-30 22:01:17 +09:00
..
builtins [qwaq] Add a synchronous printf command 2020-03-30 21:58:06 +09:00
debugger [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
editor [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
ui [qwaq] Fix a bunch of issues with the scrollbar 2020-03-30 22:01:17 +09:00
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
Makefile.am [qwaq] Add a scrollbar view 2020-03-30 20:29:48 +09:00
gcd.r [qwaq] Bring in qc gcd to use for debugger testing 2020-03-24 23:02:19 +09:00
qwaq-app.h [qwaq] Clean up the qwaq directory 2020-03-30 02:34:08 +09:00
qwaq-app.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
qwaq.h [qwaq] Add an editor buffer 2020-03-22 21:31:30 +09:00