| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor include file cleanup. | Tavmjong Bah | 2018-01-23 | 1 | -1/+0 |
| | | |||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -11/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | Removing redundant doxygen @brief tag. | Jon A. Cruz | 2011-10-02 | 1 | -5/+8 |
| | | | | (bzr r10656) | ||||
| * | Per-item render cache. | Krzysztof Kosi??ski | 2011-07-28 | 1 | -0/+17 |
| | | | | | | Cache some offscreen data to facilitate smoother navigation. (bzr r10347.1.20) | ||||
| * | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -0/+135 |
| with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | |||||
