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
/
button_darwin.m
Age
Commit message (
Expand
)
Author
2015-04-10
Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...
Pietro Gagliardi
2015-04-09
Implemented the text functions on OS X.
Pietro Gagliardi
2015-04-08
Removed some stale TODOs.
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
Fixed compilation errors. Hm, nothing is still freed...
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
Better monitoring of Objective-C objects (including main GUI objects).
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
Implemented uiButton on Mac OS X. Now to fix build issues and test...
Pietro Gagliardi