summaryrefslogtreecommitdiffstats
path: root/src/dom/io/domstream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-684/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-081-40/+30
| | | (bzr r12184)
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-116/+117
| | | (bzr r12168)
* fixing variable type in stream classes to what was intended (preparation for ↵Kris De Gussem2013-02-131-7/+7
| | | | | solving bug #1120585 ) (bzr r12123)
* cppcheckKris De Gussem2013-02-021-2/+9
| | | (bzr r12092)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
| | | (bzr r10696)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-1/+1
| | | (bzr r7380)
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-3/+3
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* make glib dep configurable againBob Jamison2007-03-291-1/+1
| | | (bzr r2776)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-2/+2
| | | (bzr r1295)
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-131-8/+8
| | | (bzr r1209)
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-131-1/+5
| | | (bzr r512)
* Make correct reference to dom.hBob Jamison2006-04-121-1/+1
| | | (bzr r483)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+680
(bzr r479)