index
:
interesting/andlabs-ui
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
/
window_darwin.m
Age
Commit message (
Expand
)
Author
2015-04-09
Implemented uiWindowSetMargined() on Mac OS X.
Pietro Gagliardi
2015-04-09
Implemented the text functions on OS X.
Pietro Gagliardi
2015-04-08
And implemented proper control showing on Mac OS X.
Pietro Gagliardi
2015-04-08
Cleaned up window_darwin.m's data structure juggling.
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
Cleaned up the uiWindow Darwin implementation. Let's try this again...
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
Decided to remove the logging for now. Will inject it right into the allocati...
Pietro Gagliardi
2015-04-07
More allocation logging. I wonder if I can just log directly in the allocator...
Pietro Gagliardi
2015-04-07
More TODOs.
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
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