index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
nr-filter-image.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-5
/
+5
*
Give each filter primitive a name to help in debugging.
Tavmjong Bah
2017-11-03
1
-0
/
+2
*
More header cleanup
Liam P. White
2014-09-06
1
-4
/
+4
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-3
/
+3
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-1
/
+0
*
Use filter primitive region and aspect ratio in image filter primitive, fixes...
Tavmjong Bah
2012-10-15
1
-1
/
+0
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-4
/
+5
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+2
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-0
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+5
|
\
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
1
-2
/
+4
*
|
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
*
|
Cruft removal
Krzysztof Kosi??ski
2010-07-29
1
-1
/
+0
*
|
First half of image filter (display from external image)
Krzysztof Kosi??ski
2010-07-29
1
-5
/
+5
|
/
*
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
*
nr-filter-image now yields identical results to using <image> in most cases b...
Jasper van de Gronde
2009-01-16
1
-0
/
+1
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-2
/
+4
*
svg element referenced by id part of feImage filter rendering.
Felipe Corr??a da Silva Sanches
2008-02-25
1
-0
/
+4
*
Allow relative paths to be used for images.
Tavmjong Bah
2008-02-03
1
-0
/
+2
*
partially implemented xlink:href parameter loading. (It still just
Felipe Corr??a da Silva Sanches
2007-11-05
1
-1
/
+3
*
Modified filter primitives' render method to use FilterUnits instead of Matrix
Niko Kiirala
2007-10-31
1
-1
/
+2
*
Added 'paraller axis' rendering hint to filter primitives, that need it.
Niko Kiirala
2007-10-24
1
-0
/
+1
*
* incomplete feImage implementation.
Felipe Corr??a da Silva Sanches
2007-08-14
1
-1
/
+2
*
feImage boilerplate code.
Felipe Corr??a da Silva Sanches
2007-07-26
1
-0
/
+47