Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / xml / repr-io.cpp
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...
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-14 joncruzWork-around output encoding issues with comments. Fixes...
2009-03-14 joncruzCasts and legibility cleanup
2009-01-11 speleo3promote default namespace for INX extension files
2008-10-27 Ted GouldFrom trunk
2008-04-02 ishmalFold sp_repr_save_file() into sp_repr_save_writer(...
2008-03-15 joncruzWarning cleanup
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-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-09-12 gouldtj r16525@tres: ted | 2007-09-11 20:49:47 -0700
2007-06-20 pjrmAdd fixme comment re testing for file existence inside...
2007-01-25 mentaleliminate last uses of sp_repr_new*
2006-11-01 buliabyakmake SVG indent and inlined attrs configurable via...
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-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-06-01 joncruzRemoved debugging messages
2006-05-30 joncruzStrip BOM from incoming files
2006-03-15 mentalshared_ptr -> ptr_shared
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