Files
ardour/gtk2_ardour
Paul Davis 9a11e3a64d change API for CairoWidget::focus_handler
This functor/closure is responsible for stealing focus from any existing text entry (or whatever else may have focus)
when clicking on a CairoWidget or derived class.

The old implementation just gave focus back to the editor canvas. The new version walks up the widget packing
heirarchy to find a focusable parent (from the CairoWidget for which it is invoked). If no focusable parent
is found, it cancels keyboard focus in the toplevel window containing the CairoWidget
2016-03-15 12:41:21 -04:00
..
2016-03-05 16:27:48 +01:00
2016-03-05 16:27:48 +01:00
2016-02-26 18:54:11 -05:00
2016-03-11 22:46:19 +01:00
2016-03-07 17:11:47 +01:00
2016-03-05 15:54:47 +01:00
2015-08-09 01:42:22 +10:00
2016-03-08 08:44:58 -05:00
2016-02-26 14:36:51 -05:00
2016-02-27 16:02:36 -05:00
2016-02-27 16:02:36 -05:00
2015-10-30 15:55:27 +01:00
2016-02-28 21:16:44 +01:00