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
/
drawing-image.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
1
-32
/
+32
*
Do not recompress images when embedding and generating PDFs.
Krzysztof Kosi??ski
2013-09-14
1
-2
/
+2
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-3
/
+2
*
Fix selection of images in outline mode. Fixes LP #1089702
Krzysztof Kosi??ski
2013-07-31
1
-31
/
+15
*
Implement read/write of image-rendering property. To be used to control scaling.
Tavmjong Bah
2013-04-08
1
-0
/
+7
*
Fix more clang warnings
Alex Valavanis
2013-03-23
1
-1
/
+1
*
Clarified choice of downsampling routine.
Jasper van de Gronde
2013-03-21
1
-1
/
+3
*
Handle bitmap downsampling ourselves, see bug #804162 in launchpad.
Jasper van de Gronde
2013-03-21
1
-12
/
+112
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-2
/
+1
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-3
/
+4
*
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
2011-08-13
1
-1
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-4
/
+4
*
Document things figured out during the rewriting
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-0
/
+263