summaryrefslogtreecommitdiffstats
path: root/src/id-clash.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup on id access.Jon A. Cruz2010-03-021-6/+6
| | | (bzr r9127)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Include inkscape:connection-start and inkscape:connection-end in ID clash ↵Stephen Silver2008-08-111-0/+2
| | | | | | | resolution. (Fixes bug 256986.) (bzr r6609)
* Fix for ID clash resolution: avoid finding spurious references associated ↵Stephen Silver2008-08-101-0/+2
| | | | | with clones (fixes bug 256498). (bzr r6603)
* Don't crash on broken references when resolving ID clashes.Stephen Silver2008-07-151-7/+13
| | | (bzr r6324)
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-0/+275
(bzr r6048)