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
/
ui_darwin.h
Age
Commit message (
Expand
)
Author
2015-04-16
Split the rewrite into a new repository.
Pietro Gagliardi
2015-04-16
Began Darwin backend migration.
Pietro Gagliardi
2015-04-10
Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...
Pietro Gagliardi
2015-04-09
Migrated the Mac OS X code to the new uiControl/uiSizing system.
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 out some of that gunk. I can't avoid subclassing the standard control...
Pietro Gagliardi
2015-04-07
Fixed compiler errors and bugs. uiButton on Mac OS X works!
Pietro Gagliardi
2015-04-07
Added the uiDarwinControl logic.
Pietro Gagliardi
2015-04-07
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
Pietro Gagliardi
2015-04-06
Started working on uiControl.
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