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-primitive.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-15
/
+10
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
1
-1
/
+38
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-7
/
+7
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-4
/
+4
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
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
-9
/
+35
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-14
/
+14
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-5
/
+4
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
1
-0
/
+2
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-7
/
+3
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
1
-0
/
+80
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-1
/
+17
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-175
/
+175
*
Fixed unintialized variables and minor misc warnings
Jon A. Cruz
2007-02-19
1
-0
/
+1
*
Fixed a crash in modifying filter parameters in XML editor.
Niko Kiirala
2006-08-25
1
-2
/
+4
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-27
/
+1
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-0
/
+198