summaryrefslogtreecommitdiff
path: root/listbox_darwin.h
AgeCommit message (Collapse)Author
2014-05-16Combined all the Objective-C headers into objc_darwin.h.Pietro Gagliardi
2014-05-13Migrated listbox_darwin.go to using Objective-C directly instead of through ↵Pietro Gagliardi
the runtime. Due to linking issues on Mac OS X 10.6, I haven't made this live yet; I need to repair my 10.6 setup before I can actually test. This won't be done before midnight, so preemptive commit. The new listbox_darwin.go is lbnew.