summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement read/write of image-rendering property. To be used to control scaling.Tavmjong Bah2013-04-081-0/+7
* Fix more clang warningsAlex Valavanis2013-03-231-1/+1
* Clarified choice of downsampling routine.Jasper van de Gronde2013-03-211-1/+3
* Handle bitmap downsampling ourselves, see bug #804162 in launchpad.Jasper van de Gronde2013-03-211-12/+112
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-1/+1
* Warning cleanup.Jon A. Cruz2011-10-021-2/+1
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-3/+4
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+263