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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Support device scale in filters.
Tavmjong Bah
2017-11-30
1
-5
/
+18
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Crude partial implementation of feTile filter primitive.
Tavmjong Bah
2015-09-20
1
-0
/
+2
*
Fix for W3C test suite filters-displace-01-f.svg. Don't set default colorspac...
Tavmjong Bah
2014-03-03
1
-2
/
+3
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-6
/
+6
*
Fix for Bug #1249390 (filter with feImage with empty href crashes inkscape).
Nicolas Dufour
2013-11-11
1
-0
/
+4
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-40
/
+29
*
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2013-09-14
1
-0
/
+2
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-14
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...
Tavmjong Bah
2012-12-23
1
-4
/
+0
*
Add support for color-interpolation-filters = linearRGB.
Tavmjong Bah
2012-12-22
1
-0
/
+10
*
cppcheck: More C-style pointer casting
Alex Valavanis
2012-10-28
1
-0
/
+2
*
Better attempt at finding primitive filter region for percent and userSpaceOn...
Tavmjong Bah
2012-10-15
1
-2
/
+2
*
Use filter primitive region and aspect ratio in image filter primitive, fixes...
Tavmjong Bah
2012-10-15
1
-22
/
+110
*
Missing header in nr-filter-image for Gtk+ 3 build
Alex Valavanis
2012-06-09
1
-0
/
+1
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
1
-1
/
+1
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-0
/
+6
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-12
/
+7
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-11
/
+8
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-14
/
+10
*
Fix a rounding error that resulted in seams at some zoom levels when
Krzysztof Kosi??ski
2011-04-10
1
-6
/
+6
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-6
/
+16
|
\
|
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
1
-37
/
+119
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-5
/
+8
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-5
/
+6
|
|
\
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+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
|
|
/
*
|
Minor cleanups
Krzysztof Kosi??ski
2010-08-05
1
-0
/
+1
*
|
Second half of image filter, probably not 100% correct
Krzysztof Kosi??ski
2010-07-30
1
-37
/
+48
*
|
Cruft removal
Krzysztof Kosi??ski
2010-07-29
1
-189
/
+0
*
|
First half of image filter (display from external image)
Krzysztof Kosi??ski
2010-07-29
1
-10
/
+112
*
|
Minor cleanups
Krzysztof Kosi??ski
2010-07-24
1
-1
/
+61
|
/
*
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
doc: add TODO comment for handling hrefs better.
Peter Moulder
2009-07-13
1
-0
/
+7
*
Fixed crashes in feImage when modifying source, one caused by previous fix
Niko Kiirala
2009-05-16
1
-1
/
+1
[next]