quakeforge/libs/ui
Bill Currie 4defba8251 [ui] Free the view's children array
This would have leaked memory if views were being created and destroyed
dynamically instead of just the once-off in the current code.
2022-05-12 19:58:18 +09:00
..
test [ui] Move txtbuffer and vrect tests to libs/ui 2021-06-13 14:29:46 +09:00
Makemodule.am [build] Fix some make distcheck issues 2022-05-06 15:50:13 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
txtbuffer.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.c [ui] Free the view's children array 2022-05-12 19:58:18 +09:00
vrect.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00