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 typo that causes crashes when color management is enabled.
Krzysztof Kosi??ski
2011-09-15
1
-1
/
+1
*
|
|
pdf import. apply invert transform to all image tags (Bug 840625)
Alvin Penner
2011-09-09
1
-2
/
+1
*
|
|
Filters. Fix for inverted parameters in Light Eraser CPF.
Nicolas Dufour
2011-09-08
1
-12
/
+12
*
|
|
Preserve CDATA sections on output.
Tavmjong Bah
2011-09-08
5
-4
/
+30
*
|
|
Obey to dont-scale-strokewidth preference, even when scaling one dimension to...
Diederik van Lierop
2011-09-06
2
-3
/
+32
*
|
|
Fix isnan() compilation issues
Diederik van Lierop
2011-09-06
1
-4
/
+5
*
|
|
Further fixes for text rendering and picking
Krzysztof Kosi??ski
2011-09-06
1
-3
/
+6
*
|
|
When scaling a diagonal line to a horizontal line, the strokewidth becomes Na...
Diederik van Lierop
2011-09-05
1
-16
/
+30
*
|
|
Fix bugs in text stroke rendering and picking
Krzysztof Kosi??ski
2011-09-05
3
-18
/
+13
*
|
|
Fix incorrect marker bbox in previews
Krzysztof Kosi??ski
2011-09-05
1
-2
/
+4
*
|
|
Compute visual bounding box only when needed
Krzysztof Kosi??ski
2011-09-04
2
-2
/
+16
*
|
|
Fix crashes with empty text objects
Krzysztof Kosi??ski
2011-09-04
3
-3
/
+3
*
|
|
Extensions. Pattern along Path. Warn if width of pattern is zero (Bug 486920)
Alvin Penner
2011-09-04
1
-0
/
+2
*
|
|
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
9
-59
/
+90
*
|
|
Allow changing dimensions of vertical/horizontal lines using the numeric inpu...
Diederik van Lierop
2011-09-03
2
-80
/
+105
*
|
|
german translation update
UweSch mail@uwe-schoeler.de
2011-09-03
1
-2231
/
+2608
*
|
|
Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...
Diederik van Lierop
2011-09-02
14
-99
/
+99
*
|
|
Extensions. Fix for a potential crasher in the extension scripts.
Nicolas Dufour
2011-09-02
1
-1
/
+1
*
|
|
Extensions. Fix for bug #837603 (Simplestyle extension helper breaks on space...
Nicolas Dufour
2011-09-01
2
-6
/
+79
*
|
|
Extensions. Fix for bug #837962 (Untranslatable and not localized strings in ...
Nicolas Dufour
2011-08-31
7
-6398
/
+3116
*
|
|
Extensions. Fix for bug #789122 (changing current layer through an extension)...
Nicolas Dufour
2011-08-31
1
-1
/
+19
*
|
|
add underscore _
Alvin Penner
2011-08-31
1
-4
/
+4
*
|
|
dxf export. support for non-ascii characters (Bug 834721)
Alvin Penner
2011-08-31
2
-1
/
+8
*
|
|
fix compilation after const change in r10589
Johan B. C. Engelen
2011-08-30
1
-5
/
+5
*
|
|
Translations. Usual POT stuff, and French translation update.
Nicolas Dufour
2011-08-30
3
-3248
/
+3483
*
|
|
Extensions. New n-up layout extension (see bug #169955), thanks to Terry N. B...
Nicolas Dufour
2011-08-30
6
-72
/
+477
*
|
|
Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work).
Nicolas Dufour
2011-08-30
1
-2
/
+8
*
|
|
i18n. Fix for bug #745285 (bad English translations in inkscape).
Nicolas Dufour
2011-08-30
1
-2
/
+2
*
|
|
Update to Potrace 1.10
Josh Andler
2011-08-30
16
-84
/
+74
*
|
|
UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).
Nicolas Dufour
2011-08-29
1
-1
/
+1
*
|
|
Extensions. Fix for bug #813807 (Python error message window opens in a maxim...
Nicolas Dufour
2011-08-29
1
-1
/
+0
*
|
|
Remove forgotten call to print routine.
Tavmjong Bah
2011-08-29
1
-1
/
+0
*
|
|
Added comments.
Tavmjong Bah
2011-08-29
1
-5
/
+79
*
|
|
Correct typo in bounding box calculation for groups. Fixes LP #836536
Krzysztof Kosi??ski
2011-08-29
1
-1
/
+1
*
|
|
Fix compilation failure in DBus API
Krzysztof Kosi??ski
2011-08-29
1
-1
/
+1
*
|
|
Markers. Fix for bug #479644 (Color Markers to Match Stroke doesn't work for ...
Nicolas Dufour
2011-08-29
1
-66
/
+62
*
|
|
Extensions. Fix for bug #821435 (Gimp XCF export fails when layer id contains...
Nicolas Dufour
2011-08-29
1
-2
/
+2
*
|
|
Add minimal support for reading color-interpolation and color-interpolation-f...
Tavmjong Bah
2011-08-29
4
-6
/
+71
*
|
|
Fix compilation on Windows after libnr removal
Krzysztof Kosi??ski
2011-08-29
2
-31
/
+1
*
|
|
Completely remove libnr
Krzysztof Kosi??ski
2011-08-28
221
-4200
/
+1758
|
\
\
\
|
*
|
|
Completely remove libnr
Krzysztof Kosi??ski
2011-08-28
16
-134
/
+32
|
*
|
|
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
14
-982
/
+181
|
*
|
|
Remove last forward declaration of NRPixBlock
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+0
|
*
|
|
Remove nr-forward.h
Krzysztof Kosi??ski
2011-08-27
12
-62
/
+3
|
*
|
|
Remove unused function project_on_linesegment from nr-point-fns.h
Krzysztof Kosi??ski
2011-08-27
2
-23
/
+1
|
*
|
|
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
61
-682
/
+38
|
*
|
|
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
22
-250
/
+178
|
*
|
|
Remove NRRect from paint servers and temporary calculations
Krzysztof Kosi??ski
2011-08-27
7
-26
/
+22
|
*
|
|
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
54
-700
/
+376
|
*
|
|
Remove NRRect use from the extension system
Krzysztof Kosi??ski
2011-08-27
14
-308
/
+149
[prev]
[next]