index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
new
/
container_darwin.m
Age
Commit message (
Expand
)
Author
2015-04-10
More TODO resolution.
Pietro Gagliardi
2015-04-10
Resolved some TODOs (including one resolved a while ago on IRC but not remove...
Pietro Gagliardi
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 htt...
Pietro Gagliardi
2015-04-08
Wrote up cleanup gunk on Mac OS X. Really gunk; I don't like what all this do...
Pietro Gagliardi
2015-04-08
Added allocation logging to Objective-C objects. Fixed some Mac OS X build is...
Pietro Gagliardi
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 coor...
Pietro Gagliardi