summaryrefslogtreecommitdiff
path: root/box.go
AgeCommit message (Collapse)Author
2018-08-26Migrated window.go, box.go, button.go, and checkbox.go back.Pietro Gagliardi
2018-08-26Moved all the Go files out of the way again, this time so we can migrate ↵Pietro Gagliardi
them to more proper cgo usage.
2018-08-20Added Form.Pietro Gagliardi
2018-08-11Un-intmax_t'd everything.Pietro Gagliardi
2018-08-11Migrated the containers.Pietro Gagliardi
2018-08-11Moved all the Go files back out of the way. There needs to be a better way.Pietro Gagliardi
2018-08-11Started migrating controls back. These first few are unchanged.Pietro Gagliardi
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2015-12-12Added Box. Phew! Now to port over the libui test program...Pietro Gagliardi