index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
splivarot.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-6
/
+9
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2016-11-09
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
1
-20
/
+1
2016-08-03
Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14
Jabier Arraiza Cenoz
1
-2
/
+2
2016-07-28
Fix Stroke to fill retaining fills
Jabier Arraiza Cenoz
1
-0
/
+1
2016-07-20
Changed signatures of boolean functions
Adrian Boguszewski
1
-3
/
+7
2016-02-13
Improved eraser tool, now working on documents not pixels and with 0 width
Jabier Arraiza Cenoz
1
-0
/
+1
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-2
/
+1
2015-02-18
Just...
mc
1
-1
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-3
/
+4
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-3
/
+4
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
1
-8
/
+17
2012-09-23
From bug #1048845: proposed addition to livarot for boolean operations
su_v
1
-0
/
+2
2012-02-23
avoid some Shape calculations that are not relevant to visual bbox (Bug 906952)
Alvin Penner
1
-1
/
+1
2012-01-04
for bbox calculation, disable call to Path::Coalesce (Bug 906952)
Alvin Penner
1
-1
/
+1
2011-12-11
mixed usage of class and struct for same object
Kris De Gussem
1
-1
/
+1
2011-04-01
add curve before LPE to SPShape. this is useful for helperpath display. It wa...
Johan B. C. Engelen
1
-0
/
+2
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-04-10
* improve boundingbox calculation: include strokecaps.
Johan B. C. Engelen
1
-0
/
+1
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-2
/
+2
2008-08-31
remove unused include files and methods
Johan B. C. Engelen
1
-1
/
+0
2008-08-15
Eliminate more of SP_ACTIVE_DESKTOP
Maximilian Albert
1
-20
/
+20
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-1
/
+1
2008-08-03
Refactoring the object-snapper to use 2geom paths
Diederik van Lierop
1
-2
/
+1
2008-07-21
Implement snapping of clipping paths and masks
Diederik van Lierop
1
-1
/
+1
2008-07-05
splivarot.h: Supply missing #includes/declarations so that we don't depend on...
Peter Moulder
1
-0
/
+3
2008-07-04
create pathvector_for_curve method.
Johan B. C. Engelen
1
-0
/
+2
2008-04-27
Fixed undo for eraser to be a single step
Jon A. Cruz
1
-0
/
+1
2008-03-08
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
1
-1
/
+1
2007-12-27
1) Fix bug #178312
Diederik van Lierop
1
-0
/
+2
2007-03-31
Change paint bucket path union to properly create only one undo event, rather...
John Bintz
1
-0
/
+1
2007-02-25
Factor out bpath_to_Path
John Bintz
1
-0
/
+1
2006-04-01
switch get_nearest_position and get_point to using supplied livarot Path inst...
bulia byak
1
-2
/
+3