index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
9
-212
/
+218
*
Make sure that guides always snap correctly when dropping them, and improve p...
Diederik van Lierop
2010-02-21
6
-23
/
+30
*
Fix a memory leak in the object-snapper
Diederik van Lierop
2010-02-20
1
-1
/
+1
*
Noop: removing and updating comments, fixing indentation
Diederik van Lierop
2010-02-19
3
-174
/
+191
*
add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...
Johan B. C. Engelen
2010-02-18
1
-0
/
+2
*
Fix node tool crash on path where the last subpath is a lone moveto
Krzysztof Kosi??ski
2010-02-18
1
-1
/
+4
*
Make ControlPointSelection trackable to prevent random crashes
Krzysztof Kosi??ski
2010-02-18
2
-12
/
+12
*
Fix a memory leak in sp_canvastext
Diederik van Lierop
2010-02-17
1
-1
/
+3
*
- fix bug: xy grid default unit was not respected
Johan B. C. Engelen
2010-02-14
10
-22
/
+138
|
\
|
*
fix bug: when creating an xy-grid, respect the default unit setting. (the pre...
Johan B. C. Engelen
2010-02-14
1
-1
/
+1
|
*
color the original-d path just like a normal path when an LPE is applied.
Johan B. C. Engelen
2010-02-14
1
-1
/
+1
|
*
remove obsolete TODO comment that has been done already
Johan B. C. Engelen
2010-02-14
1
-1
/
+0
|
*
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
2010-02-14
7
-19
/
+136
*
|
Gradient editor: don't show pre-snap indicator when hovering above the knot o...
Diederik van Lierop
2010-02-14
3
-1
/
+19
*
|
Implement snapping of gradient stops
Diederik van Lierop
2010-02-14
1
-0
/
+6
*
|
Implementation of snap delay mechanism for guides
Diederik van Lierop
2010-02-14
6
-63
/
+123
|
/
*
File preview max size increased to 10Mio.
Nicolas Dufour
2010-02-13
2
-2
/
+2
*
Fix compilation error introduced by my previous commit
Diederik van Lierop
2010-02-12
1
-1
/
+1
*
Constrained snapping: always enforce constraint, even when we didn't snap
Diederik van Lierop
2010-02-12
1
-3
/
+5
*
Correct fix from r9070 so that it doesn't break path highlighting
Krzysztof Kosi??ski
2010-02-11
1
-6
/
+2
*
fix middle button pan and rubberband-zoom in node tool
buliabyak
2010-02-10
1
-1
/
+7
*
Prevent the Bezier tool from introducing a redundant closing line segment
Krzysztof Kosi??ski
2010-02-10
1
-1
/
+5
*
Typo fix submitted by Yuro Chornoivan
Alexandre Prokoudine
2010-02-10
1
-1
/
+1
*
Prevent a redundant closing line segment being added when converting
Krzysztof Kosi??ski
2010-02-10
2
-5
/
+2
*
(Probably) fix a crash in the node tool and fix Ctrl+Alt dragging
Krzysztof Kosi??ski
2010-02-10
2
-22
/
+33
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
11
-117
/
+326
*
Second attempt at fixing LP452174 (first node in freehand is ignored)
Diederik van Lierop
2010-02-08
1
-1
/
+7
*
Really fix middle click zoom in the node tool.
Krzysztof Kosi??ski
2010-02-08
1
-3
/
+5
*
Fix new path update preference.
Krzysztof Kosi??ski
2010-02-07
1
-7
/
+5
*
Pencil tool: fix drawing when starting a new freehand path on top of the pre-...
Diederik van Lierop
2010-02-07
1
-5
/
+26
*
Revert fix for 515237 which introduces a catastrophic bug
Krzysztof Kosi??ski
2010-02-07
1
-11
/
+2
*
Fix path transformation (LP bug #515237)
Krzysztof Kosi??ski
2010-02-07
3
-5
/
+17
*
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
2010-02-06
8
-15
/
+64
*
Fix event handling for control points when multiple buttons are pressed;
Krzysztof Kosi??ski
2010-02-06
1
-31
/
+34
*
Tiny bit of refactoring (inverting some logic)
Diederik van Lierop
2010-02-06
10
-16
/
+16
*
new (actually old, i just updated, cleaned and enabled them) cursors for mous...
buliabyak
2010-02-05
3
-68
/
+67
*
make when_selected and when_nothing customizable strings, settable via select...
buliabyak
2010-02-05
3
-13
/
+22
*
Don't discard first point in pencil's freehand mode, and add a missing return...
Diederik van Lierop
2010-02-04
2
-0
/
+2
*
improve LPE extrude such that cusps work for closed paths too
Johan B. C. Engelen
2010-02-04
1
-2
/
+12
*
Patch by Martin Sucha to add preferences to for grouping on Clip/Mask
Josh Andler
2010-02-04
7
-29
/
+158
*
Fix access to removed elements of a map in document-subset.cpp
Krzysztof Kosi??ski
2010-02-04
1
-3
/
+3
*
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
2010-02-04
15
-307
/
+205
*
Updates for devlibs revision 9
Krzysztof Kosi??ski
2010-02-01
2
-2
/
+3
*
Fix crash when trying to import a corrupted PNG file.
Krzysztof Kosi??ski
2010-01-31
1
-0
/
+10
*
Fix the position of joined nodes to match 0.47
Krzysztof Kosi??ski
2010-01-31
1
-13
/
+10
*
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
2010-01-31
9
-3
/
+71
*
Fix constrained snapping in node tool.
Krzysztof Kosi??ski
2010-01-31
1
-4
/
+5
*
Finally introducing the pre-snap indicator
Diederik van Lierop
2010-01-30
22
-160
/
+289
*
Fix the "edit next LPE parameter" button.
Krzysztof Kosi??ski
2010-01-28
1
-2
/
+6
*
Fix some actions failing when show handles is off.
Krzysztof Kosi??ski
2010-01-28
1
-3
/
+3
[next]