summaryrefslogtreecommitdiff
path: root/grid.go
AgeCommit message (Expand)Author
2014-02-25Added a way to let Controls in a Grid be sized to fill their cells.Pietro Gagliardi
2014-02-25More documentation fixups.Pietro Gagliardi
2014-02-25Fixed up Grid and Space() documentation.Pietro Gagliardi
2014-02-25Wrote the Grid test and found/fixed one error in Grid's position calculations...Pietro Gagliardi
2014-02-25Added untested initial Grid. Now to write a test.Pietro Gagliardi