Fix Mixbus action fc83d044f8 & 65bda27d4 rebase ordering
[ardour.git] / gtk2_ardour / gui_object.cc
2017-04-18 Tim MayberryUse XMLNode::set_property API in GUIObject class
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-05 Robin Gareussome comments
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-03 Robin Gareusspeed up track creation
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2012-03-07 Paul Davisremove operator= from GUIObjectState since its no longe...
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-20 Carl HetheringtonSimplify GUIOBjectState a bit by just walking the XML
2011-07-13 Carl HetheringtonFix non visibility of previously-visible MIDI automation
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...