summaryrefslogtreecommitdiff
path: root/redo/container.go
AgeCommit message (Collapse)Author
2014-08-08Starting splitting out future plans from the TODOs again; this time: Group.Pietro Gagliardi
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.