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
*
Component transfer filter
Krzysztof Kosi??ski
2010-07-17
7
-349
/
+283
*
Color matrix filter. Fix arithmetic operator in feComposite
Krzysztof Kosi??ski
2010-07-17
5
-28
/
+278
*
Fix flood filter to really paint the specified color
Krzysztof Kosi??ski
2010-07-17
1
-10
/
+11
*
Minor cleanup of composite filter
Krzysztof Kosi??ski
2010-07-17
1
-150
/
+0
*
Composite filter
Krzysztof Kosi??ski
2010-07-16
6
-41
/
+218
*
Split out surface blending template into a separate file
Krzysztof Kosi??ski
2010-07-16
3
-115
/
+157
*
Offset filter
Krzysztof Kosi??ski
2010-07-14
3
-29
/
+22
*
Flood and merge filters
Krzysztof Kosi??ski
2010-07-14
12
-294
/
+91
*
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
76
-1466
/
+705
*
Gaussian blur
Krzysztof Kosi??ski
2010-07-12
11
-133
/
+574
*
Grid rendering
Krzysztof Kosi??ski
2010-07-07
2
-127
/
+121
*
Fix group opacity
Krzysztof Kosi??ski
2010-07-07
5
-25
/
+21
*
Switch to nearest neighbor filtering when image is larger than original
Krzysztof Kosi??ski
2010-07-07
3
-0
/
+20
*
Smaller intermediate rendering regions
Krzysztof Kosi??ski
2010-07-07
5
-20
/
+52
*
Remove some cruft
Krzysztof Kosi??ski
2010-07-04
9
-62
/
+30
*
Fix PNG export
Krzysztof Kosi??ski
2010-06-29
1
-30
/
+40
*
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
2010-06-29
23
-575
/
+443
*
Fix icons
Krzysztof Kosi??ski
2010-06-29
3
-14
/
+51
*
Bitmap image rendering
Krzysztof Kosi??ski
2010-06-29
3
-69
/
+56
*
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
2010-06-28
8
-680
/
+466
*
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
2010-06-26
10
-870
/
+446
*
Merge from trunk
Krzysztof Kosi??ski
2010-06-22
2
-1
/
+14
|
\
|
*
add more help to the tex preamble
Johan B. C. Engelen
2010-06-21
1
-0
/
+12
|
*
Romanian translation update by Cristian Secară (Bug #596689)
Kris De Gussem
2010-06-21
1
-1
/
+2
*
|
Fix cross control point
Krzysztof Kosi??ski
2010-06-22
1
-11
/
+8
*
|
Initial Cairo rendering commit: solid shapes, gradients, opacity and patterns
Krzysztof Kosi??ski
2010-06-22
19
-357
/
+682
|
/
*
Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...
Jon A. Cruz
2010-06-17
1
-18
/
+27
*
Fix for show/hide.
Jon A. Cruz
2010-06-17
1
-2
/
+1
*
Fix crash when bringing up F&S dialog with the CMS picker as default when an ...
Jon A. Cruz
2010-06-16
1
-1
/
+2
*
Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.
Jon A. Cruz
2010-06-16
7
-85
/
+135
*
Disable a couple debug messages.
Josh Andler
2010-06-15
1
-2
/
+2
*
Translations:
Nicolas Dufour
2010-06-13
1
-7
/
+13
*
Added icons for Superscript and Subscript.
Tavmjong Bah
2010-06-07
1
-2
/
+2
*
"Fix" for bug #583593 (Default tool styles are not loaded for new users).
Tavmjong Bah
2010-06-07
2
-10
/
+13
*
Don't write text-specific style attributes to non-text objects.
Tavmjong Bah
2010-06-06
1
-2
/
+21
*
Compute baseline-shift relative to parent baseline-shift.
Tavmjong Bah
2010-06-06
1
-0
/
+2
*
Adding a character to a superscript or subscript no longer resets
Tavmjong Bah
2010-06-05
1
-24
/
+14
*
Translator credits update (now all files are updated)
Kris De Gussem
2010-06-05
1
-2
/
+2
*
Moved spray tool down, text tool up.
Tavmjong Bah
2010-06-05
1
-4
/
+18
*
Adding JessyInk 1.5.1 extension set by Hannes Hochreiner
Josh Andler
2010-06-04
1
-0
/
+1
*
Translator credits update
Kris De Gussem
2010-06-04
1
-3
/
+5
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
8
-11
/
+471
*
Authors and translators lists update.
Nicolas Dufour
2010-06-03
1
-146
/
+181
*
Forgot explicit initialization of FILE*.
Jasper van de Gronde
2010-06-02
1
-1
/
+1
*
Fix for bug #283769 (emergency save fails)
Jasper van de Gronde
2010-06-02
1
-37
/
+43
*
i think this is the final fix for the LPE forking bug with clones.
Johan B. C. Engelen
2010-06-01
1
-0
/
+4
*
Flowed text does not support dx (kerning), dy, and rotation attributes.
Tavmjong Bah
2010-06-01
1
-20
/
+36
*
Prevent vertical kerning from changing line spacing. Fixes bug 516216.
Tavmjong Bah
2010-06-01
1
-15
/
+54
*
Cleanup on encapsulation. Addition of initial widescreen detection.
Jon A. Cruz
2010-06-01
2
-20
/
+67
*
Fixing order from r9463, correct order is Width -> Height -> Units. (Bug #587...
Alex Leone
2010-06-01
1
-1
/
+1
[next]