quakeforge/include/QF/ui
Bill Currie 8be5d35b0d [ui] Add support for setting view data early
view_new sets the geometry, but any setgeometry that need a valid data
pointer would get null. It might be better to always have the data
pointer, but I didn't feel like doing such a change at this stage as
there are quite a lot of calls to view_new. Thus view_new_data which
sets the data pointer before calling setgeometry.
2022-09-21 11:53:49 +09:00
..
inputline.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
txtbuffer.h [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
view.h [ui] Add support for setting view data early 2022-09-21 11:53:49 +09:00
vrect.h [ui] Add a specialized function for subrect allocation 2022-09-02 17:47:27 +09:00