summaryrefslogtreecommitdiff
path: root/libs/pbd/stateful_diff_command.cc
AgeCommit message (Expand)Author
2020-02-28NO-OP: whitespace, re-indentRobin Gareus
2020-02-28Fix some recursive undo removalRobin Gareus
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2017-04-19Use XMLNode::set_property API in PBD::StatefulDiffCommand classTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2012-06-23Remove unnecessary header includesTim Mayberry
2010-08-26Fix crossfade undo using the stateful diff system. Fixes #3257.Carl Hetherington
2010-08-25clear_history -> clear_changes and some comments.Carl Hetherington
2010-08-25Modify StatefulDiffCommand undo record to only contain the changes in one dir...Carl Hetherington
2010-08-25Rename various things in the property system.Carl Hetherington
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2010-04-02Fix up route group state signal handling. Make the PropertyList versionCarl Hetherington
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
2010-03-02(1) stop using mangled names in history state, use demangled ones instead (2)...Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis
2010-02-11tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually g...Paul Davis
2010-02-09Save and not-yet-working restore of StatefulDiffCommands.Carl Hetherington
2010-02-09Add missing files from previous commit.Carl Hetherington