Michael R. Fisher
|
636a8f0eda
|
Dereference pointers in ctors where appropriate. (c++11 wants this)
|
2013-08-08 15:23:09 -04:00 |
|
|
a22e20133d
|
make window-manager session-aware
|
2013-07-07 19:29:50 +02:00 |
|
|
cb6f16ac2d
|
fix save/restore [plugin] window pos&size (without save)
|
2013-07-07 19:29:42 +02:00 |
|
|
bedc7b170e
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
|
87d502c15b
|
work work on window mgmt: offer the change to mark all floating windows as Dialogs (in th theme manager), and mark ArdourWindow and ArdourDialog as transient-for on creation, based on current WindowManager (ardour-object) settings
|
2013-05-07 18:09:12 -04:00 |
|
|
a902737db9
|
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
|
2013-05-07 13:01:26 -04:00 |
|
|
128b374954
|
fix bad edit that caused simple proxy windows to fail/crash
|
2013-05-06 11:44:59 -04:00 |
|
|
40944574c6
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
|
9267648e5d
|
VisibilityTracker needs to inherit from sigc::tracker so that it can be used without combination with other sigc::trackable parents; fix partially_visible() logic
|
2013-05-04 22:01:13 -04:00 |
|