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
*
clean up code
Johan B. C. Engelen
2010-02-22
2
-240
/
+15
*
- change cmdline option to --export-latex.
Johan B. C. Engelen
2010-02-22
6
-100
/
+152
*
fix alignment issue. now the boundingbox is used for aligning, instead of the...
Johan B. C. Engelen
2010-02-21
1
-8
/
+32
*
add method to scale the image
Johan B. C. Engelen
2010-02-21
1
-104
/
+31
*
remove g_message
Johan B. C. Engelen
2010-02-21
1
-1
/
+0
*
add rotation to text output (the positioning is a little off)
Johan B. C. Engelen
2010-02-21
1
-3
/
+16
*
fix transforms
Johan B. C. Engelen
2010-02-21
2
-20
/
+43
*
output test.tex instead of test.pdf.tex which does not work well. strip path ...
Johan B. C. Engelen
2010-02-21
2
-6
/
+18
*
start outputting text to tex. position is wrong. filename of pdf is wrong in ...
Johan B. C. Engelen
2010-02-21
1
-38
/
+57
*
writePreamble and writePostamble
Johan B. C. Engelen
2010-02-21
3
-7
/
+189
*
add --export-pdf-latex option to the cmdline
Johan B. C. Engelen
2010-02-20
1
-0
/
+15
*
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...
Johan B. C. Engelen
2010-02-20
6
-10
/
+581
*
add option to exclude/omit text from the PDF when saving to pdf
Johan B. C. Engelen
2010-02-20
3
-2
/
+22
*
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
[next]