summaryrefslogtreecommitdiff
path: root/redo/containers_unix.go
AgeCommit message (Expand)Author
2014-07-30Renamed the controls* and containers* files to basicctrls* and containerctrls...Pietro Gagliardi
2014-07-29Changed Control.setParent() to take the same argument type on all platforms; ...Pietro Gagliardi
2014-07-28Fixed the proper recursive application of spaced on Windows tabs by having co...Pietro Gagliardi
2014-07-28Began final simplification of size code. spaced is now a global variable; eit...Pietro Gagliardi
2014-07-28Made Tab in the GTK+ backend scrollable (in case there are too many tabs).Pietro Gagliardi
2014-07-25Implemented Tab on Mac OS X. Woo! I'll need to add justification for what I'm...Pietro Gagliardi
2014-07-25Cleaned up sizing a bit. Being able to know how big something will be ahead o...Pietro Gagliardi
2014-07-25Implemented Tab on GTK+. I really don't like the way sizing works now...Pietro Gagliardi