This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4911801622
libui
/
darwin
History
Pietro Gagliardi
2e4af8a123
More OS X uiControl work... kinda. At least all the controls that were in previously are now back in; that just leaes the new ones now.
2015-07-24 15:42:10 -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