summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_window.cc
AgeCommit message (Expand)Author
2013-05-02move CloseAllDialogs signal and associated method from ArdourDialog to ARDOUR...Paul Davis
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis
2013-05-02force ArdourWindows to be TYPE_UTILITY so that they float "with" TYPE_DIALOG ...Paul Davis
2013-03-25use new VisibilityTracker class for ArdourWindowPaul Davis
2012-05-02a variety of mostly unused parameter errors from OS X Lion's compilerPaul Davis
2011-12-26make the "with-parent" constructor for ArdourWindow actually work by calling ...Paul Davis
2011-11-18Add ArdourWindow class for non-dialog windows.David Robillard