summaryrefslogtreecommitdiff
path: root/slider.go
AgeCommit message (Collapse)Author
2018-08-26More control migration. Everything beyond this point is nontrivial.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-12Fixed build errors.Pietro Gagliardi
2018-08-11Un-intmax_t'd everything.Pietro Gagliardi
2018-08-11More control migration.Pietro Gagliardi
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2016-05-22Documented the new limit swapping of uiSlider and uiSpinbox.Pietro Gagliardi
2015-12-12Added Spinbox and Slider. That *should* leave just Group, Tab, and Box... ↵Pietro Gagliardi
(and Area of course, but I want to finalize the interface more first)