| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -137/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 2017-02-05 | 1 | -2/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+3 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+0 |
| | | | | (bzr r15025) | ||||
| * | Fix for circular references detection in almost all cases, fixing ↵ | Marc Jeanmougin | 2015-07-14 | 1 | -8/+1 |
| | | | | | | | | | | | | 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) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Add selection sets | Liam P. White | 2014-05-10 | 1 | -0/+156 |
| | | | | (bzr r13090.1.75) | ||||
| * | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 1 | -147/+0 |
| | | | | (bzr r13090.1.20) | ||||
| * | Added a few swatch related functions (does not compile) | Liam P. White | 2014-03-05 | 1 | -0/+147 |
| (bzr r13090.1.15) | |||||
