summaryrefslogtreecommitdiffstats
path: root/src/id-clash.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-0/+1
* Port of 0.48.x branch revision 9781.Jon A. Cruz2011-05-281-0/+1
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-15/+13
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+7
|\
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-2/+2
|/
* Cleanup on id access.Jon A. Cruz2010-03-021-6/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Include inkscape:connection-start and inkscape:connection-end in ID clash res...Stephen Silver2008-08-111-0/+2
* Fix for ID clash resolution: avoid finding spurious references associated wit...Stephen Silver2008-08-101-0/+2
* Don't crash on broken references when resolving ID clashes.Stephen Silver2008-07-151-7/+13
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-0/+275