| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-13 | Converted and fixed the Mac OS X code for uiParent. I'm still not happy, but ↵ | Pietro Gagliardi | |
| this is DEFINITELY a step in the right direction... Perhaps automatic deletion is a pipe dream :/ I should also really nail the parenting/unparenting logic, but for that I need to add one more method. | |||
| 2015-04-12 | Fixed Mac OS X tab page clearing. I'm really going to oneed to restructure ↵ | Pietro Gagliardi | |
| the whole container system... | |||
| 2015-04-10 | More TODO resolution. | Pietro Gagliardi | |
| 2015-04-10 | Resolved some TODOs (including one resolved a while ago on IRC but not ↵ | Pietro Gagliardi | |
| removed until now; thanks various people in irc.freenode.net/#macdev). | |||
| 2015-04-09 | Added uiWindowMargined() and implemented it on all platforms. | Pietro Gagliardi | |
| 2015-04-09 | Removed direct vtable calls from uiControl. | Pietro Gagliardi | |
| 2015-04-09 | Implemented the foundation for padding. | Pietro Gagliardi | |
| 2015-04-09 | Implemented uiWindowSetMargined() on Mac OS X. | Pietro Gagliardi | |
| 2015-04-08 | And implemented proper control showing on Mac OS X. | 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 | Wrote up cleanup gunk on Mac OS X. Really gunk; I don't like what all this ↵ | Pietro Gagliardi | |
| does but I don't think there's another way. | |||
| 2015-04-08 | Added allocation logging to Objective-C objects. Fixed some Mac OS X build ↵ | Pietro Gagliardi | |
| issues. | |||
| 2015-04-07 | Fixed compiler errors and bugs. uiButton on Mac OS X works! | Pietro Gagliardi | |
| 2015-04-07 | Added the Mac OS X uiContainer. Added it to uiWindow. Added the Mac OS X ↵ | Pietro Gagliardi | |
| coordinate system mirroring to the new control logic. Renamed *_darwin.c to *_darwin.m. | |||
