summaryrefslogtreecommitdiffstats
path: root/src/xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* make SVG indent and inlined attrs configurable via prefsbulia byak2006-11-011-24/+38
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-252-3/+3
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-262-9/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-252-9/+9
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-2/+0
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-0/+2
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-232-9/+9
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-141-1/+1
* Removed debugging messagesJon A. Cruz2006-06-011-3/+0
* Strip BOM from incoming filesJon A. Cruz2006-05-301-77/+101
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-072-2/+7
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-14/+27
* switch everyone to simpler debug event APIMenTaLguY2006-04-291-173/+79
* Adding multiple test output formats.Jon A. Cruz2006-04-271-1/+1
* shared_ptr -> ptr_sharedMenTaLguY2006-03-1515-83/+83
* optimization: do not notify any listeners if attributes' new value is the sam...bulia byak2006-02-131-1/+1
* share_static -> share_static_stringMenTaLguY2006-02-081-8/+8
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-0616-105/+109
* Catch failures in fopen of XML files. Fixes #1374551.Carl Hetherington2006-01-231-3/+14
* applied patch #1348672 from enchanterRalf Stephan2006-01-171-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-1646-0/+5829