| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-15 | Moved Grid back. Removed now-unused stack.created. | Pietro Gagliardi | |
| 2014-08-12 | Now that all calls have to be made on a single thread, Stack.SetStretchy() ↵ | Pietro Gagliardi | |
| can safely be called even after its Window is created (which is also when the Stack is assigned to the Window anyway). | |||
| 2014-08-12 | Made Stack an interface to keep parity with all other Controls. | Pietro Gagliardi | |
| 2014-08-06 | Removed leftover TODOs: container does handle margins now. | Pietro Gagliardi | |
| 2014-08-04 | Removed Control.containerShow() and Control.containerHide() and the overall ↵ | Pietro Gagliardi | |
| ability to show and hide Controls in general; too much effort to get right. | |||
| 2014-07-29 | Re-added Stack. Of course it only works right on GTK+ right now... the other ↵ | Pietro Gagliardi | |
| platforms's Control.preferredSize()s aren't implemented yet! | |||
