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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-0
/
+1
*
Port of 0.48.x branch revision 9781.
Jon A. Cruz
2011-05-28
1
-0
/
+1
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-15
/
+13
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-8
/
+7
|
\
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-2
/
+2
|
/
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-6
/
+6
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Include inkscape:connection-start and inkscape:connection-end in ID clash res...
Stephen Silver
2008-08-11
1
-0
/
+2
*
Fix for ID clash resolution: avoid finding spurious references associated wit...
Stephen Silver
2008-08-10
1
-0
/
+2
*
Don't crash on broken references when resolving ID clashes.
Stephen Silver
2008-07-15
1
-7
/
+13
*
Resolve ID clashes when pasting (fixes bug 165936).
Stephen Silver
2008-06-24
1
-0
/
+275