summaryrefslogtreecommitdiffstats
path: root/src/xml/rebase-hrefs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix vi modelines: encoding -> fileencodingThomas Holder2018-10-151-1/+1
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+1
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-7/+12
* Misc. typosUnknown2017-11-071-1/+1
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-2/+2
* [Bug #1659347] Windows: '/' in relative image links rewritten as '\' on save.Nicolas Dufour2017-01-291-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+3
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-3/+1
* Fix windows build.Jon A. Cruz2011-05-071-5/+4
* Adding initial cut of resource manager.Jon A. Cruz2011-05-061-122/+109
* Path. Fix for Bug #170225 (relative image paths instead of absolute).Nicolas Dufour2011-03-221-3/+43
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
|/
* patch from 416549bulia byak2009-08-231-0/+3
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* xml/Document -> DocumentTreejohnce2009-08-051-4/+4
* SPDocument->Documentjohnce2009-08-051-1/+1
* Fix #358704 that I introduced with r21075.Peter Moulder2009-04-181-1/+1
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-071-0/+281