index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-462
/
+0
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-09-13
Fixes for clone original LPE
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2017-06-24
Working with powerclip and powermask
Jabier Arraiza
1
-2
/
+1
2017-02-21
Improvements to fill between strokes and fill between many LPE's
Jabier Arraiza Cenoz
1
-1
/
+6
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-16
/
+15
2017-01-02
Remove clone original code
Jabiertxof
1
-16
/
+15
2017-01-01
Fixing transforms,clips...
Jabiertxof
1
-13
/
+14
2016-12-28
First attemp working
Jabiertxof
1
-2
/
+2
2016-12-06
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
1
-31
/
+31
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2015-09-08
Fix for bug 179842
Jabier Arraiza Cenoz
1
-1
/
+2
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-2
/
+1
2015-02-28
Workaround for bug #1426090 (more LPE nastiness)
Liam P. White
1
-4
/
+30
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-07-28
fix build. gcc 4.6.1 does not like double parens here :/
Johan B. C. Engelen
1
-1
/
+1
2014-07-28
Don't update path effects on document load (#1299948)
Liam P. White
1
-2
/
+15
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-2
/
+0
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-2
/
+0
2014-06-11
Fix for bug #1241902
Jabier Arraiza Cenoz
1
-0
/
+2
2014-06-07
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
1
-0
/
+2
2014-05-10
Tentative fix for LPEs and undo
Liam P. White
1
-2
/
+16
2014-05-10
Fix stubborn bug 1299948
Liam P. White
1
-2
/
+16
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-10-26
Added some consts.
Markus Engel
1
-3
/
+3
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-10-04
LPE: add some const correctness, remove unused function, and fix potential cr...
Johan B. C. Engelen
1
-1
/
+1
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-12
/
+12
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-1
/
+1
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-6
/
+10
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-1
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-1
/
+0
2013-04-05
Merged more classes.
Markus Engel
1
-1
/
+0
2013-04-05
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
1
-8
/
+6
2013-04-04
Combined some classes.
Markus Engel
1
-136
/
+114
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-35
/
+1
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-0
/
+11
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-8
/
+14
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-14
/
+14
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-4
/
+4
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
1
-39
/
+11
2012-10-06
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
1
-3
/
+3
2012-09-29
Removed old calls to set_shape and update_patheffect.
Markus Engel
1
-1
/
+1
2012-08-18
Added "virtual pad" to SPPath.
Markus Engel
1
-63
/
+123
[next]