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
/
init_darwin.m
Age
Commit message (
Expand
)
Author
2015-04-10
More of the previous commit. More TODOs.
Pietro Gagliardi
2015-04-10
Started to implement proper destruction logic for Mac OS X controls.
Pietro Gagliardi
2015-04-10
Decided to kill uiInitError and return the message as a const char * instead....
Pietro Gagliardi
2015-04-10
More TODO resolution and debugging stuff.
Pietro Gagliardi
2015-04-09
Changed the allocation logging from a compile-time setting to the first initi...
Pietro Gagliardi
2015-04-08
Cleaned out some of that gunk. I can't avoid subclassing the standard control...
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
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
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; wil...
Pietro Gagliardi