summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_window.cc
AgeCommit message (Expand)Author
2013-07-09Merge branch 'master' into cairocanvasPaul Davis
2013-07-07window delete/hide is managed by WMProxy (amend to cb6f16ac)Robin Gareus
2013-05-08merge with masterPaul Davis
2013-05-07change namespace/naming of WindowManager classes; register all ArdourDialog a...Paul Davis
2013-05-07work work on window mgmt: offer the change to mark all floating windows as Di...Paul Davis
2013-05-06make ArdourDialog and ArdourWindow call ::relay_key_press() which fixes the "...Paul Davis
2013-05-05more window management rationalizationPaul Davis
2013-05-05fix bigclockwindow's lack of hiding, set ArdourWindow to just-hide-on-delete ...Paul Davis
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