| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Code rearrangement to make it clearer what is happening. | Tavmjong Bah | 2014-12-16 | 1 | -2/+0 |
| | | | | (bzr r13803) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | The downscaling fix is already in Cairo trunk. | Krzysztof Kosi??ski | 2013-09-26 | 1 | -3/+0 |
| | | | | | | Therefore, remove the image scaling hack from drawing-image.cpp. (bzr r12599) | ||||
| * | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 1 | -3/+3 |
| | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | Handle bitmap downsampling ourselves, see bug #804162 in launchpad. | Jasper van de Gronde | 2013-03-21 | 1 | -0/+3 |
| | | | | (bzr r12227) | ||||
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10658) | ||||
| * | Filter background rendering now matches the SVG specification. | Krzysztof Kosi??ski | 2011-08-21 | 1 | -1/+2 |
| | | | | (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 | -1/+1 |
| | | | | | | 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/+66 |
| (bzr r10347.1.21) | |||||
