summaryrefslogtreecommitdiff
path: root/new/init_darwin.m
AgeCommit message (Expand)Author
2015-04-10More of the previous commit. More TODOs.Pietro Gagliardi
2015-04-10Started to implement proper destruction logic for Mac OS X controls.Pietro Gagliardi
2015-04-10Decided to kill uiInitError and return the message as a const char * instead....Pietro Gagliardi
2015-04-10More TODO resolution and debugging stuff.Pietro Gagliardi
2015-04-09Changed the allocation logging from a compile-time setting to the first initi...Pietro Gagliardi
2015-04-08Cleaned out some of that gunk. I can't avoid subclassing the standard control...Pietro Gagliardi
2015-04-08Wrote up cleanup gunk on Mac OS X. Really gunk; I don't like what all this do...Pietro Gagliardi
2015-04-08Added allocation logging to Objective-C objects. Fixed some Mac OS X build is...Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Fixed initial Mac OS X code.Pietro Gagliardi
2015-04-06Started writing the same but for Mac OS X. This time it's not tested yet; wil...Pietro Gagliardi