summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gui_object.h
AgeCommit message (Expand)Author
2016-07-05fix crash when loading a saved visual stateRobin Gareus
2016-05-03speed up track creationRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2012-08-10fix erroneous use of i18n.h in a header filePaul Davis
2012-05-24Compile cleanly with clang.David Robillard
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