merge (w/fix) with master
[ardour.git] / libs / pbd / pbd / properties.h
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-12-01 John Emmas'libs/pbd' - DLL visibility stuff and associated change...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility control to libpbd (works thus...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2010-12-28 Carl HetheringtonClarify commentary slightly. No functional changes.
2010-12-21 David RobillardFix more broken whitespace.
2010-09-02 Paul Davisfix thinko-bug in string specialization of Property<T>
2010-08-30 Carl HetheringtonMissing return.
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonRename various things in the property system.
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...