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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix regression introduced in revision 10987
Kris De Gussem
2012-02-16
1
-3
/
+7
*
cppcheck
Kris De Gussem
2012-02-15
1
-9
/
+5
*
allow use of comma delimiter in filter table values array (Bug 511140)
Alvin Penner
2012-01-21
2
-2
/
+2
*
Removed outdated and undesired "I'm in this cpp, so change your behavior" mac...
Jon A. Cruz
2011-07-02
2
-4
/
+0
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
*
get cmake working again.
Campbell Barton
2011-06-22
1
-16
/
+3
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-24
/
+63
|
\
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+39
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+3
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-24
/
+23
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
19
-55
/
+104
|
\
|
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
2
-22
/
+72
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
13
-14
/
+14
|
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
4
-18
/
+17
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
19
-149
/
+136
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
18
-145
/
+133
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
17
-97
/
+97
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
3
-3
/
+9
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
5
-9
/
+9
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
42
-42
/
+42
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
55
-55
/
+55
|
|
/
*
|
Specular lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-1
/
+4
*
|
Diffuse lighting filter
Krzysztof Kosi??ski
2010-07-23
1
-0
/
+3
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
50
-836
/
+543
|
/
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-20
/
+10
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
10
-10
/
+10
*
Updating to current trunk
Ted Gould
2009-11-29
2
-3
/
+3
|
\
|
*
Patch by theAdib which fixes 397075
Josh Andler
2009-09-15
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
21
-41
/
+41
|
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
|
*
SPDocument->Document
johnce
2009-08-05
20
-40
/
+40
*
|
parsing and handling of icc-color in feFlood SVG Filters
Felipe Corr??a da Silva Sanches
2009-06-20
2
-2
/
+25
|
/
*
Fixed several cases of bad SVG being written from filters
Niko Kiirala
2009-05-17
15
-120
/
+249
*
Fixed crashes in feImage when modifying source, one caused by previous fix
Niko Kiirala
2009-05-16
2
-8
/
+30
*
Fixed dangling pointers and possible memory leaks with feImage
Niko Kiirala
2009-05-16
1
-0
/
+1
*
Default values for lots of filter attributes, see bug 372412.
Jasper van de Gronde
2009-05-07
5
-14
/
+14
*
When reworking Preben's patch I forgot a few things (oops).
Jasper van de Gronde
2009-04-21
1
-2
/
+5
*
Partial fix for bug 193926 , thanks to Preben Soeberg.
Jasper van de Gronde
2009-04-21
1
-14
/
+18
*
Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ...
Jasper van de Gronde
2009-04-20
1
-18
/
+22
*
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
*
fix crash bug 195312
Johan B. C. Engelen
2009-03-03
1
-9
/
+11
*
minor code cleanup
Johan B. C. Engelen
2009-03-03
1
-7
/
+9
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+1
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-0
/
+2
*
Add CMakeLists for the filters directory.
Krzysztof Kosi??ski
2009-01-11
1
-0
/
+23
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
26
-154
/
+158
*
Fixes "disappearing gradients" problem discussed on mailing list and adds a f...
Jasper van de Gronde
2008-12-20
1
-2
/
+13
[next]