summaryrefslogtreecommitdiffstats
path: root/src/sp-shape.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-96/+0
* Update to trunk r13638Liam P. White2014-10-251-1/+2
|\
| * Cleaned casts from sp-shape by fixing member type.Jon A. Cruz2014-10-251-1/+2
* | Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-8/+8
|/
* Added some consts.Markus Engel2013-10-261-3/+3
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged more classes.Markus Engel2013-04-051-1/+1
* Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-16/+1
* Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-15/+4
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-1/+2
* Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel2013-04-011-0/+2
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-12/+12
* merged from trunkMarkus Engel2013-03-291-30/+2
|\
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-25/+2
* | Removed old calls to set_shape and update_patheffect.Markus Engel2012-09-291-1/+1
* | Added "virtual pad" to SPShape.Markus Engel2012-08-181-0/+33
|/
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-17/+14
* turn SPPath into a class, and add some methods...Johan B. C. Engelen2012-01-171-2/+2
* part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...Johan B. C. Engelen2012-01-171-2/+2
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-0/+6
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
* add curve before LPE to SPShape. this is useful for helperpath display. It wa...Johan B. C. Engelen2011-04-011-0/+5
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+0
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-25/+61
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-14/+54
|/
* remove dead codeJohan B. C. Engelen2008-07-071-2/+0
* fix orientation of markersJohan B. C. Engelen2008-07-071-1/+4
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-201-0/+2
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-091-1/+1
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-29/+3
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-0/+4
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+3
* fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen2007-09-141-1/+2
* store and properly disconnect lpe modified connectionbulia byak2007-09-061-0/+1
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-1/+21
* switch to sigc++ SPObject signals for SPShapeMenTaLguY2006-07-281-3/+3
* export markers APIbulia byak2006-05-261-4/+7
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62