summaryrefslogtreecommitdiffstats
path: root/src/dom/io/domstream.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-261-1228/+0
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-2/+3
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-081-92/+128
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-031-134/+84
* fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-131-6/+5
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-3/+3
* Warning cleanupJon A. Cruz2008-03-081-1/+1
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-2/+2
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-111-1/+1
* Fix integer paddingBob Jamison2006-06-301-0/+7
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-103/+147
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-0/+2
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-131-10/+329
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-131-6/+3
* fix include pathBob Jamison2006-04-121-8/+2
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+878