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
...
*
|
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
20
-18
/
+159
*
|
emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)
Alvin Penner
2011-10-07
1
-3
/
+6
*
|
Translations. Ukrainian translation update and typo patch by Yuri Chornoivan.
Nicolas Dufour
2011-10-06
2
-3
/
+3
*
|
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
72
-319
/
+274
*
|
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
26
-79
/
+89
*
|
More forward.h purging.
Jon A. Cruz
2011-10-04
28
-97
/
+101
*
|
Purging some forward.h files.
Jon A. Cruz
2011-10-04
22
-143
/
+49
*
|
Fixed mismatched quotes that confused Doxygen.
Jon A. Cruz
2011-10-04
1
-1
/
+1
*
|
Doxygen cleanup.
Jon A. Cruz
2011-10-03
102
-603
/
+638
*
|
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
42
-1028
/
+1015
*
|
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
15
-30
/
+35
*
|
Removed forgotten debug statement.
Tavmjong Bah
2011-10-02
1
-1
/
+0
*
|
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
12
-51
/
+85
*
|
Warning cleanup.
Jon A. Cruz
2011-10-02
12
-46
/
+36
*
|
add PowerStroke to the normally visible LPEs, but with 'unstable!' warning
Johan B. C. Engelen
2011-09-29
1
-2
/
+2
*
|
PowerStroke: handle cusps in some way. properly bugged for all types but "bev...
Johan B. C. Engelen
2011-09-29
2
-216
/
+167
*
|
fix for building when WITH_LIBWPG couldn't be found.
Campbell Barton
2011-09-27
1
-1
/
+1
*
|
Fixed problem with font names that contain spaces.
Tavmjong Bah
2011-09-28
1
-3
/
+8
*
|
cmake: aspell/gtkspell/poppler-cairo/libwpg
Campbell Barton
2011-09-26
1
-1
/
+1
*
|
powerstroke: add bevel cusp. but it bugs closed paths. need to restructure...
Johan B. C. Engelen
2011-09-24
1
-21
/
+14
*
|
restructure powerstroke LPE a bit in preparation for cusp fixup
Johan B. C. Engelen
2011-09-22
2
-184
/
+253
*
|
partial 2geom update, powerstroke wants it
Johan B. C. Engelen
2011-09-22
1
-1
/
+3
*
|
initialize value as const (clang complains about this)
Campbell Barton
2011-09-21
1
-1
/
+1
*
|
fix for cmake linking
Campbell Barton
2011-09-21
2
-16
/
+19
*
|
LPE Powerstroke: add similar line end caps as Synfig. (and fix round caps bug)
Johan B. C. Engelen
2011-09-21
2
-43
/
+132
*
|
removing useless messages to stdout.
Felipe Corr??a da Silva Sanches
2011-09-19
2
-2
/
+0
*
|
Snap to guide-path intersections, and don't snap to paths when only path inte...
Diederik van Lierop
2011-09-18
6
-13
/
+123
*
|
Fix crash when previewing objectBoundingBox gradients
Krzysztof Kosi??ski
2011-09-18
1
-1
/
+1
*
|
Do not apply the fix of rev. #10624 to all types of items
Diederik van Lierop
2011-09-17
1
-7
/
+16
*
|
Make "snap page border" toggle independent of "snap paths" toggle
Diederik van Lierop
2011-09-17
2
-6
/
+4
*
|
Make zero deviation Gaussian blur conform to the SVG specification.
Krzysztof Kosi??ski
2011-09-17
1
-5
/
+5
*
|
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
2011-09-16
8
-75
/
+139
*
|
Correct the formula of the displacement map so that zero alpha value
Krzysztof Kosi??ski
2011-09-16
1
-5
/
+6
*
|
Remove left over debug g_warning... and the cause of compilation problems.
Tavmjong Bah
2011-09-16
1
-2
/
+1
*
|
Fix incorrect argument in call to varargs function in xml/repr-css.cpp
Krzysztof Kosi??ski
2011-09-15
1
-1
/
+1
*
|
Use CSSOStringStream in writing number strings parsed by libcroco as
Tavmjong Bah
2011-09-15
1
-4
/
+31
*
|
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
*
|
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
[prev]
[next]