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
...
|
*
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
|
*
Farsi support in win32 packages and Inkscape preferences
Nicolas Dufour
2010-01-27
1
-2
/
+2
|
*
Fix freezes when deleting nodes.
Krzysztof Kosi??ski
2010-01-24
1
-1
/
+1
|
*
Adding the Interpolate tutorial in Help>Tutorials
Nicolas Dufour
2010-01-24
3
-2
/
+10
|
*
Fix snap bug as reported by Arcadie Cracan on the developers mailing list, da...
Diederik van Lierop
2010-01-23
2
-15
/
+11
|
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
29
-1077
/
+1015
|
*
Fix some of the LPE issues.
Krzysztof Kosi??ski
2010-01-22
2
-7
/
+5
|
*
disable softproofing if no get display id ONLY if source profile is to be tak...
buliabyak
2010-01-21
1
-3
/
+10
|
*
Make snapping while scaling behave similar to other transformations, which ma...
Diederik van Lierop
2010-01-21
1
-31
/
+14
|
*
Fixing conts correctness.
Jon A. Cruz
2010-01-20
3
-3
/
+5
|
*
Fix Ctrl+Alt+click deletion of selected nodes when transform handles
Krzysztof Kosi??ski
2010-01-20
2
-7
/
+10
|
*
Insert nodes on Ctrl+Alt+click on a path.
Krzysztof Kosi??ski
2010-01-20
2
-2
/
+15
|
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
7
-50
/
+24
|
*
Make Ctrl+Alt+click delete nodes.
Krzysztof Kosi??ski
2010-01-20
2
-74
/
+101
|
*
Fix middle click zoom in the node tool.
Krzysztof Kosi??ski
2010-01-20
1
-1
/
+9
|
*
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
2010-01-20
3
-10
/
+31
|
*
Select the first node of the path when Tab is pressed and nothing is selected.
Krzysztof Kosi??ski
2010-01-20
1
-9
/
+21
|
*
Fix snapping in the node tool when more than one point is dragged.
Krzysztof Kosi??ski
2010-01-20
3
-27
/
+9
|
*
When snapping to a bounding box, flash that bounding box together with the sn...
Diederik van Lierop
2010-01-19
8
-50
/
+94
|
*
Added temp option to enable repositioning of not-quite-completed UI items in ...
Jon A. Cruz
2010-01-18
4
-4
/
+22
|
*
improve LPEExtrude: now connecting lines are also drawn at cusps
Johan B. C. Engelen
2010-01-17
1
-4
/
+44
|
*
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Krzysztof Kosi??ski
2010-01-16
1
-1
/
+1
|
*
Fix for compile on windows. Fixes bug #506845.
Jon A. Cruz
2010-01-15
1
-2
/
+2
|
*
Correcting statements collapsed to a single line.
Jon A. Cruz
2010-01-15
1
-12
/
+36
|
*
Whitespace cleanup.
Jon A. Cruz
2010-01-15
1
-1
/
+1
|
*
Restore encapsulation of selection implementation.
Jon A. Cruz
2010-01-15
3
-79
/
+139
|
*
Fixed object leak.
Jon A. Cruz
2010-01-15
1
-0
/
+1
[prev]
[next]