Code

Translations. POTFILES.in, inkcape.pot and fr.po updated.
[inkscape.git] / src / xml /
2010-12-12 Jon A. CruzFixed const/non-const mismatch loop.
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-09-22 dadd libxml/parser.h to fix compile on windows
2010-09-21 dadd XML_PARSE_HUGE to handle documents with more than...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-03-26 Ted GouldMerge from trunk
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-23 buliabyakpatch from 416549
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceInkscape::XML::Document -> Inkscape::XML::DocumentTree...
2009-08-05 johncexml/Document -> DocumentTree
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-04-18 pjrmFix #358704 that I introduced with r21075.
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-06 pjrmfunctional noop: xml/repr-io.cpp: (sp_repr_save_writer...
2009-04-06 pjrmRemove trivial wrapper function sp_repr_print that...
2009-04-05 pjrmfunctional noop: xml/repr-io.cpp: Simplify a calculation.
2009-03-21 joncruzAdded explicit tagging of "solid color gradients" and...
2009-03-14 joncruzWork-around output encoding issues with comments. Fixes...
2009-03-14 joncruzCasts and legibility cleanup
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-10 joncruzAdding explicit parenthesis to remove warnings
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-11 speleo3promote default namespace for INX extension files
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-28 JucaBluesNow users can design a font within inkscape, save it...
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 tweenk"make check" now compiles and runs on Linux.
2008-12-08 jaspervdgRemoved sp_main_* stubs from individual headers to...
2008-12-04 joncruzWarning cleanup.
2008-10-31 Ted GouldMaking it so that including simple-node.h will generate...
2008-10-27 Ted GouldFrom trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-16 tweenkAdd a header with forward declarations for the XML...
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-01 joncruzWarning cleanup
2008-07-20 joncruzWarning cleanup
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-18 jaspervdgFix for PathString to prevent it from getting into...
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-05 pjrmChange link line for a couple of the test programs...
2008-07-01 mentalremove "public private" virtual methods from XML::Node
2008-07-01 mentalremove additional unnecessary indirection in tree opera...
2008-07-01 mentalaccess some SimpleNode fields directly
2008-07-01 mentalremove last traces of "floating nodes"
2008-07-01 jaspervdgCxxTest unit tests can now be built on Windows, also...
2008-06-30 sasilverPrevent 'title', 'desc' and 'metadata' elements being...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-11 mentalre-enable assertions
2008-06-11 pjrmBack out the `document != NULL' assertions added to...
2008-06-08 mentalforce single single document over a node's lifetime
2008-06-08 mentalplumb document references a little deeper in
2008-05-08 mentalmerge inline patch from Jimmy
2008-04-15 johanengelencmake: copy over some excluded files from build.xml
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-02 ishmalFold sp_repr_save_file() into sp_repr_save_writer(...
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 johanengelenadd CMakeLists.txt files for trace, traits, utest,...
2008-03-15 joncruzWarning cleanup
2008-03-14 joncruzUnused params
2008-03-13 ishmalAdd convenience functions to read from/write to Glib...
2008-03-07 mentaladd basic support for preserving processing instruction...
2008-03-07 ishmalexport sp_repr_write_stream()
2008-03-01 joncruzWarning and whitespace cleanup
2008-02-11 kiiralaFixed composite-node-observer including a file not...
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-05 bryceApplying Gail's patch for font-specification
2008-01-05 bryceglib/gtestutils.h is not available on gutsy, so switchi...
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2007-12-20 johanengelenguidelines: minor corrections
2007-12-19 johanengelenguides: switch from using one position coordinate to...
2007-11-04 joncruzWarning cleanup
2007-11-02 joncruzwarning cleanup
2007-10-11 pjrmProvide Node const* versions of existing sp_repr_childr...
2007-09-12 gouldtj r16525@tres: ted | 2007-09-11 20:49:47 -0700
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-08-14 kidprotoApplied patches for default metadata and for fix on...
2007-07-04 mentalmake subtree monitoring part of XML::Node's interface
2007-07-01 mentalwas trying to have my cake and eat it too, memory-manag...
2007-07-01 mentalinitial implementation of XML::Subtree API for tracking...
2007-06-20 pjrmAdd fixme comment re testing for file existence inside...
2007-03-27 buliabyakensure correct order of inheriting style from ancestors...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-16 buliabyakswitch repr-css to using libcroco, same as SPStyle...
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-02-26 mentalget rid of sp_repr_document wrapper function
2007-02-20 ishmalImprove null check
2007-01-26 acspikeremove obsolete assert
next