| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gracefully fail if unable to allocate memory or if more than 100Mb buffer ↵ | bulia byak | 2006-10-14 | 1 | -1/+14 |
| | | | | | | requested (an arbitrary limit to prevent huge allocations that will bob the system down) (bzr r1799) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -17/+18 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -12/+12 |
| | | | | | | 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/+411 |
| (bzr r1) | |||||
