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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-68
/
+0
*
Extract SPDimensions from spfilters
Shlomi Fish
2017-10-05
1
-4
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-6
/
+6
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+3
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged FilterPrimitive and subclasses.
Markus Engel
2013-04-07
1
-22
/
+3
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-6
/
+6
*
merged from trunk
Markus Engel
2013-03-29
1
-3
/
+0
|
\
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+0
*
|
Replaced virtual function call to "build_renderer".
Markus Engel
2013-03-29
1
-1
/
+1
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
1
-1
/
+26
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-0
/
+4
|
\
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
1
-0
/
+3
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-3
/
+6
|
/
*
Fixed several cases of bad SVG being written from filters
Niko Kiirala
2009-05-17
1
-0
/
+1
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-2
/
+2
*
Added support for in-parameter in filter primitives
Niko Kiirala
2007-05-29
1
-0
/
+5
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-2
/
+29
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-26
/
+26
*
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
2006-08-14
1
-0
/
+26