| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -12/+32 |
| | | | | | | Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. (bzr r13822) | ||||
| * | Implement rendering for 'context-fill' and 'context-stroke' (text not ↵ | Tavmjong Bah | 2014-12-21 | 1 | -5/+22 |
| | | | | | | handled yet). (bzr r13807) | ||||
| * | Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn'). | Tavmjong Bah | 2014-11-25 | 1 | -5/+5 |
| | | | | (bzr r13757) | ||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -66/+64 |
| |\ | | | | | (bzr r13341.1.286) | ||||
| | * | Cleaned casts from sp-shape by fixing member type. | Jon A. Cruz | 2014-10-25 | 1 | -66/+64 |
| | | | | | | | (bzr r13638) | ||||
| | * | Implement marker 'orient' attribute value 'auto-start-reverse'. | Tavmjong Bah | 2014-10-14 | 1 | -6/+14 |
| | | | | | | | (bzr r13613) | ||||
| * | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.248) | ||||
| * | | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' ↵ | Tavmjong Bah | 2014-08-20 | 1 | -6/+14 |
| |/ | | | | | (rendering only). (bzr r13341.1.148) | ||||
| * | related to lp:inkscape r13474, remove unnecessary/broken placement news | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | | | | (bzr r13477) | ||||
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -3/+3 |
| | | | | (bzr r13301) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 1 | -1/+1 |
| | | | | (bzr r12738) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -4/+3 |
| | | | | (bzr r12729) | ||||
| * | random code cleanup | Johan B. C. Engelen | 2013-09-26 | 1 | -28/+19 |
| | | | | (bzr r12596) | ||||
| * | C++ify calling a few SPLPEItem functions, much more work than expected... ↵ | Johan B. C. Engelen | 2013-09-25 | 1 | -1/+1 |
| | | | | | | slowly slowly... (bzr r12593) | ||||
| * | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -2/+11 |
| |\ | | | | | (bzr r11608.1.107) | ||||
| | * | Do not allow markers for children of markers (prevent loop) | Martin Owens | 2013-06-14 | 1 | -0/+7 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/261786 (bzr r12372) | ||||
| | * | Prevent crash from middle marker when a path or polyline has only one point. | Tavmjong Bah | 2013-05-26 | 1 | -2/+4 |
| | | | | | | | (bzr r12343) | ||||
| * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | | | | | | | (bzr r11608.1.86) | ||||
| * | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | | | | | | | (bzr r11608.1.81) | ||||
| * | | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -10/+8 |
| | | | | | | | (bzr r11608.1.78) | ||||
| * | | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 2013-04-05 | 1 | -173/+193 |
| | | | | | | | (bzr r11608.1.76) | ||||
| * | | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 2013-04-02 | 1 | -35/+3 |
| | | | | | | | (bzr r11608.1.72) | ||||
| * | | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | ||||
| * | | Added experimental constructor to SPRect. Memory leaks because of ↵ | Markus Engel | 2013-04-01 | 1 | -7/+14 |
| | | | | | | | | | | | non-virtual destructor. (bzr r11608.1.66) | ||||
| * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | | | | (bzr r11608.1.63) | ||||
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -19/+19 |
| | | | | | | | (bzr r11608.1.57) | ||||
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -171/+34 |
| |\| | | | | | (bzr r11608.1.56) | ||||
| | * | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 1 | -69/+69 |
| | | | | | | | (bzr r12055) | ||||
| | * | Selector tool: improve responsiveness for snapping a path's internal ↵ | Diederik van Lierop | 2012-12-08 | 1 | -2/+2 |
| | | | | | | | | | | | intersections (was unbearable already for paths having 20+ segments) (bzr r11937) | ||||
| | * | SPObject: drop sp_object_ prefix on class members | Alex Valavanis | 2012-11-11 | 1 | -2/+2 |
| | | | | | | | (bzr r11869) | ||||
| | * | fix typo in marker bbox calculation (Bug 1051131) | Alvin Penner | 2012-09-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1051131 (bzr r11670) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -5/+5 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -5/+5 |
| | | | | | | | (bzr r11608.1.46) | ||||
| * | | Removed old calls to set_shape and update_patheffect. | Markus Engel | 2012-09-29 | 1 | -2/+3 |
| | | | | | | | (bzr r11608.1.45) | ||||
| * | | As all subclasses of SPShape now have "virtual pads" with correct ↵ | Markus Engel | 2012-08-18 | 1 | -4/+1 |
| | | | | | | | | | | | inheritance, the virtual function call to "onSetShape" was converted to C++ style. (bzr r11608.1.15) | ||||
| * | | Added "virtual pad" to SPShape. | Markus Engel | 2012-08-18 | 1 | -93/+158 |
| |/ | | | (bzr r11608.1.4) | ||||
| * | avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) | Alvin Penner | 2012-02-23 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r11010) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -2/+2 |
| | | | | (bzr r10987) | ||||
| * | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -113/+113 |
| | | | | | | add some const stuff (bzr r10900) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -3/+2 |
| | | | | (bzr r10897) | ||||
| * | for bbox calculation, disable call to Path::Coalesce (Bug 906952) | Alvin Penner | 2012-01-04 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/906952 (bzr r10835) | ||||
| * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+4 |
| | | | | (bzr r10582.1.2) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -197/+140 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -40/+29 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Remove duplicate bbox data from DrawingShape | Krzysztof Kosi??ski | 2011-08-25 | 1 | -8/+0 |
| | | | | | | | (bzr r10347.1.38) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -6/+2 |
| | | | | | | | | | | | 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 | -31/+32 |
| | | | | | | | (bzr r10347.1.21) | ||||
| * | | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -12/+7 |
| |/ | | | | | a single array, instead of each having its own member variable (bzr r10569) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -10/+10 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
