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
/
multi-path-manipulator.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
Fix double reverse with Shift+R in the node tool.
Krzysztof Kosi??ski
1
-0
/
+1
2010-03-04
Clean up the unordered containers fix.
Krzysztof Kosi??ski
1
-2
/
+11
2010-03-04
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
1
-2
/
+13
2010-03-02
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
1
-3
/
+7
2010-03-02
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
1
-4
/
+2
2010-02-06
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
1
-3
/
+6
2010-02-04
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
1
-2
/
+2
2010-01-31
Fix the position of joined nodes to match 0.47
Krzysztof Kosi??ski
1
-13
/
+10
2010-01-31
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
1
-0
/
+22
2010-01-20
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
1
-14
/
+4
2010-01-20
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
1
-3
/
+21
2010-01-14
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
1
-3
/
+13
2010-01-14
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
1
-7
/
+5
2010-01-10
* Implement node snapping.
Krzysztof Kosi??ski
1
-51
/
+1
2009-12-26
Implement selection spatial grow
Krzysztof Kosi??ski
1
-6
/
+40
2009-12-08
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
1
-3
/
+8
2009-12-05
Fix mask editing behavior on undo and outline display for masks/clips;
Krzysztof Kosi??ski
1
-28
/
+67
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+568