index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-marker.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Fix small code buglet; found by Kris with cppcheck.
Tavmjong Bah
2016-02-23
1
-1
/
+2
*
static code analysis
Kris De Gussem
2015-12-07
1
-9
/
+13
*
merge
Marc Jeanmougin
2015-04-26
1
-10
/
+0
|
\
|
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-3
/
+3
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-3
/
+3
|
/
*
C++ify SPMarkerView
Tavmjong Bah
2014-12-15
1
-122
/
+90
*
Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').
Tavmjong Bah
2014-11-25
1
-5
/
+8
*
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-0
/
+541
*
Completing rename
Bryce Harrington
2006-12-06
1
-711
/
+0
*
Renaming is proving tricky... undoing for now
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Restoring with rename change... urg svn
Bryce Harrington
2006-12-06
1
-0
/
+711
*
Renaming
Bryce Harrington
2006-12-06
1
-711
/
+0
*
Documentation
Bryce Harrington
2006-05-29
1
-3
/
+3
*
Documenting SPMarker implementation file
Bryce Harrington
2006-05-29
1
-14
/
+86
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-1
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-4
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+639