remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty...
[ardour.git] / libs / canvas / grid.cc
2017-01-19 Paul Davisremove use of boost::optional to define "undefined...
2017-01-18 Paul Davisfix up Canvas::Grid child layout
2017-01-15 Paul Daviscanvas::grid: get padding and margin to work; remove...
2017-01-15 Paul Davisget grid layout working
2017-01-15 Paul Davistweak Grid repositioning code to be a little more O(N)
2017-01-15 Paul Davisbasic (and probably wrong) Canvas::Grid child placement
2017-01-15 Paul Davisinitial skeleton for a Grid canvas item