summaryrefslogtreecommitdiffstats
path: root/src/xml (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-08comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY1-0/+6
2006-05-07add fixup for incorrect sodipodi namespaceMenTaLguY2-2/+7
2006-05-07fix for #1483198 ("infectious namespaces")MenTaLguY1-14/+27
2006-04-29switch everyone to simpler debug event APIMenTaLguY1-173/+79
2006-04-27Adding multiple test output formats.Jon A. Cruz1-1/+1
2006-03-15shared_ptr -> ptr_sharedMenTaLguY15-83/+83
2006-02-13optimization: do not notify any listeners if attributes' new value is the sam...bulia byak1-1/+1
2006-02-08share_static -> share_static_stringMenTaLguY1-8/+8
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY16-105/+109
2006-01-23Catch failures in fopen of XML files. Fixes #1374551.Carl Hetherington1-3/+14
2006-01-17applied patch #1348672 from enchanterRalf Stephan1-1/+1