rework Stateful::set_state() patch to avoid default version argument
[ardour.git] / libs / pbd / stateful.cc
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardOops. Fix XML stuff in GUI as well.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-06-27 Tim MayberryUse ARDOUR::user_config_directory in Configuration...
2007-06-17 Tim MayberryModify PBD::Stateful::add_instant_xml/instant_xml to...
2007-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinUpdated config.guess file
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...