| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-10 | Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ↵ | Pietro Gagliardi | |
| that work for us (and abort on failure). | |||
| 2015-04-09 | Migrated the Mac OS X code to the new uiControl/uiSizing system. | Pietro Gagliardi | |
| 2015-04-08 | Built up a better system for handling data cleanup on Mac OS X; thanks to ↵ | Pietro Gagliardi | |
| http://stackoverflow.com/questions/29522715/is-there-a-reliable-way-to-destroy-private-data-structures-when-a-standard-nsvie. | |||
| 2015-04-08 | Cleaned out some of that gunk. I can't avoid subclassing the standard ↵ | Pietro Gagliardi | |
| controls, but making it so that the uiControl returned by uiDarwinNewControl() can be freed by the caller will help. | |||
| 2015-04-07 | Fixed compiler errors and bugs. uiButton on Mac OS X works! | Pietro Gagliardi | |
| 2015-04-07 | Added the uiDarwinControl logic. | Pietro Gagliardi | |
| 2015-04-07 | Changed ui_*.h to uipriv_*.h pending a public non-portable API. | Pietro Gagliardi | |
| 2015-04-06 | Started working on uiControl. | Pietro Gagliardi | |
| 2015-04-06 | Fixed initial Mac OS X code. | Pietro Gagliardi | |
| 2015-04-06 | Started writing the same but for Mac OS X. This time it's not tested yet; ↵ | Pietro Gagliardi | |
| will test now. | |||
