summaryrefslogtreecommitdiff
path: root/redo/sizing.go
AgeCommit message (Collapse)Author
2014-07-25Cleaned up sizing a bit. Being able to know how big something will be ahead ↵Pietro Gagliardi
of time would be better.
2014-07-25Implemented Tab on GTK+. I really don't like the way sizing works now...Pietro Gagliardi
2014-07-25Adjusted sizing data to act as the base container type; this is needed for ↵Pietro Gagliardi
proper resizing on both GTK+ and Mac OS X.
2014-07-16Ported over the sizing framework from the old package and implemented it on ↵Pietro Gagliardi
the GTK+ backend.