summaryrefslogtreecommitdiff
path: root/new/ui.h
AgeCommit message (Expand)Author
2015-04-09Re-enabled the text manipulation code in the test program.Pietro Gagliardi
2015-04-08Decided to call it uiEntry for now.Pietro Gagliardi
2015-04-08Decided not to take the suggestions of some TODOs in ui.h.Pietro Gagliardi
2015-04-08Started work on ensuring things get cleaned up. Added a destroy() method to u...Pietro Gagliardi
2015-04-07Added uiStack. Not yet tested; need to do a few things first.Pietro Gagliardi
2015-04-07Added uiControlHandle() and fixed other uiButton issues.Pietro Gagliardi
2015-04-07Wrote up the initial uiButton implementation. It (mostly; just needs text and...Pietro Gagliardi
2015-04-07Fixed build issues. Now I just need to hook resizing into uiWindow and implem...Pietro Gagliardi
2015-04-06Started doing the C rewrite. Defined the basic initialization and main loop a...Pietro Gagliardi