quakeforge/libs/ui
Bill Currie a6a0b6cb63 [ui] Use View_Delete to delete the view
It's there for a reason :P. Fixes most of the really bad behavior after
disabling some widgets (re-layout isn't working at all, though, and
adding the widgets back again puts them in the wrong place).
2023-07-02 16:40:05 +09:00
..
test [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
canvas.c [ui] Add visibility control to canvases 2023-07-01 19:53:26 +09:00
font.c [ui] Use fontconfig to find system fonts 2023-07-01 19:15:22 +09:00
imui.c [ui] Use View_Delete to delete the view 2023-07-02 16:40:05 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
Makemodule.am [ui] Add the beginnings of an immediate mode UI 2023-07-01 19:55:19 +09:00
passage.c [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
text.c [ui] Add support for simple text strings 2023-07-01 19:42:02 +09:00
txtbuffer.c [util] Record allocated blocs for ALLOC 2023-03-05 18:31:30 +09:00
view.c [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
vrect.c [ui] Fix more memory leaks 2023-03-05 18:31:30 +09:00