libui/darwin
Pietro Gagliardi 62b5365577 More OS X uiControl work. 2015-07-22 23:20:01 -04:00
..
bin.m Migrated to uiBin on OS X and adjusted TODO.md. 2015-05-10 14:17:16 -04:00
container.m Same as previous commits, but for uiContainer. We don't need to do these because everything that calls uiControlSetParent() (which should only ever be a uiContainer) should also be updating themselves afterward (or are about to be destroyed). 2015-05-11 12:20:41 -04:00
newcontrol.m Started to optimize container updating. Removed container updates from each new control set parent. 2015-05-11 12:16:28 -04:00
tab.m Added uiContainerUpdate() calls to each SetMargined(). 2015-05-11 12:42:13 -04:00