summaryrefslogtreecommitdiffstats
path: root/src/dom/io (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2-1912/+0
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis1-2/+3
2013-03-11Drop duplicate io code ( Bug #1120585 )Kris De Gussem6-1261/+0
2013-03-08Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2-132/+158
2013-03-03Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem4-254/+205
2013-02-13fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem8-23/+21
2013-02-11Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem4-860/+0
2013-02-02cppcheckKris De Gussem2-3/+10
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz6-6/+6
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz6-24/+34
2011-10-23cppcheckKris De Gussem1-1/+1
2011-06-23Completely remove InkboardKrzysztof Kosi??ski6-1096/+0
2011-06-13cmake:Campbell Barton1-11/+0
2011-06-12cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton1-1/+1
2011-06-12work in progress cmake commit:Campbell Barton1-9/+9
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-2/+2
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski4-1/+4
2008-05-30remove warningsBob Jamison1-43/+43
2008-05-04warning cleanup and fixed string free issueJon A. Cruz2-4/+4
2008-04-29More documentation. Fix scope bug in uristream.cpp. Remove warnings.Bob Jamison2-6/+6
2008-04-28change def of string lengthBob Jamison1-13/+2
2008-04-05add include file to build with gcc4.3Johan B. C. Engelen1-1/+1
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+11
2008-03-08Warning cleanupJon A. Cruz1-1/+1
2008-03-07Update charclass.h/cpp to use complete Unicode character databaseBob Jamison1-2/+2
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-3/+3
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder1-1/+1
2007-03-29make glib dep configurable againBob Jamison3-3/+3
2007-01-07use relaytool to weak link libsslAaron Spike1-6/+29
2006-11-16Slight include tweakBob Jamison1-1/+1
2006-11-16change include to not interfere with other instances of uri.hBob Jamison1-1/+1
2006-07-13check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan1-0/+8
2006-06-30Fix integer paddingBob Jamison1-0/+7
2006-06-26Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2-105/+149
2006-06-25Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison1-0/+2
2006-06-13patch [ 1503869 ] ODF formatting fixAaron Spike12-38/+363
2006-05-21Unix-ify the sourcesBob Jamison6-1137/+1137
2006-05-04fixed compilation errors with HAVE_SSLDavid Yip1-0/+3
2006-04-22Native path supportBob Jamison1-7/+5
2006-04-14fix XMLCh/int warningsBob Jamison4-4/+4
2006-04-13Made the format buffer larger and part of the class, not the stack.Bob Jamison2-7/+8
2006-04-12remove extra endifAaron Spike1-1/+0
2006-04-12add proper unix socket includesBob Jamison1-0/+14
2006-04-12fix some includesAaron Spike3-3/+3
2006-04-12fix include pathBob Jamison1-8/+2
2006-04-12Make correct reference to dom.hBob Jamison1-1/+1
2006-04-12Modify includes to not conflict with inkscapeBob Jamison1-3/+3
2006-04-12Add new rearranged /dom directoryBob Jamison16-0/+4726