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