fix issue with initialization of a BBT_Time variable.
[ardour.git] / libs / canvas / ruler.cc
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-01-19 Paul Davisremove use of boost::optional to define "undefined...
2016-12-19 Robin Gareusvertically center text in time rulers
2016-12-19 Robin GareusNO-OP: whitespace
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 378
2016-05-27 nick_mInitial stab at tempo ramps.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-29 Paul Davischange placement of ruler divider so that the lower...
2015-04-29 Paul Davischange ruler rendering to change tick heights and move...
2015-04-29 Paul Davisadd missing API
2015-04-29 Paul Davisadd API to Ruler to optionally draw a divider (2 single...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-07 Paul Davisadd Canvas::Ruler::set_metric() to allow ruler metrics...
2014-09-07 Paul Davischange Metric element of a Canvas::Ruler item into...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisrefactor Canvas so that all Items have children; add...
2014-06-12 Paul Davischange Canvas heirarchy and constructors
2014-06-12 Paul Davisderive ArdourCanvas::Ruler from Rectangle
2014-06-12 Paul Davisremove hard-coded colors
2014-06-12 Paul Davismany fixes and improvements for a now-working ArdourCan...
2014-06-12 Paul Davisadd initial (untested) implementation of canvas ruler...