summaryrefslogtreecommitdiff
path: root/libs/pbd/xml++.cc
AgeCommit message (Expand)Author
2009-10-20Since add_property creates new XMLProperty objects, remove_property should pr...Carl Hetherington
2009-10-02Fix some trivial compiler warnings and add editor_imageframe.cc to gtk2_ardou...Sakari Bergen
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-22Clean up xml++.h and xml++.cc in Ardour style.David Robillard
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-25* splitted midi++/event.h in header and implementationHans Baier
2008-05-23* added midnam test file for xpathHans Baier
2008-05-23* changed return type for pbd/xml++ xpath support to use boost::shared_ptrHans Baier
2008-05-22* added XPath support to pbd/xml++Hans Baier
2008-02-10Committed underlay support (from Audun).David Robillard
2007-01-08fix audio clock restore, provide XMLNode::property (string) and speed up the ...Paul Davis
2006-11-02Ardour session files specify UTF-8.Taybin Rutkin
2006-10-31Small removal of unnecessary code.Taybin Rutkin
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-06-29Fixed i18n system.Taybin Rutkin