index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-lpe-item.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
Update to experimental r13565
Liam P. White
1
-2
/
+8
2014-07-23
Partly reverted r13460.
Markus Engel
1
-0
/
+4
2014-07-22
Fixed some logic errors; clang warnings.
Markus Engel
1
-4
/
+0
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-32
/
+3
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-33
/
+3
2014-06-24
fix bug introduced in rev. 13403 (merge with trunk)
Johan B. C. Engelen
1
-4
/
+24
2014-06-24
revert rev. 13429 that broke LPE Bend, Envelope, etc etc.
Johan B. C. Engelen
1
-4
/
+24
2014-06-22
Fix for ungrouping/non-LPEItem masks
Liam P. White
1
-8
/
+22
2014-06-22
Fix for ungrouping/non-LPEItem masks
Liam P. White
1
-8
/
+23
2014-06-16
LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...
Johan B. C. Engelen
1
-24
/
+4
2014-06-11
Fix for bug #1241902
Jabier Arraiza Cenoz
1
-0
/
+146
2014-06-07
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
1
-0
/
+146
2014-05-05
Enabling path manipulator to comunicate if paths are bspline when
VinÃcius dos Santos Oliveira
1
-0
/
+16
2014-04-29
Fix a small issue with Attach Path
Liam P. White
1
-1
/
+4
2014-04-28
when removing LPE, with 'flattening' option, don't recalculate/rewrite ellips...
Johan B. C. Engelen
1
-7
/
+14
2014-04-26
Fix warning from previous commit.
Josh Andler
1
-2
/
+0
2014-04-25
Fix for on-canvas LPE controls to display immediately.
Liam P. White
1
-0
/
+16
2014-04-15
Minor things
Liam P. White
1
-0
/
+8
2014-04-06
Properly allow effect stacking with knotholders (and add extra LPE functional...
Liam P. White
1
-2
/
+2
2014-04-05
noop: improve code style in sp-lpe-item.cpp
Johan B. C. Engelen
1
-13
/
+14
2014-04-04
Begin first stage of resolving issue with duplicate knots
Liam P. White
1
-0
/
+5
2014-04-02
Fix some stuff
Liam P. White
1
-2
/
+11
2014-04-01
Fix bug 1219324
Liam P. White
1
-0
/
+15
2013-10-27
fix warnings
Johan B. C. Engelen
1
-1
/
+1
2013-10-08
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
1
-0
/
+14
2013-10-04
C++
Johan B. C. Engelen
1
-49
/
+49
2013-10-04
C++
Johan B. C. Engelen
1
-20
/
+20
2013-10-04
LPE: add some const correctness, remove unused function, and fix potential cr...
Johan B. C. Engelen
1
-16
/
+26
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-30
/
+31
2013-08-03
catch exception by reference
Johan B. C. Engelen
1
-1
/
+1
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-2
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-11
/
+9
2013-04-05
Merged more classes.
Markus Engel
1
-101
/
+76
2013-04-01
Added experimental constructor to SPRect. Memory leaks because of non-virtual...
Markus Engel
1
-4
/
+10
2013-03-31
Prepared exchange of casting macros.
Markus Engel
1
-0
/
+1
2013-03-29
Renamed virtual function names.
Markus Engel
1
-17
/
+17
2013-03-29
Removed function pointers from SPObject and subclasses.
Markus Engel
1
-7
/
+7
2013-03-14
Various changes.
Markus Engel
1
-1
/
+1
2013-01-26
More GObject boilerplate reduction
Alex Valavanis
1
-44
/
+19
2012-10-27
cppcheck fixes: sp-lpe-item
Alex Valavanis
1
-47
/
+34
2012-09-29
Removed old calls to set_shape and update_patheffect.
Markus Engel
1
-2
/
+2
2012-08-19
As all subclasses of SPLPEItem now have "virtual pads" with correct inheritan...
Markus Engel
1
-3
/
+1
2012-08-18
Added "virtual pad" to SPLPEItem.
Markus Engel
1
-46
/
+105
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-01-17
add underscores to some member variables.
Johan B. C. Engelen
1
-9
/
+14
2011-10-18
cppcheck
Kris De Gussem
1
-6
/
+6
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-1
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-12
/
+12
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-1
/
+1
[prev]
[next]