summaryrefslogtreecommitdiff
path: root/redo/basicctrls.go
AgeCommit message (Expand)Author
2014-08-08Added nested and empty tabs to the test program, and fixed up relevant docume...Pietro Gagliardi
2014-08-05More TODOs.Pietro Gagliardi
2014-08-05Renamed textField to textfield; this is just for the private implementation.Pietro Gagliardi
2014-08-04Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to ...Pietro Gagliardi
2014-08-03Chagned Checkbox.OnClicked() to Checkbox.OnToggled(). The code restructure wi...Pietro Gagliardi
2014-08-01More TODOs.Pietro Gagliardi
2014-07-30Disambiguated what happens when a regular Label is used in a Standalone context.Pietro Gagliardi
2014-07-30Moved the definition of Control itself to control.go and updated some comments.Pietro Gagliardi
2014-07-30Renamed the controls* and containers* files to basicctrls* and containerctrls...Pietro Gagliardi