summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/property_basics.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2014-03-08Use LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API where appropriateJohn Emmas
2014-03-01fix use of export macros to work with mingw(64). Template issues with msvc wi...Paul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2010-12-28Clarify commentary slightly. No functional changes.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-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-25Move various code up the Property / Stateful hierarchies.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-07Add virtual destructor.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-04goodbye to MementoCommand for playlistsPaul Davis
2010-03-02the mega-properties/SequenceProperty patch. split is broken at present (right...Paul Davis