summaryrefslogtreecommitdiffstats
path: root/src/uri-references.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin2015-07-141-0/+50
* sp. fix seperateBryce Harrington2015-03-211-1/+1
* Code cleanup.Liam P. White2014-08-181-4/+2
* Disconnect before destroying URIKrzysztof Kosi??ski2014-03-121-1/+1
* change 0 to NULL for pointersJohan B. C. Engelen2014-03-031-2/+2
* - fix memleakJohan B. C. Engelen2014-03-031-6/+6
* Don't try to load JPG and PNG files with createChildDoc().Tavmjong Bah2014-03-031-2/+14
* Slightly improved fix to previous check-in.Tavmjong Bah2014-02-071-1/+1
* Prevent attempt to initialize/compare std::string with/to null pointer.Tavmjong Bah2014-02-071-1/+12
* Check file existance and clean up memory issues thanks to KK and JohanMartin Owens2014-01-261-1/+3
* Move absolute path generator to URI and use std::stringsMartin Owens2014-01-251-3/+5
* Improve warnings for missing files. Don't just assert bolocks to the user.Martin Owens2014-01-221-1/+4
* Move sub-document reference creation code from uri-reference to document.cpp ...Martin Owens2014-01-221-36/+1
* Protect against infinate looping of new included hrefsMartin Owens2014-01-221-5/+12
* Improve use tag logic by recording the loaded documents in a list.Martin Owens2014-01-221-10/+29
* Add the ability to load external documents in xlink:hrefs such as the use ele...Martin Owens2014-01-161-3/+21
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* whitespace. tab to spaces. improve readabilityJohan B. C. Engelen2008-03-241-85/+92
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
* Preserve paint styles with multiple componentsJon A. Cruz2007-09-061-36/+16
* fix compiler warning on ordering of init in uri-references.cppJohan B. C. Engelen2007-07-161-1/+1
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-2/+15
* We were disconnecting the wrong signal, resulting on the old object'sMenTaLguY2006-08-161-1/+1
* switch to sigc++ signals for "release"MenTaLguY2006-07-211-5/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+165