Commit Graph

11 Commits

Author SHA1 Message Date
Mads Kiilerich 7f649efd42
gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
Robin Gareus 16da5419d3
Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
Robin Gareus 1698928f3d
Transmitter::Debug implementation 2/2
This also sorts switch() and listen_to() statements in order
of severity: debug, info, warning, error, fatal, throw.
2020-10-13 21:58:29 +02:00
Robin Gareus 601c317d70 Clean up library inheritance (colors.h, utils.h)
make libwidget independent of libcanvas.
Confine basics to pbd and gtkmm2ext.
2017-07-17 21:06:04 +02:00
Paul Davis 2283e3b6ce canvas tester tweak 2017-02-02 14:16:27 +01:00
Paul Davis 9144cbe93a playing games with canvas (grid) test 2017-02-01 21:58:20 +01:00
Paul Davis 33bd5b3939 use new Grid API 2017-02-01 21:58:20 +01:00
Paul Davis b4cc6083b6 more sophisticated canvas tester 2017-02-01 21:58:20 +01:00
Paul Davis 52718b3411 some initial bits of work on canvas allocation 2017-02-01 21:58:20 +01:00
Robin Gareus ae6a5c95d7 update canvas test tool 2016-12-19 13:38:05 +01:00
Robin Gareus 2481db7a7f Add a small tool to experiment with libcanvas 2016-12-11 15:52:56 +01:00