summaryrefslogtreecommitdiffstats
path: root/src/xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-141-1/+1
| | | | | | | | src/xml/Makefile_insert, src/libnr/Makefile_insert: Add "$(srcdir)/" to some things so that "make check" works in the case that the build directory is somewhere other than the source directory. (bzr r1414)
* Removed debugging messagesJon A. Cruz2006-06-011-3/+0
| | | (bzr r1119)
* Strip BOM from incoming filesJon A. Cruz2006-05-301-77/+101
| | | (bzr r1086)
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
| | | (bzr r772)
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-072-2/+7
| | | (bzr r759)
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-14/+27
| | | (bzr r757)
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-173/+79
| | | (bzr r634)
* Adding multiple test output formats.Jon A. Cruz2006-04-271-1/+1
| | | (bzr r592)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-1515-83/+83
| | | (bzr r240)
* optimization: do not notify any listeners if attributes' new value is the ↵bulia byak2006-02-131-1/+1
| | | | | same as old (bzr r121)
* share_static -> share_static_stringMenTaLguY2006-02-081-8/+8
| | | (bzr r104)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-0616-105/+109
| | | (bzr r87)
* Catch failures in fopen of XML files. Fixes #1374551.Carl Hetherington2006-01-231-3/+14
| | | (bzr r23)
* applied patch #1348672 from enchanterRalf Stephan2006-01-171-1/+1
| | | (bzr r11)
* moving trunk for module inkscapeMenTaLguY2006-01-1646-0/+5829
(bzr r1)