Fix french translation of "meterbridge" -- closes #5744
[ardour.git] / gtk2_ardour / ardour_window.cc
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
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-03 Paul Davismove CloseAllDialogs signal and associated method from...
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.