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-filter.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed blur not rotating with the object in some cases (bug 1762289)
Niko Kiirala
2007-08-15
1
-0
/
+2
*
Added a missing link in making the filterRes attribute work
Niko Kiirala
2007-07-21
1
-13
/
+23
*
fix wrong modified signal handling: connecting was sigc but disconnecting was...
bulia byak
2007-07-02
1
-6
/
+8
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-46
/
+23
*
Fixed segfault when opening about screen
Niko Kiirala
2007-05-30
1
-0
/
+2
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
1
-0
/
+30
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-1
/
+32
*
fix crash temporarily until next refactoring phase
MenTaLguY
2007-04-09
1
-1
/
+1
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+1
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-4
/
+4
*
standardize converting from number to string and back
bulia byak
2007-02-18
1
-2
/
+3
*
whitespace (line ends)
bulia byak
2006-10-07
1
-31
/
+31
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-45
/
+83
*
switch to sigc++ signals
Niko Kiirala
2006-07-27
1
-4
/
+5
*
fixed win32 crash when working with filter tags
Hugo Rodrigues
2006-06-30
1
-18
/
+1
*
Fixed crash when adding filter attributes on XML tree.
Hugo Rodrigues
2006-06-29
1
-14
/
+2
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-0
/
+424