fix issue with initialization of a BBT_Time variable.
[ardour.git] / libs / canvas / grid.cc
2017-02-01 Paul Daviscanvas::grid - more tweaks and improvements
2017-02-01 Paul Daviscanvas::grid : compute all row/col extents
2017-02-01 Paul Davisbasics of row/col span for Canvas::Grid
2017-02-01 Paul Davischange Grid API to avoid unnecessary Duple and open...
2017-02-01 Paul Davisclear up some CSS padding/margin confusion, and add...
2017-02-01 Paul Daviscanvas::grid starts being able to do its job a little
2017-02-01 Paul Davissome initial bits of work on canvas allocation
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