| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | some more NRRectL goodies for canvas optimizations | bulia byak | 2006-10-16 | 3 | -0/+63 |
| | | | | (bzr r1804) | ||||
| * | 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) | ||||
| * | patch for rendering quality and speed from Jasper van de Gronde | bulia byak | 2006-07-29 | 8 | -664/+959 |
| | | | | (bzr r1503) | ||||
| * | * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert, | mjwybrow | 2006-07-14 | 1 | -1/+1 |
| | | | | | | | | | src/xml/Makefile_insert, src/libnr/Makefile_insert: Add "$(srcdir)/" to some things so that "make check" works in the case that the build directory is somewhere other than the source directory. (bzr r1413) | ||||
| * | add methods to identify scales and rotations | bulia byak | 2006-06-30 | 2 | -0/+30 |
| | | | | (bzr r1326) | ||||
| * | a little optimization by making some macros into inlined functions | bulia byak | 2006-06-27 | 1 | -4/+17 |
| | | | | (bzr r1302) | ||||
| * | remove non-portable fast_sqrt; turns out simply sqrt(x*x+y*y) works even ↵ | bulia byak | 2006-06-26 | 1 | -14/+3 |
| | | | | | | faster than hypot and fast_sqrt (bzr r1300) | ||||
| * | radial gradients faster by about 10% | bulia byak | 2006-06-25 | 1 | -3/+14 |
| | | | | (bzr r1279) | ||||
| * | svg-filters branch merged back to head | Niko Kiirala | 2006-06-21 | 2 | -0/+12 |
| | | | | (bzr r1252) | ||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 |
| | | | | (bzr r1114) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 7 | -35/+37 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | log finalization of NRObjects | MenTaLguY | 2006-05-01 | 1 | -0/+22 |
| | | | | (bzr r644) | ||||
| * | Adding multiple test output formats. | Jon A. Cruz | 2006-04-27 | 1 | -1/+1 |
| | | | | (bzr r592) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 2 | -12/+13 |
| | | | | | | 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) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -4/+4 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 114 | -0/+12272 |
| (bzr r1) | |||||
