summaryrefslogtreecommitdiff
path: root/new/checkbox_darwin.m
AgeCommit message (Collapse)Author
2015-04-10Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ↵Pietro Gagliardi
that work for us (and abort on failure).
2015-04-09Implemented uiCheckbox(Set)Checked() on Mac OS X.Pietro Gagliardi
2015-04-09Implemented uiCheckbox on Mac OS X. Before I implement it on GTK+ I'll go ↵Pietro Gagliardi
back and add uiCheckboxChecked() and uICheckboxSetChecked().