index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-use-reference.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Stop crash on loading text on path
Nathan Lee
1
-11
/
+9
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-11
/
+11
2018-05-31
Implement rendering for 'textPath' 'side' attribute. No GUI.
Tavmjong Bah
1
-17
/
+10
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+0
2015-07-14
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
1
-12
/
+1
2013-11-14
More scan-build null pointer checks
Alex Valavanis
1
-11
/
+14
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-6
/
+6
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-6
/
+6
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-1
/
+1
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-4
/
+4
2008-10-27
From trunk
Ted Gould
1
-3
/
+5
2008-10-11
Merging from trunk
Ted Gould
1
-2
/
+2
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-06-22
use LoadPathVector instead of LoadArtBPath everywhere
Johan B. C. Engelen
1
-1
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-1
/
+1
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
1
-0
/
+2
2007-11-10
Warning cleanup
Jon A. Cruz
1
-1
/
+5
2007-06-17
fix double instancing of signal connectors in SPUseReference
Johan B. C. Engelen
1
-9
/
+0
2006-07-28
switch to sigc++ SPObject signals for SPUsePathReference
MenTaLguY
1
-5
/
+6
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-1
/
+1