| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -127/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Transform duplicate object only when clipping or masking | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Working on powermask LPE | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -1/+0 |
| | | | | (bzr r15722) | ||||
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -1/+0 |
| | | | | (bzr r14504.1.15) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-07 | 1 | -4/+4 |
| | | | | (bzr r14451) | ||||
| * | Fix for circular references detection in almost all cases, fixing ↵ | Marc Jeanmougin | 2015-07-14 | 1 | -1/+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) | ||||
| * | refactor sp_selection_set_mask | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | (bzr r14131) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -9/+12 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -0/+1 |
| | | | | (bzr r11608.1.117) | ||||
| * | Merged ObjectGroup and subclasses. | Markus Engel | 2013-04-06 | 1 | -29/+3 |
| | | | | (bzr r11608.1.83) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -7/+7 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -15/+3 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | (bzr r12206) | ||||
| | * | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 1 | -14/+2 |
| | | | | | | | (bzr r12059) | ||||
| * | | Added "virtual pad" to SPClipPath. | Markus Engel | 2012-08-21 | 1 | -0/+27 |
| |/ | | | (bzr r11608.1.38) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |
| | | | | (bzr r11011) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+8 |
| | | | | (bzr r10666) | ||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.8) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+2 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+1 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -2/+2 |
| | | | | (bzr r10347.1.21) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -36/+71 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | More on c++ification and some XML privatisation | Abhishek Sharma public | 2010-07-20 | 1 | -7/+34 |
| | | | | | | | (bzr r9546.1.10) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -2/+4 |
| |/ | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| * | Adapt recent recursive reference patch for masks to protect from crashing on ↵ | Josh Andler | 2010-01-12 | 1 | -2/+34 |
| | | | | | | clippaths too (bzr r8969) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8404) | ||||
| * | NR -> 2Geom, more h and cpp files | Joshua L. Blocher | 2008-12-05 | 1 | -2/+2 |
| | | | | (bzr r6952) | ||||
| * | Mask/Clippath transformations on masking/unmasking | Andrius Ramanauskas | 2006-03-22 | 1 | -1/+1 |
| | | | | (bzr r269) | ||||
| * | patch by Andrius R. for (un)clip and (un)mask commands | bulia byak | 2006-03-19 | 1 | -0/+2 |
| | | | | (bzr r263) | ||||
| * | add a method to get bbox of a clippath, fix the update-while-update warnings | bulia byak | 2006-02-06 | 1 | -0/+1 |
| | | | | (bzr r98) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+61 |
| (bzr r1) | |||||
