summaryrefslogtreecommitdiff
path: root/redo/label_darwin.go
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-27Renamed textField to textfield in the Mac OS X port for consistency.Pietro Gagliardi
2014-08-15Added Label.isStandalone(), used by Grid. Now for the Grid test...Pietro Gagliardi
2014-08-11Settled the Label alignment TODO in label_darwin.go. Also more future plans.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-02Split all the Control implementations into their own files and renamed the co...Pietro Gagliardi