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
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-10
/
+8
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-21
/
+20
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-8
/
+8
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-2
/
+2
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
filterUnits and primitiveUnits are now actually read/set, percentages for pri...
Jasper van de Gronde
2010-04-15
1
-8
/
+10
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Fixed several cases of bad SVG being written from filters
Niko Kiirala
2009-05-17
1
-3
/
+59
*
Evil work-around for Inkscape's lack of support for color-interpolation-filte...
Jasper van de Gronde
2009-04-23
1
-0
/
+9
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-1
/
+1
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+4
*
Fix include in sp-filter.cpp NR:filter issue
Joshua L. Blocher
2008-06-09
1
-1
/
+1
*
Fixed conflicting result image names inside filter effects (bug 196126)
Niko Kiirala
2008-06-02
1
-0
/
+25
*
Patch by John Faith: fixed crash resulting from inproperly initialized std::map
Niko Kiirala
2008-02-05
1
-4
/
+7
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-4
/
+4
*
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