fix basic logic problem in PropertyTemplate<T>::set so that current/old values are...
[ardour.git] / libs / pbd / pbd / properties.h
2010-06-28 Paul Davisfix basic logic problem in PropertyTemplate<T>::set...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-31 Carl HetheringtonRework to set Stateful properties automagically in...
2010-03-31 Carl HetheringtonA few small cleanups to the property code.
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 David RobillardUncrustify. Sorry. :)
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-13 Paul Davissplit out State... objects and rename as Property...