summaryrefslogtreecommitdiff
path: root/new/ui_darwin.h
AgeCommit message (Expand)Author
2015-04-16Split the rewrite into a new repository.Pietro Gagliardi
2015-04-16Began Darwin backend migration.Pietro Gagliardi
2015-04-10Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...Pietro Gagliardi
2015-04-09Migrated the Mac OS X code to the new uiControl/uiSizing system.Pietro Gagliardi
2015-04-08Built up a better system for handling data cleanup on Mac OS X; thanks to htt...Pietro Gagliardi
2015-04-08Cleaned out some of that gunk. I can't avoid subclassing the standard control...Pietro Gagliardi
2015-04-07Fixed compiler errors and bugs. uiButton on Mac OS X works!Pietro Gagliardi
2015-04-07Added the uiDarwinControl logic.Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Started working on uiControl.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