Code

No more NRMatrix or NRPoint.
[inkscape.git] / src / xml /
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
2007-01-25 mentalget rid of sp_repr_new*
2007-01-25 mentaleliminate last uses of sp_repr_new*
2007-01-25 mentalremove sp_repr_new use from document creation
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-21 mentalDeprecate sp_repr_new* functions
2007-01-20 mentalmerge XML::Session into XML::Document
2007-01-13 keescookfixes for style-test prefs crashes
2007-01-13 keescookfull correction for rest of test builds
2006-11-01 buliabyakmake SVG indent and inlined attrs configurable via...
2006-10-25 buliabyakswitch pref/repr utility methods to using long long...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-03 mentaladd fixup for infamous (and apparently quite widespread...
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-06-01 joncruzRemoved debugging messages
2006-05-30 joncruzStrip BOM from incoming files
2006-05-08 mentalcomments explaining namespace mapping for the broken...
2006-05-07 mentaladd fixup for incorrect sodipodi namespace
2006-05-07 mentalfix for #1483198 ("infectious namespaces")
2006-04-29 mentalswitch everyone to simpler debug event API
2006-04-27 joncruzAdding multiple test output formats.
2006-03-15 mentalshared_ptr -> ptr_shared
2006-02-13 buliabyakoptimization: do not notify any listeners if attributes...
2006-02-08 mentalshare_static -> share_static_string
2006-02-06 mentalreplace Util::SharedCStringPtr with the more general...
2006-01-23 cth103Catch failures in fopen of XML files. Fixes #1374551.
2006-01-17 rwstapplied patch #1348672 from enchanter
2006-01-16 mentalmoving trunk for module inkscape