summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add sanity checks against singular transforms in the drawing tree.Krzysztof Kosi??ski2011-08-161-3/+3
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-78/+119
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-27/+56
* Do not leak cache objects in DrawingItem destructorKrzysztof Kosi??ski2011-08-091-4/+2
* Fix invalidation on scrollingKrzysztof Kosi??ski2011-08-091-8/+13
* Use cache even if only part of the redraw region is cleanKrzysztof Kosi??ski2011-08-091-16/+22
* Turn off debug message spamKrzysztof Kosi??ski2011-08-091-1/+1
* Initial autocache workKrzysztof Kosi??ski2011-08-091-26/+120
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-21/+21
* Fix compilation (oops).Krzysztof Kosi??ski2011-08-061-1/+1
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-4/+95
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+620