index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
object-edit.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename object-edit.cpp to what it really is
Stefano Facchini
2017-10-01
1
-1618
/
+0
*
Show a control point for the center of a spiral
Antonio Ospite
2017-07-28
1
-0
/
+47
*
Adjust the tooltip strings of the objects center point
Antonio Ospite
2017-07-20
1
-3
/
+3
*
Show a control point for the center of a rectangle
Antonio Ospite
2017-07-20
1
-0
/
+39
*
Add control point at center of stars
ospite
2017-05-02
1
-0
/
+34
*
Ellipses in Inkscape are defined by the center and the radius, but the
Antonio Ospite
2017-04-13
1
-0
/
+36
*
Implement arc "chord" type. (Matches Krita "chord" arc type.)
Tavmjong Bah
2017-03-02
1
-2
/
+6
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-1
/
+1
*
Add Shift+drag to arc start and end knots, holding shift will now move both k...
Martin Owens
2016-08-16
1
-10
/
+25
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-6
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-2
/
+6
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-6
/
+2
*
Make the handle of a dynamic offset snappable
Diederik van Lierop
2015-10-15
1
-3
/
+5
*
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-6
/
+6
*
Partial fix for bug 1430873. Rectangles should behave properly with % values.
Tavmjong Bah
2015-03-14
1
-49
/
+35
*
Commenting dead assignments.
Nicolas Dufour
2015-02-08
1
-8
/
+16
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Update to trunk r13638
Liam P. White
2014-10-25
1
-80
/
+133
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-0
/
+1399