summaryrefslogtreecommitdiffstats
path: root/src/dom/io (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-262-1912/+0
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-2/+3
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-116-1261/+0
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-082-132/+158
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-034-254/+205
* fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-138-23/+21
* Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2013-02-114-860/+0
* cppcheckKris De Gussem2013-02-022-3/+10
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-276-6/+6
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-256-24/+34
* cppcheckKris De Gussem2011-10-231-1/+1
* Completely remove InkboardKrzysztof Kosi??ski2011-06-236-1096/+0
* cmake:Campbell Barton2011-06-131-11/+0
* cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-1/+1
* work in progress cmake commit:Campbell Barton2011-06-121-9/+9
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-2/+2
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-264-1/+4
* remove warningsBob Jamison2008-05-301-43/+43
* warning cleanup and fixed string free issueJon A. Cruz2008-05-042-4/+4
* More documentation. Fix scope bug in uristream.cpp. Remove warnings.Bob Jamison2008-04-292-6/+6
* change def of string lengthBob Jamison2008-04-281-13/+2
* add include file to build with gcc4.3Johan B. C. Engelen2008-04-051-1/+1
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+11
* Warning cleanupJon A. Cruz2008-03-081-1/+1
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-2/+2
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-3/+3
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-111-1/+1
* make glib dep configurable againBob Jamison2007-03-293-3/+3
* use relaytool to weak link libsslAaron Spike2007-01-071-6/+29
* Slight include tweakBob Jamison2006-11-161-1/+1
* change include to not interfere with other instances of uri.hBob Jamison2006-11-161-1/+1
* check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan2006-07-131-0/+8
* Fix integer paddingBob Jamison2006-06-301-0/+7
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
* 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-1312-38/+363
* Unix-ify the sourcesBob Jamison2006-05-216-1137/+1137
* fixed compilation errors with HAVE_SSLDavid Yip2006-05-041-0/+3
* Native path supportBob Jamison2006-04-221-7/+5
* fix XMLCh/int warningsBob Jamison2006-04-144-4/+4
* Made the format buffer larger and part of the class, not the stack.Bob Jamison2006-04-132-7/+8
* remove extra endifAaron Spike2006-04-121-1/+0
* add proper unix socket includesBob Jamison2006-04-121-0/+14
* fix some includesAaron Spike2006-04-123-3/+3
* fix include pathBob Jamison2006-04-121-8/+2
* Make correct reference to dom.hBob Jamison2006-04-121-1/+1
* Modify includes to not conflict with inkscapeBob Jamison2006-04-121-3/+3
* Add new rearranged /dom directoryBob Jamison2006-04-1216-0/+4726