| Commit message (Collapse) | 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 |
| | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | Do not recompress images when embedding and generating PDFs. | Krzysztof Kosi??ski | 2013-09-14 | 1 | -2/+2 |
| | | | | | | | | | Fixes blocker bug #871563. Fixed bugs: - https://launchpad.net/bugs/871563 (bzr r12516) | ||||
| * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -3/+2 |
| | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | Fix selection of images in outline mode. Fixes LP #1089702 | Krzysztof Kosi??ski | 2013-07-31 | 1 | -31/+15 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089702 (bzr r12440) | ||||
| * | Implement read/write of image-rendering property. To be used to control scaling. | Tavmjong Bah | 2013-04-08 | 1 | -0/+7 |
| | | | | (bzr r12272) | ||||
| * | Fix more clang warnings | Alex Valavanis | 2013-03-23 | 1 | -1/+1 |
| | | | | (bzr r12235) | ||||
| * | Clarified choice of downsampling routine. | Jasper van de Gronde | 2013-03-21 | 1 | -1/+3 |
| | | | | (bzr r12228) | ||||
| * | Handle bitmap downsampling ourselves, see bug #804162 in launchpad. | Jasper van de Gronde | 2013-03-21 | 1 | -12/+112 |
| | | | | (bzr r12227) | ||||
| * | Removing redundant doxygen @brief tag. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10656) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -2/+1 |
| | | | | (bzr r10655) | ||||
| * | Filter background rendering now matches the SVG specification. | Krzysztof Kosi??ski | 2011-08-21 | 1 | -3/+4 |
| | | | | (bzr r10347.1.37) | ||||
| * | More generic handling of child type in DrawingItem. | Krzysztof Kosi??ski | 2011-08-13 | 1 | -1/+1 |
| | | | | | | | | | Fix clip object selection bug (LP #365458). Fixed bugs: - https://launchpad.net/bugs/365458 (bzr r10347.1.31) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -4/+4 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Document things figured out during the rewriting | Krzysztof Kosi??ski | 2011-08-06 | 1 | -1/+1 |
| | | | | (bzr r10347.1.22) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -0/+263 |
| (bzr r10347.1.21) | |||||
