summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-io.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-01make SVG indent and inlined attrs configurable via prefsbulia byak1-24/+38
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-8/+8
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-8/+8
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-8/+8
2006-06-01Removed debugging messagesJon A. Cruz1-3/+0
2006-05-30Strip BOM from incoming filesJon A. Cruz1-77/+101
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-5/+5
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-6/+7
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