| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -1/+1 |
| | | | | (bzr r5265) | ||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -80/+92 |
| | | | | | | for indentation. (bzr r3816) | ||||
| * | make arena remember its parent canvasarena, if any (so that an arenaitem can ↵ | bulia byak | 2007-03-19 | 1 | -0/+1 |
| | | | | | | get access to the canvas viewbox for picking optimization) (bzr r2712) | ||||
| * | Unions Are Evil! When pixblock size is TINY, it stores data right in the ↵ | bulia byak | 2007-02-04 | 1 | -1/+1 |
| | | | | | | data.px field (as data.p) and clears it, so when read as data.px it yields NULL. This fixes the problems with the dropper tool (which uses tiny buffers) (bzr r2325) | ||||
| * | deal with the possible failure to create pixblock due to insufficient memory | bulia byak | 2006-10-14 | 1 | -0/+6 |
| | | | | (bzr r1800) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+2 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+131 |
| (bzr r1) | |||||
