summaryrefslogtreecommitdiff
path: root/redo/stack.go
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-15Moved Grid back. Removed now-unused stack.created.Pietro Gagliardi
2014-08-12Now that all calls have to be made on a single thread, Stack.SetStretchy() ca...Pietro Gagliardi
2014-08-12Made Stack an interface to keep parity with all other Controls.Pietro Gagliardi
2014-08-06Removed leftover TODOs: container does handle margins now.Pietro Gagliardi
2014-08-04Removed Control.containerShow() and Control.containerHide() and the overall a...Pietro Gagliardi
2014-07-29Re-added Stack. Of course it only works right on GTK+ right now... the other ...Pietro Gagliardi