summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-io.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make SVG indent and inlined attrs configurable via prefsbulia byak2006-11-011-24/+38
| | | (bzr r1879)
* gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵Michael G. Sloan2006-08-261-8/+8
| | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-8/+8
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-8/+8
| | | | | one major janitorial task we identified.... (bzr r1633)
* Removed debugging messagesJon A. Cruz2006-06-011-3/+0
| | | (bzr r1119)
* Strip BOM from incoming filesJon A. Cruz2006-05-301-77/+101
| | | (bzr r1086)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-5/+5
| | | (bzr r240)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-6/+7
| | | (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-161-0/+786
(bzr r1)