add locale-guard when saving engine states, also #6418
[ardour.git] / gtk2_ardour / gui_object.h
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-08-10 Paul Davisfix erroneous use of i18n.h in a header file
2012-05-24 David RobillardCompile cleanly with clang.
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...