Fix unnecessary const violation.
[ardour.git] / gtk2_ardour / gui_object.h
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...