| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-11 | More compiler error fixes. | Pietro Gagliardi | |
| 2014-03-11 | Fixed compiler errors in the past few commits. | Pietro Gagliardi | |
| 2014-03-11 | TODO reduction and documentation fixups in Grid. | Pietro Gagliardi | |
| 2014-03-09 | Removed error returns from Control.preferredSize() since errors are not ↵ | Pietro Gagliardi | |
| going to be returned anymore. | |||
| 2014-03-07 | Pinned (or marked for later pinninig) behavior of various controls; also ↵ | Pietro Gagliardi | |
| improved Space()'s documentation. | |||
| 2014-03-03 | Fixed Mac OS X control placement flipping. This is done by passing the ↵ | Pietro Gagliardi | |
| height of the window around setRect() calls to avoid polling the content view frame each time. | |||
| 2014-02-26 | Added Grid.SetStretchy to allow one control in a Grid to fill the parent ↵ | Pietro Gagliardi | |
| Control's space, even when resizing. | |||
| 2014-02-25 | Added a way to let Controls in a Grid be sized to fill their cells. | Pietro Gagliardi | |
| 2014-02-25 | More documentation fixups. | Pietro Gagliardi | |
| 2014-02-25 | Fixed up Grid and Space() documentation. | Pietro Gagliardi | |
| 2014-02-25 | Wrote the Grid test and found/fixed one error in Grid's position ↵ | Pietro Gagliardi | |
| calculations. (If you compare the previous Windows build with this one, you may not notice a difference; this is because of the default preferred size of Labels being too wide). | |||
| 2014-02-25 | Added untested initial Grid. Now to write a test. | Pietro Gagliardi | |
