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-lpe-item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-117
/
+0
*
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
2017-10-14
1
-4
/
+3
*
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
2017-05-28
1
-0
/
+2
*
Fixing to merge
Jabiertxof
2017-01-24
1
-1
/
+2
*
Adding base
Jabiertxof
2017-01-05
1
-1
/
+1
*
Fix a problem with LPE on clips and paths making extremly slow on LPE
Jabier Arraiza Cenoz
2016-03-19
1
-1
/
+1
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-2
/
+2
*
indentation and whitespace fixes
Felipe CorrĂȘa da Silva Sanches
2015-08-21
1
-18
/
+18
*
More C++ string usage.
Johan B. C. Engelen
2014-11-25
1
-1
/
+2
*
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
2014-09-29
1
-3
/
+3
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-6
/
+4
*
fix bug introduced in rev. 13403 (merge with trunk)
Johan B. C. Engelen
2014-06-24
1
-7
/
+4
*
Update to latest tip (trunk r13432)
Liam P. White
2014-06-19
1
-4
/
+7
|
\
|
*
LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...
Johan B. C. Engelen
2014-06-16
1
-4
/
+7
|
*
Fix for bug #1241902
Jabier Arraiza Cenoz
2014-06-11
1
-0
/
+2
*
|
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
2014-06-07
1
-0
/
+2
*
|
Enabling path manipulator to comunicate if paths are bspline when
VinĂcius dos Santos Oliveira
2014-05-05
1
-0
/
+1
|
/
*
C++
Johan B. C. Engelen
2013-10-04
1
-11
/
+14
*
C++
Johan B. C. Engelen
2013-10-04
1
-5
/
+7
*
LPE: add some const correctness, remove unused function, and fix potential cr...
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-4
/
+5
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+1
*
Merged more classes.
Markus Engel
2013-04-05
1
-21
/
+2
*
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
2013-04-02
1
-1
/
+2
*
Added experimental constructor to SPRect. Memory leaks because of non-virtual...
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-4
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-9
/
+9
*
merged from trunk
Markus Engel
2013-03-29
1
-5
/
+5
|
\
|
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
|
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+2
|
*
cppcheck fixes: sp-lpe-item
Alex Valavanis
2012-10-27
1
-2
/
+2
*
|
Removed old calls to set_shape and update_patheffect.
Markus Engel
2012-09-29
1
-1
/
+1
*
|
Added "virtual pad" to SPLPEItem.
Markus Engel
2012-08-18
1
-0
/
+29
|
/
*
add underscores to some member variables.
Johan B. C. Engelen
2012-01-17
1
-3
/
+4
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-3
/
+7
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
much better fix for lpe forking, that can no longer turn into infinite loop
Johan B. C. Engelen
2010-05-31
1
-3
/
+5
*
better fix for lpe stack forking
Johan B. C. Engelen
2010-05-18
1
-0
/
+1
*
work on the lpe group undo bug. it's not solved, but i think LPE code does ev...
Johan B. C. Engelen
2009-11-23
1
-2
/
+2
*
fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do no...
bulia byak
2009-08-22
1
-0
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
Remove now obsolete functions
Maximilian Albert
2008-07-29
1
-5
/
+0
*
New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...
Maximilian Albert
2008-07-15
1
-0
/
+2
*
Update LPE helper paths "live" on changes
Maximilian Albert
2008-06-18
1
-0
/
+3
*
First step towards making helper paths for LPE items work better
Maximilian Albert
2008-06-16
1
-0
/
+3
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-7
/
+23
*
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
2008-05-17
1
-1
/
+1
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
[next]