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
*
Fix Bug #669537 - crash when activating "snap to path"
Adonis Papaderos
2010-11-25
1
-9
/
+10
*
Dutch tips tutorial added.
Kris De Gussem
2010-11-24
3
-31
/
+732
*
Calligraphy and tips tutorial update
Kris De Gussem
2010-11-24
2
-189
/
+160
*
Filters. New Solarize and Tritone custom predefined filters (experimental).
Nicolas Dufour
2010-11-24
2
-13
/
+270
*
Fix luminance to alpha calculation in masks.
Tavmjong Bah
2010-11-22
1
-6
/
+16
*
Fix Cairo export of masked objects.
Tavmjong Bah
2010-11-21
1
-6
/
+19
*
Fix wrong number of colors in Tweak tool XPM cursors
Krzysztof Kosi??ski
2010-11-21
2
-2
/
+2
*
Reintroduce plural forms into the node selection description
Krzysztof Kosi??ski
2010-11-21
1
-4
/
+9
*
Patch from Lubomir Rintel to fix build with Poppler 0.15.1
Krzysztof Kosi??ski
2010-11-21
2
-4
/
+35
*
Fix crash when floating dialog icon is not found
Krzysztof Kosi??ski
2010-11-21
1
-5
/
+11
*
Minor documentation update
Krzysztof Kosi??ski
2010-11-21
1
-1
/
+11
*
Filters. New custom predefined filters (Colorize and Quadritone fantasy) and ...
Nicolas Dufour
2010-11-21
3
-5
/
+190
*
Fix rare crash when trying to drag after undo in the node tool
Krzysztof Kosi??ski
2010-11-19
1
-0
/
+2
*
Fix ruler redraw issue on GTK 2.22
Krzysztof Kosi??ski
2010-11-18
1
-506
/
+176
*
Fix four minor node tool regressions:
Krzysztof Kosi??ski
2010-11-18
2
-6
/
+33
*
Shift should disable snapping when dragging the rotation center of an object
Diederik van Lierop
2010-11-17
4
-18
/
+28
*
Extensions. Removing tooltips from color>randomize (see Bug #676419).
Nicolas Dufour
2010-11-17
3
-122
/
+31
*
Converted render_barcode_qrcode.py from DOS to Unix EOL format.
Chris Morgan
2010-11-17
1
-1068
/
+1068
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1074
-1074
/
+1074
*
Added UTF-8 encoding declaration for inkex.py.
Chris Morgan
2010-11-17
1
-0
/
+1
*
Fix display of snap source indicator for constrained snapping in the selector...
Diederik van Lierop
2010-11-16
3
-123
/
+126
*
listing contributors on inkex.py
Aur??lio A. Heckert
2010-11-16
1
-1
/
+7
*
Filters. Experimental duochrome version 2 (new structure, presence parameters...
Nicolas Dufour
2010-11-16
3
-2
/
+102
*
Translations. French translation update.
Nicolas Dufour
2010-11-15
3
-177
/
+2901
*
Patch to fix build on Natty by Alex Valavanis
Josh Andler
2010-11-15
1
-1
/
+1
*
makes i18n to work on python extensions
Aur??lio A. Heckert
2010-11-14
2
-32
/
+24
*
Fixed include to ensure file compiles with lcms disabled
Marcin Floryan
2010-11-14
1
-3
/
+1
*
New Dutch elements tutorial
Kris De Gussem
2010-11-13
3
-2
/
+711
*
Japanese calligraphy tutorial update by Masato HASHIMOTO
Kris De Gussem
2010-11-11
1
-338
/
+339
*
New Dutch calligraphy and interpolate tutorial
Kris De Gussem
2010-11-11
4
-26
/
+1469
*
add source text to inkscape:label
d
2010-11-10
1
-1
/
+1
*
Dutch tracing tutorial and translation update
Kris De Gussem
2010-11-10
2
-1720
/
+2776
*
add copyright
d
2010-11-09
1
-1
/
+3
*
add 4-unit margin and white background
d
2010-11-09
1
-4
/
+13
*
add QR Code rendering extension
d
2010-11-09
3
-0
/
+1128
*
Fix bug #482993: Python extensions not working on Mac OS X 10.6
Michael Wybrow
2010-11-08
1
-0
/
+9
|
\
|
*
Fix bug #482993: Python extensions not working on Mac OS X 10.6
Michael Wybrow
2010-11-08
1
-0
/
+9
|
/
*
Update ignore list to include the recently added i18n file, backup.bzr
Krzysztof Kosi??ski
2010-11-07
1
-0
/
+3
*
Reintroduce Shift+U shortcut (make segments curves)
Krzysztof Kosi??ski
2010-11-07
1
-0
/
+7
*
Leave constrained angular snapping to the snap manager, instead of handling i...
Diederik van Lierop
2010-11-07
5
-78
/
+98
*
i18n. Fixed palette makefile (see Bug #672228 can't compile: missing palettes...
Nicolas Dufour
2010-11-07
1
-2
/
+2
*
German translation update
Uwe Sch??ler
2010-11-07
1
-85
/
+2465
*
Updated the JessyInk extensions to version 1.5.5.
Hannes Hochreiner
2010-11-07
11
-11
/
+23
*
Fix compile breakage.
Jon A. Cruz
2010-11-07
1
-1
/
+1
*
Reintroduce Shift+L shortcut and handle retraction when setting the type
Krzysztof Kosi??ski
2010-11-06
2
-10
/
+28
*
Disable i18n of palettes for now - it breaks builds where srcdir != builddir
Krzysztof Kosi??ski
2010-11-06
1
-2
/
+2
*
Try to fix WebSlicer exporting error on windows
Aurélio A. Heckert (a)
2010-11-03
1
-8
/
+24
*
Resolves the year 1 problem on the calendar render extension.
Aurélio A. Heckert (a)
2010-11-03
2
-6
/
+9
*
i18n. Palettes translation with context (see Bug #667402, Colour palettes not...
Nicolas Dufour
2010-11-02
3
-414
/
+1192
*
i18n. Color palette items are now translatable (see Bug #667402, Color palett...
Nicolas Dufour
2010-11-01
6
-91
/
+1682
[next]