index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
id-clash.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-0
/
+1
2011-05-28
Port of 0.48.x branch revision 9781.
Jon A. Cruz
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
1
-15
/
+13
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-2
/
+2
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-6
/
+6
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-08-11
Include inkscape:connection-start and inkscape:connection-end in ID clash res...
Stephen Silver
1
-0
/
+2
2008-08-10
Fix for ID clash resolution: avoid finding spurious references associated wit...
Stephen Silver
1
-0
/
+2
2008-07-15
Don't crash on broken references when resolving ID clashes.
Stephen Silver
1
-7
/
+13
2008-06-24
Resolve ID clashes when pasting (fixes bug 165936).
Stephen Silver
1
-0
/
+275