Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / ardour_window.cc
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-04 Paul DavisMerge branch 'master' into cairocanvas
2013-10-31 Paul Davisfix merge with master
2013-10-22 Paul Davismerge from master
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
2013-05-06 Paul Davismake ArdourDialog and ArdourWindow call ::relay_key_pre...
2013-05-05 Paul Davismore window management rationalization
2013-05-05 Paul Davisfix bigclockwindow's lack of hiding, set ArdourWindow...
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismove CloseAllDialogs signal and associated method from...
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-02 Paul Davisforce ArdourWindows to be TYPE_UTILITY so that they...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-26 Paul Davisuse new VisibilityTracker class for ArdourWindow
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2011-12-26 Paul Davismake the "with-parent" constructor for ArdourWindow...
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.