summaryrefslogtreecommitdiff
path: root/redo/container.go
AgeCommit message (Collapse)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-24Split ymargin into top and bottom margins to accomodate Groups on Windows; ↵Pietro Gagliardi
fixed those.
2014-08-15Resolved some future plans.Pietro Gagliardi
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.