summaryrefslogtreecommitdiff
path: root/redo/sizer.go
AgeCommit message (Collapse)Author
2014-08-04Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to ↵Pietro Gagliardi
container.go, did the Mac OS X migration, moved containerctrls.go out of the way by merging its declarations into basicctrls.go, and did a quick cleanup fix to container_darwin.m.
2014-08-01Began cleaning up the sizing/container/control stuff by changing container ↵Pietro Gagliardi
to sizing.