summaryrefslogtreecommitdiffstats
path: root/src/splivarot.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-6/+9
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2016-11-09Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock1-20/+1
2016-08-03Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz1-2/+2
2016-07-28Fix Stroke to fill retaining fillsJabier Arraiza Cenoz1-0/+1
2016-07-20Changed signatures of boolean functionsAdrian Boguszewski1-3/+7
2016-02-13Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz1-0/+1
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-2/+1
2015-02-18Just...mc1-1/+2
2014-09-27Update to experimental r13565Liam P. White1-3/+4
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-3/+4
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-8/+17
2012-09-23From bug #1048845: proposed addition to livarot for boolean operationssu_v1-0/+2
2012-02-23avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)Alvin Penner1-1/+1
2012-01-04for bbox calculation, disable call to Path::Coalesce (Bug 906952)Alvin Penner1-1/+1
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-1/+1
2011-04-01add curve before LPE to SPShape. this is useful for helperpath display. It wa...Johan B. C. Engelen1-0/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-04-10* improve boundingbox calculation: include strokecaps.Johan B. C. Engelen1-0/+1
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-2/+2
2008-08-31remove unused include files and methodsJohan B. C. Engelen1-1/+0
2008-08-15Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert1-20/+20
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-08-03Refactoring the object-snapper to use 2geom pathsDiederik van Lierop1-2/+1
2008-07-21Implement snapping of clipping paths and masksDiederik van Lierop1-1/+1
2008-07-05splivarot.h: Supply missing #includes/declarations so that we don't depend on...Peter Moulder1-0/+3
2008-07-04create pathvector_for_curve method.Johan B. C. Engelen1-0/+2
2008-04-27Fixed undo for eraser to be a single stepJon A. Cruz1-0/+1
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-1/+1
2007-12-271) Fix bug #178312Diederik van Lierop1-0/+2
2007-03-31Change paint bucket path union to properly create only one undo event, rather...John Bintz1-0/+1
2007-02-25Factor out bpath_to_PathJohn Bintz1-0/+1
2006-04-01switch get_nearest_position and get_point to using supplied livarot Path inst...bulia byak1-2/+3