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
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix middle click zoom in the node tool.
Krzysztof Kosi??ski
2010-01-20
1
-1
/
+9
*
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
2010-01-20
3
-10
/
+31
*
Select the first node of the path when Tab is pressed and nothing is selected.
Krzysztof Kosi??ski
2010-01-20
1
-9
/
+21
*
Fix snapping in the node tool when more than one point is dragged.
Krzysztof Kosi??ski
2010-01-20
3
-27
/
+9
*
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Krzysztof Kosi??ski
2010-01-16
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2010-01-15
7
-27
/
+50
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
3
-17
/
+50
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
5
-62
/
+73
*
Re-enable snapping on release, for now.
Krzysztof Kosi??ski
2010-01-14
1
-2
/
+2
*
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
2010-01-14
3
-11
/
+61
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
2
-9
/
+14
*
Some additional docs
Krzysztof Kosi??ski
2010-01-13
3
-20
/
+43
*
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
12
-177
/
+232
*
Implement selection linear grow
Krzysztof Kosi??ski
2009-12-26
6
-19
/
+178
*
Implement selection spatial grow
Krzysztof Kosi??ski
2009-12-26
9
-88
/
+186
*
Comment cleanup
Krzysztof Kosi??ski
2009-12-23
2
-5
/
+6
*
Fix the "show temporary outlines for selected paths" preference.
Krzysztof Kosi??ski
2009-12-08
1
-3
/
+1
*
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
5
-45
/
+133
*
Fix mask editing behavior on undo and outline display for masks/clips;
Krzysztof Kosi??ski
2009-12-05
7
-67
/
+196
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
27
-0
/
+7499
[prev]