index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
filters
/
componenttransfer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-183
/
+0
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-4
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-10
/
+9
|
/
*
create SPObject factory
Liam P. White
2015-02-25
1
-14
/
+0
*
Fixed FeComponentTransfer.
Markus Engel
2013-09-23
1
-6
/
+20
*
Replacement of unnecessary variables.
Markus Engel
2013-07-31
1
-32
/
+12
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
Merged FilterPrimitive and subclasses.
Markus Engel
2013-04-07
1
-49
/
+24
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-4
/
+12
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-15
/
+15
*
merged from trunk
Markus Engel
2013-03-29
1
-179
/
+4
|
\
|
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-40
/
+15
|
*
Fix for 638943 : feComponentTransfer resource add causing CRITICAL messages i...
John Smith
2012-09-19
1
-1
/
+1
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-6
/
+6
*
|
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
-29
/
+157
*
|
Various changes.
Markus Engel
2013-03-14
1
-4
/
+5
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-1
/
+1
|
\
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-3
/
+2
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+2
|
|
\
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
*
|
|
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
-2
/
+3
|
/
*
remove debug warning
bulia byak
2009-08-30
1
-1
/
+0
*
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
-8
/
+4
*
Fix for helperfns_read_vector (which could go on trying to read numbers for e...
Jasper van de Gronde
2009-03-31
1
-1
/
+0
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-6
/
+6
*
Fixes "disappearing gradients" problem discussed on mailing list and adds a f...
Jasper van de Gronde
2008-12-20
1
-2
/
+13
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+257