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-conn-end.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-2
/
+3
*
Removed some operator keywords.
Markus Engel
2014-03-30
1
-1
/
+1
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
1
-90
/
+16
*
Fix C++11 narrowing conversion errors
Alex Valavanis
2012-10-27
1
-1
/
+1
*
cppcheck
Kris De Gussem
2012-02-29
1
-0
/
+2
*
cppcheck
Kris De Gussem
2012-02-15
1
-2
/
+2
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-3
/
+3
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-4
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-9
/
+9
|
\
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-4
/
+4
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-5
/
+5
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-1
/
+1
|
\
|
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
*
|
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
1
-117
/
+89
*
Connector tool: make connectors avoid the convex hull of shapes.
Arcadie M. Cracan
2009-12-27
1
-16
/
+17
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-100
/
+228
*
- Fix bug #171150: Connectors should always touch the shape boundary
mjwybrow
2009-07-15
1
-125
/
+108
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-31
/
+31
*
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
2008-08-13
1
-2
/
+2
*
return boost::optional for second and penultimate points of SPCurve
Johan B. C. Engelen
2008-08-13
1
-4
/
+4
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-3
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
replace matrix division code.
Johan B. C. Engelen
2008-08-01
1
-5
/
+4
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-3
/
+3
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-10
/
+10
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+3
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-2
/
+2
*
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2007-03-11
1
-10
/
+14
*
adapt code to new Maybe/bbox regime
MenTaLguY
2007-03-04
1
-5
/
+15
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-4
/
+4
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-6
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+298