summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/sequence_property.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2013-08-04'libs/ardour' - Use 'const_iterator' where appropriate (required to be builda...John Emmas
2012-06-25Patch from johan_mattsson_m to be more graceful if thereCarl Hetherington
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington
2010-11-14const fix.Carl Hetherington
2010-08-29(Hopefully) clarify operator= and copy construction behaviour of the Property...Carl Hetherington
2010-08-26Fix crossfade undo using the stateful diff system. Fixes #3257.Carl Hetherington
2010-08-25Small cleanups.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-25Small cleanups.Carl Hetherington
2010-08-25Move various code up the Property / Stateful hierarchies.Carl Hetherington
2010-08-25Rename various things in the property system.Carl Hetherington
2010-08-25Remove unused and broken method.Carl Hetherington
2010-08-22Move some RegionListProperty methods up to SequenceProperty.Carl Hetherington
2010-07-19Fix up change list handling on removal and re-addition of a value.Carl Hetherington
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
2010-03-31Rework to set Stateful properties automagically in the Stateful class rather ...Carl Hetherington
2010-03-31A few small cleanups to the property code.Carl Hetherington
2010-03-02PBD::capitalize() and use it to for the XML node name of a SequenceProperty's...Paul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis