summaryrefslogtreecommitdiffstats
path: root/src/xml (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-29Remove forgotten call to print routine.Tavmjong Bah1-1/+0
2011-08-29Added comments.Tavmjong Bah1-5/+79
2011-07-19Remove deprecated Glib symbolsKrzysztof Kosi??ski1-3/+3
2011-07-02added missing headerCampbell Barton1-0/+3
2011-06-13cmake:Campbell Barton1-1/+32
2011-06-13cmake: now builds without having most of the source listed in 1 file.Campbell Barton1-1/+2
2011-06-13cmake:Campbell Barton1-2/+2
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2
2011-06-12work in progress cmake commit:Campbell Barton1-20/+20
2011-05-07Fix windows build.Jon A. Cruz1-5/+4
2011-05-06Adding initial cut of resource manager.Jon A. Cruz7-140/+296
2011-03-22Path. Fix for Bug #170225 (relative image paths instead of absolute).Nicolas Dufour1-3/+43
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-12-12Fixed const/non-const mismatch loop.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan34-34/+34
2010-09-22add libxml/parser.h to fix compile on windowsd1-0/+2
2010-09-21add XML_PARSE_HUGE to handle documents with more than 256 levels of nestingd1-1/+1
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-4/+6
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski4-4/+3
2009-08-23patch from 416549bulia byak1-0/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert7-19/+16
2009-08-05Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2-1/+3
2009-08-05xml/Document -> DocumentTreejohnce5-14/+15
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-04-18Fix #358704 that I introduced with r21075.Peter Moulder1-1/+1
2009-04-07Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder5-33/+431
2009-04-06functional noop: xml/repr-io.cpp: (sp_repr_save_writer): Mark static. Slight...Peter Moulder1-8/+8
2009-04-06Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder2-12/+1
2009-04-05functional noop: xml/repr-io.cpp: Simplify a calculation.Peter Moulder1-12/+6
2009-03-21Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz1-10/+18
2009-03-14Work-around output encoding issues with comments. Fixes bug #340451.Jon A. Cruz1-1/+30
2009-03-14Casts and legibility cleanupJon A. Cruz1-47/+82
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-0/+1
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-14/+1
2009-02-10Adding explicit parenthesis to remove warningsJon A. Cruz1-2/+2
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-1/+3
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-11promote default namespace for INX extension filesThomas Holder1-9/+12
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-12-29Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski1-18/+1
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches3-0/+80
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski3-189/+9
2008-12-08"make check" now compiles and runs on Linux.Krzysztof Kosi??ski1-5/+5
2008-12-08Removed sp_main_* stubs from individual headers to make the unit tests build ...Jasper van de Gronde1-3/+0
2008-12-04Warning cleanup.Jon A. Cruz1-5/+30
2008-10-31Making it so that including simple-node.h will generate an errorTed Gould2-0/+5