| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | init matrix variable, removes compiler warnings | Ralf Stephan | 2006-05-19 | 1 | -2/+3 |
| | | | | (bzr r893) | ||||
| * | always make local copy of path data so we have control of memory policy | MenTaLguY | 2006-05-09 | 1 | -29/+17 |
| | | | | (bzr r791) | ||||
| * | fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r789) | ||||
| * | get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve ↵ | MenTaLguY | 2006-05-09 | 2 | -59/+1 |
| | | | | | | memory management (bzr r788) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 4 | -74/+74 |
| | | | | (bzr r787) | ||||
| * | NRMatrix copy constructor appears deficient; avoid it for now | MenTaLguY | 2006-05-01 | 1 | -1/+2 |
| | | | | (bzr r646) | ||||
| * | use GC allocator for bitmap cache and transform | MenTaLguY | 2006-05-01 | 1 | -12/+6 |
| | | | | (bzr r645) | ||||
| * | rationalize function names and remove spurious soft_ptr | MenTaLguY | 2006-04-29 | 4 | -25/+25 |
| | | | | (bzr r636) | ||||
| * | remove compiler warnings | Ralf Stephan | 2006-04-21 | 1 | -4/+4 |
| | | | | (bzr r562) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -1/+1 |
| | | | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | ||||
| * | disabling rendering optimization for dashed strokes (until optimization is ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -1/+1 |
| | | | | | | tweaked to render dashes correctly) (bzr r555) | ||||
| * | resolving compiler warnings | Andrius Ramanauskas | 2006-04-20 | 1 | -4/+4 |
| | | | | (bzr r552) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 10 | -26/+112 |
| | | | | | | 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) | ||||
| * | Attempt to preserve the shape of the path when deleting nodes | Aaron Spike | 2006-04-14 | 2 | -2/+2 |
| | | | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525) | ||||
| * | CodingStyle: whitespace | Peter Moulder | 2006-04-03 | 1 | -531/+530 |
| | | | | (bzr r414) | ||||
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -2/+2 |
| | | | | (bzr r413) | ||||
| * | cleanup: Remove some commented-out code. | Peter Moulder | 2006-04-03 | 1 | -95/+2 |
| | | | | (bzr r412) | ||||
| * | CodingStyle: whitespace, and move a few declarations to first use. | Peter Moulder | 2006-04-03 | 1 | -447/+451 |
| | | | | (bzr r411) | ||||
| * | cleanup: Remove commented-out code (dating from 2004, Big Pango Patch) | Peter Moulder | 2006-04-03 | 1 | -52/+1 |
| | | | | (bzr r410) | ||||
| * | CodingStyle: const placement | Peter Moulder | 2006-04-03 | 1 | -6/+6 |
| | | | | (bzr r409) | ||||
| * | fix 1457118 | bulia byak | 2006-03-26 | 1 | -1/+1 |
| | | | | (bzr r304) | ||||
| * | cosmetic | bulia byak | 2006-03-26 | 1 | -2/+3 |
| | | | | (bzr r303) | ||||
| * | fix clipping with unfilled paths | bulia byak | 2006-03-19 | 2 | -7/+8 |
| | | | | (bzr r261) | ||||
| * | Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<> | MenTaLguY | 2006-03-15 | 2 | -12/+4 |
| | | | | (bzr r241) | ||||
| * | fix 1432089: stroke is not drawn not only when it's not set but also when ↵ | bulia byak | 2006-02-15 | 1 | -2/+3 |
| | | | | | | it's too thin (bzr r148) | ||||
| * | * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp: | mjwybrow | 2006-02-14 | 2 | -0/+32 |
| | | | | | | | | | Revert a previous change that generated enter events for canvas items other than the current one when mouse buttons were depressed. These events are now only generated in the connector context, where they are required. (bzr r142) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 4 | -31/+31 |
| | | | | (bzr r134) | ||||
| * | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 2006-02-06 | 1 | -1/+12 |
| | | | | (bzr r94) | ||||
| * | optimized includes | Ralf Stephan | 2006-01-18 | 1 | -2/+0 |
| | | | | (bzr r16) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 52 | -0/+13972 |
| (bzr r1) | |||||
