| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1660992
(bzr r15477)
|
| |
|
| |
(bzr r15034)
|
| |
|
| |
(bzr r15027)
|
| |
|
| |
(bzr r15025)
|
| |
|
|
|
|
|
|
|
|
|
| |
https://bugs.launchpad.net/inkscape/+bug/167247 and a few of its duplicates.
This fix is aimed at preventing any sort of circular references with the URIReference::_acceptObject method, checking the absence of loops in the reference+child tree.
There can be some performance improvements done if we add a pointer from cloned sub-objects to their origin sub-object.
The remaining cases that are not fixed can involve non-trivial loops using one or more "url()" stylesheet references. Being able to take them into account would require a non-obvious style.cpp refactoring making use of URIReference for this kind of reference (and not handling manually the signals in the styling code, which would probably be a good thing to do anyway)
(bzr r14245)
|
| |
|
| |
(bzr r10064)
|
| |
|
| |
(bzr r6885)
|
| |
|
| |
(bzr r6359)
|
| |
|
|
|
| |
(many thanks to the french students who made this.)
(bzr r5766)
|
| |
|
| |
(bzr r4706)
|
| |
|
| |
(bzr r4043)
|
| |
|
| |
(bzr r3884)
|
| |
|
|
|
|
|
|
| |
* add default values for parameters
* remove text for LPE_INVALID
* update example for skel strokes
* clean a bit of the code
(bzr r3498)
|
|
|
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation)
(bzr r3472)
|