index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-feconvolvematrix.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
Merge from fe-moved
Ted Gould
1
-338
/
+0
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+4
2008-04-23
A small fix to the warning message to make it more explicit.
Marcin Floryan
1
-1
/
+1
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
1
-0
/
+2
2007-12-06
Fixed several crashes when modifying filter effect parameters with XML editor
Niko Kiirala
1
-1
/
+1
2007-09-30
Convolve Matrix Filter:
Tavmjong Bah
1
-0
/
+1
2007-08-06
handling of default values and checking for invalid values.
Felipe Corr??a da Silva Sanches
1
-6
/
+53
2007-08-05
refactoring:
Felipe Corr??a da Silva Sanches
1
-9
/
+10
2007-08-04
setting of attributes and default values for feColorMatrix.
Felipe Corr??a da Silva Sanches
1
-10
/
+1
2007-07-27
refactoring: gathering some commonly copy'n'pasted functions on a common
Felipe Corr??a da Silva Sanches
1
-34
/
+6
2007-07-27
added helper methods NumberOptNumber::numIsSet() and
Felipe Corr??a da Silva Sanches
1
-5
/
+4
2007-07-26
boiler plate code for feTurbulence:
Felipe Corr??a da Silva Sanches
1
-12
/
+64
2007-07-20
Patch from Felipe Sanches: support for feConvolveMatrix filter primitive
Niko Kiirala
1
-1
/
+100
2007-04-09
fix crash temporarily until next refactoring phase
MenTaLguY
1
-1
/
+1
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-02-19
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
1
-1
/
+2
2006-08-14
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
1
-26
/
+3
2006-08-02
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
1
-0
/
+196