summaryrefslogtreecommitdiff
path: root/libs/canvas/grid.cc
AgeCommit message (Expand)Author
2017-01-19remove use of boost::optional to define "undefined" Canvas::Rect, and use Rec...Paul Davis
2017-01-19fix up Canvas::Grid child layoutPaul Davis
2017-01-15canvas::grid: get padding and margin to work; remove some debug outputPaul Davis
2017-01-15get grid layout workingPaul Davis
2017-01-15tweak Grid repositioning code to be a little more O(N)Paul Davis
2017-01-15basic (and probably wrong) Canvas::Grid child placementPaul Davis
2017-01-15initial skeleton for a Grid canvas itemPaul Davis