summaryrefslogtreecommitdiff
path: root/gtk2_ardour/window_manager.h
AgeCommit message (Expand)Author
2013-10-14tweak API of WindowProxy, and remove all unnecessary get() calls in functions...Paul Davis
2013-07-15Dereference pointers in ctors where appropriate. (c++11 wants this)Michael R. Fisher
2013-07-07make window-manager session-awareRobin Gareus
2013-07-07fix save/restore [plugin] window pos&size (without save)Robin Gareus
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-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-06fix bad edit that caused simple proxy windows to fail/crashPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-05-04VisibilityTracker needs to inherit from sigc::tracker so that it can be used ...Paul Davis