summaryrefslogtreecommitdiffstats
path: root/src/io/inkscapestream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-4/+4
| | | (bzr r12168)
* fixing variable type in stream classes to what was intended (preparation for ↵Kris De Gussem2013-02-131-3/+3
| | | | | solving bug #1120585 ) (bzr r12123)
* A couple of forward declarationsAlex Valavanis2013-02-111-2/+1
| | | (bzr r12119)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-6/+4
| | | (bzr r10696)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+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)
* Avoid string literal char* warnings on g++-4.2: change some functions to ↵Peter Moulder2007-10-111-3/+3
| | | | | take char const* rather than char*. (bzr r3874)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-2/+2
| | | (bzr r2720)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+669
(bzr r1)