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
/
control-point-selection.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the unordered containers fix.
Krzysztof Kosi??ski
2010-03-04
1
-14
/
+3
*
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2010-03-04
1
-5
/
+17
*
Node tool: implement sculpting
Krzysztof Kosi??ski
2010-03-03
1
-3
/
+5
*
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
2010-03-02
1
-4
/
+2
*
Make ControlPointSelection trackable to prevent random crashes
Krzysztof Kosi??ski
2010-02-18
1
-1
/
+1
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
1
-1
/
+10
*
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
2010-02-06
1
-3
/
+0
*
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
2010-02-04
1
-6
/
+4
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
1
-18
/
+4
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
1
-6
/
+22
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
1
-9
/
+12
*
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-2
/
+13
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+140