summaryrefslogtreecommitdiff
path: root/gtk2_ardour/toolbar_test.cc
AgeCommit message (Collapse)Author
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
make libwidget independent of libcanvas. Confine basics to pbd and gtkmm2ext.
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-02-02toolbar building from file given by command linePaul Davis
2017-02-02toolbar creation from text filesPaul Davis
2017-02-02use different source file for canvas testerPaul Davis