summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gui_object.cc
AgeCommit message (Expand)Author
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2012-03-07remove operator= from GUIObjectState since its no longer required (the defaul...Paul Davis
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2012-01-20Simplify GUIOBjectState a bit by just walking the XMLCarl Hetherington
2011-07-13Fix non visibility of previously-visible MIDI automationCarl Hetherington
2011-07-11clean up GUIObjectState API, and use bools when setting "visible" property ra...Paul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis