Merge branch 'master' into ccmerge
[ardour.git] / libs / pbd / xml++.cc
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-06-23 Carl HetheringtonFix build.
2012-06-23 Tim MayberryRemove unnecessary header includes
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-03-20 Paul Davissome deep changes to xml++ in which we retain a C-level...
2012-03-07 Paul Davisimplement XMLNode::operator=() as a deep operation...
2011-11-16 Carl HetheringtonSlightly unpleasant fix for creation of tracks from
2011-03-12 Paul Davismake XMLNode::add_property() correctly re-entrant and...
2011-03-12 Paul Davisa better fix fpr that wierd XMLProperty botch
2010-09-03 Carl HetheringtonRename debug -> dump
2010-05-09 Carl HetheringtonAdd debug() method to dump XML nodes.
2010-03-25 Carl HetheringtonRemove use of xmlCleanupParser as suggested in the...
2009-10-20 Carl HetheringtonSince add_property creates new XMLProperty objects...
2009-10-02 Sakari BergenFix some trivial compiler warnings and add editor_image...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-22 David RobillardClean up xml++.h and xml++.cc in Ardour style.
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-25 Hans Baier* splitted midi++/event.h in header and implementation
2008-05-23 Hans Baier* added midnam test file for xpath
2008-05-23 Hans Baier* changed return type for pbd/xml++ xpath support to...
2008-05-22 Hans Baier* added XPath support to pbd/xml++
2008-02-10 David RobillardCommitted underlay support (from Audun).
2007-01-11 David RobillardMerged with trunk R1304
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Taybin RutkinArdour session files specify UTF-8.
2006-10-31 Taybin RutkinSmall removal of unnecessary code.
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
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-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-29 Taybin RutkinFixed i18n system.