summaryrefslogtreecommitdiff
path: root/libs/pbd/stateful.cc
AgeCommit message (Expand)Author
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Oops. Fix XML stuff in GUI as well.David Robillard
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-27Use ARDOUR::user_config_directory in Configuration::*instant_xmlTim Mayberry
2007-06-17Modify PBD::Stateful::add_instant_xml/instant_xml to take a PBD::sys::path in...Tim Mayberry
2007-06-17Move Stateful class declared in pbd/stateful.h into the PBD namespaceTim Mayberry
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis