index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
patch by Chris Morgan for bug 446842
buliabyak
2010-02-05
1
-1
/
+3
*
|
Extensions. New pixelsnap extension.
Nicolas Dufour
2010-02-05
3
-0
/
+528
*
|
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
*
|
Tutorials. Fix for a bug in the tracing tutorials.
Nicolas Dufour
2010-02-04
16
-139
/
+139
*
|
Translations. Farsi translation update.
Nicolas Dufour
2010-02-04
1
-1709
/
+1419
*
|
Translations. fa.po, plural-forms fix
Nicolas Dufour
2010-02-04
1
-1
/
+1
*
|
Tutorials: Bitstream fonts replaced with sans and serif
Nicolas Dufour
2010-02-04
138
-18179
/
+18221
*
|
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
*
|
patch by sas for read-only directory
Alvin Penner
2010-02-04
1
-4
/
+10
*
|
allow switch between LINE and LWPOLYLINE
Alvin Penner
2010-02-01
2
-5
/
+17
*
|
Updates for devlibs revision 9
Krzysztof Kosi??ski
2010-02-01
4
-20
/
+24
*
|
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
*
|
Adjust devlibs copied to dist directory in Windows build
Krzysztof Kosi??ski
2010-01-31
1
-4
/
+5
*
|
Tweak build.xml DLL names to match upgraded devlibs
Krzysztof Kosi??ski
2010-01-31
2
-9
/
+7
*
|
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
*
|
Really fix btool build.
Krzysztof Kosi??ski
2010-01-29
1
-2
/
+2
*
|
Fix btool build with new devlibs repository.
Krzysztof Kosi??ski
2010-01-29
1
-1
/
+1
*
|
Tutorials. Tips and Interpolate (new) Japanese translations.
Nicolas Dufour
2010-01-29
3
-63
/
+669
*
|
Japanese translation update by Masato HASHIMOTO.
Nicolas Dufour
2010-01-29
1
-1169
/
+324
*
|
Fix the "edit next LPE parameter" button.
Krzysztof Kosi??ski
2010-01-28
1
-2
/
+6
*
|
Fix for rectangle RadiusY and RadiusX in XAML export.
Nicolas Dufour
2010-01-28
1
-1
/
+3
*
|
Fix some actions failing when show handles is off.
Krzysztof Kosi??ski
2010-01-28
1
-3
/
+3
*
|
Specify Vim fold method for inkscape.nsi
Chris Morgan
2010-01-28
1
-2
/
+2
*
|
Cleaned up the translation template
Alexandre Prokoudine
2010-01-28
1
-714
/
+37
*
|
And sadly we don't use the Geometry Constructions tool either
Alexandre Prokoudine
2010-01-28
1
-1
/
+0
*
|
And no - we don't build a bunch of LPEs either
Alexandre Prokoudine
2010-01-28
1
-18
/
+0
*
|
No, we don't need whiteboard related files to be translatable.
Alexandre Prokoudine
2010-01-28
1
-10
/
+0
*
|
Farsi support in win32 packages and Inkscape preferences
Nicolas Dufour
2010-01-27
19
-6
/
+24
*
|
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
8
-12
/
+15
*
|
Translations. inkscape.pot and pos update. POTFILES.in fix.
Nicolas Dufour
2010-01-24
65
-390522
/
+475093
*
|
New Farsi language translation file
Nicolas Dufour
2010-01-24
2
-1
/
+23423
*
|
Tutorials. New Farsi tutos. Tutorials are now optimized with Scour.
Nicolas Dufour
2010-01-24
142
-84807
/
+96732
*
|
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
*
|
Generate Voronoi extension. Code by Steven Fortune (C) and Bill Simons (Python).
Alvin Penner
2010-01-21
4
-0
/
+1000
*
|
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
[prev]
[next]