summaryrefslogtreecommitdiff
path: root/redo/control_darwin.go
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-11Removed the need for C.frame() by splitting apart the alignment rect function...Pietro Gagliardi
2014-08-10Removed borders from Areas on Mac OS X.Pietro Gagliardi
2014-08-09Changed PrefSize to PreferredSize throughout.Pietro Gagliardi
2014-08-04Removed Control.containerShow() and Control.containerHide() and the overall a...Pietro Gagliardi
2014-08-03Migrated the Mac OS X backend to the new Control setup.Pietro Gagliardi
2014-08-02Migrated the Label alignment code back into the Mac OS X port.Pietro Gagliardi
2014-08-02Wrote Control.preferredSize() (including Tab.preferredSize()) on Mac OS X.Pietro Gagliardi
2014-07-30Split out the default definitions of Control.allocate() into a single place.Pietro Gagliardi
2014-07-30Ported the new Control setup to Mac OS X.Pietro Gagliardi