summaryrefslogtreecommitdiffstats
path: root/src/object/sp-path.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-11/+11
2018-04-23Fix warings on updatesJabier Arraiza1-0/+1
2018-04-23Fix promote dJabier Arraiza1-1/+3
2018-04-23Revert TAV d work for testingJabier Arraiza1-3/+1
2018-03-26Base LPE refactorJabier Arraiza1-16/+2
2018-03-07Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah1-8/+12
2018-02-18Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah1-12/+8
2018-02-13Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah1-8/+12
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2014-09-27Update to experimental r13565Liam P. White1-5/+5
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-5/+5
2013-10-26Added some consts.Markus Engel1-3/+3
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-0/+1
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-04-05Merged Shape and subclasses. Cleaned up a bit.Markus Engel1-1/+1
2013-04-04Combined some classes.Markus Engel1-13/+1
2013-04-02Cleaned up a bit. Uses some C++11 features.Markus Engel1-10/+2
2013-04-02Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel1-1/+2
2013-04-01Added constructors to SP classes.Markus Engel1-0/+1
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-2/+2
2013-03-29Renamed virtual function names.Markus Engel1-9/+9
2012-08-18Added "virtual pad" to SPPath.Markus Engel1-0/+27
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-9/+22
2012-01-17part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...Johan B. C. Engelen1-2/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-3/+4
2008-09-01Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert1-2/+0
2008-01-20Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert1-1/+1
2008-01-19Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert1-0/+2
2008-01-02Fix LP bug #179328Johan B. C. Engelen1-0/+1
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+6
2007-03-08export nodes_in_pathbulia byak1-1/+1