| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -96/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -1/+2 |
| |\ | | | | | (bzr r13341.1.286) | ||||
| | * | Cleaned casts from sp-shape by fixing member type. | Jon A. Cruz | 2014-10-25 | 1 | -1/+2 |
| | | | | | | | (bzr r13638) | ||||
| * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -8/+8 |
| |/ | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -3/+3 |
| | | | | (bzr r12729) | ||||
| * | 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) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | | | | (bzr r11608.1.78) | ||||
| * | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 2013-04-05 | 1 | -16/+1 |
| | | | | (bzr r11608.1.76) | ||||
| * | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 2013-04-02 | 1 | -15/+4 |
| | | | | (bzr r11608.1.72) | ||||
| * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -1/+2 |
| | | | | | | 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 | -0/+2 |
| | | | | | | non-virtual destructor. (bzr r11608.1.66) | ||||
| * | 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 | -12/+12 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -30/+2 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 1 | -25/+2 |
| | | | | | | | (bzr r12055) | ||||
| * | | Removed old calls to set_shape and update_patheffect. | Markus Engel | 2012-09-29 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.45) | ||||
| * | | Added "virtual pad" to SPShape. | Markus Engel | 2012-08-18 | 1 | -0/+33 |
| |/ | | | (bzr r11608.1.4) | ||||
| * | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -17/+14 |
| | | | | | | add some const stuff (bzr r10900) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 |
| | | | | (bzr r10897) | ||||
| * | part 1 of SPPath cleanup for LPE... remove duplicated original_curve in ↵ | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 |
| | | | | | | SPPath (SPShape has curve_before_lpe) (bzr r10895) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -1/+1 |
| | | | | (bzr r10766.1.1) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -0/+6 |
| | | | | (bzr r10666) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | 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) | ||||
| * | add curve before LPE to SPShape. this is useful for helperpath display. It ↵ | Johan B. C. Engelen | 2011-04-01 | 1 | -0/+5 |
| | | | | | | | | | was inspired from fixing bug 407008 Fixed bugs: - https://launchpad.net/bugs/407008 (bzr r10142) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -4/+4 |
| | | | | (bzr r10025) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -1/+0 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -25/+61 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -14/+54 |
| |/ | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| * | remove dead code | Johan B. C. Engelen | 2008-07-07 | 1 | -2/+0 |
| | | | | (bzr r6207) | ||||
| * | fix orientation of markers | Johan B. C. Engelen | 2008-07-07 | 1 | -1/+4 |
| | | | | (bzr r6205) | ||||
| * | sp_shape_render for cairo-renderer extension now uses 2geom for marker positions | Johan B. C. Engelen | 2008-06-20 | 1 | -0/+2 |
| | | | | (bzr r6009) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 1 | -1/+1 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -29/+3 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | + Fix bug #179840, forking of LPEs | Johan B. C. Engelen | 2008-01-02 | 1 | -0/+4 |
| | | | | | | + Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. (bzr r4367) | ||||
| * | LPE: implement 'edit next LPE parameter'. Accessible through key '7'. | Johan B. C. Engelen | 2007-10-28 | 1 | -0/+3 |
| | | | | (bzr r3968) | ||||
| * | fix pasting of LPE's across multiple document; plus a number of small fixes. | Johan B. C. Engelen | 2007-09-14 | 1 | -1/+2 |
| | | | | (bzr r3745) | ||||
| * | store and properly disconnect lpe modified connection | bulia byak | 2007-09-06 | 1 | -0/+1 |
| | | | | (bzr r3693) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -1/+21 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | switch to sigc++ SPObject signals for SPShape | MenTaLguY | 2006-07-28 | 1 | -3/+3 |
| | | | | (bzr r1495) | ||||
| * | export markers API | bulia byak | 2006-05-26 | 1 | -4/+7 |
| | | | | (bzr r1012) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+62 |
| (bzr r1) | |||||
