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-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Update to experimental r13531
Liam P. White
2014-08-31
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Update to experimental r13483
Liam P. White
2014-08-17
1
-5
/
+21
|
|
\
|
|
|
*
|
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-5
/
+8
|
|
\
\
\
|
*
\
\
\
Update to experimental r13452
Liam P. White
2014-07-30
1
-4
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Update to trunk/Fix GTK3 build errors
Liam P. White
2014-03-19
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Updated to trunk
Liam P. White
2014-03-12
1
-4
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fixed path color when changed by Objects Dialog
Liam P. White
2014-03-03
1
-0
/
+17
|
*
|
|
|
|
|
Modified Objects dialogue to stop crashing on change of highlight color
Liam P. White
2014-03-02
1
-0
/
+2
|
*
|
|
|
|
|
Attempt at merging certaing features of Ponyscape to trunk (will not link)
Liam P. White
2014-03-02
1
-0
/
+1
|
*
|
|
|
|
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
1
-0
/
+20
*
|
|
|
|
|
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-7
/
+55
*
|
|
|
|
|
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-5
/
+21
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix some transformation center regressions, related to the viewbox/units changes
Diederik van Lierop
2014-08-14
1
-5
/
+21
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Update to experimental r13464
Liam P. White
2014-08-08
1
-9
/
+13
|
\
|
|
|
|
|
|
*
|
|
|
|
refresh bbox of clipped clone (Bug 1349018)
Alvin Penner
2014-08-04
1
-0
/
+1
|
*
|
|
|
|
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
2014-08-04
1
-3
/
+5
|
*
|
|
|
|
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
noop: remove commented-out code that is dangerous and should not come back
Johan B. C. Engelen
2014-07-28
1
-4
/
+0
|
*
|
|
|
Partly reverted r13460.
Markus Engel
2014-07-23
1
-1
/
+1
|
*
|
|
|
Fixed some logic errors; clang warnings.
Markus Engel
2014-07-22
1
-1
/
+1
|
*
|
|
|
Fix moving of item center: 1) at paste and 2) at changing document units
Diederik van Lierop
2014-07-12
1
-0
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-3
/
+3
|
/
/
/
*
|
/
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
2014-03-13
1
-0
/
+1
|
|
/
|
/
|
*
|
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
2014-03-11
1
-4
/
+4
|
/
*
New CSS blending modes (outside of filters).
Tavmjong Bah
2013-12-10
1
-0
/
+5
*
fix crash
Johan B. C. Engelen
2013-10-28
1
-4
/
+5
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-27
1
-7
/
+7
*
Added some consts.
Markus Engel
2013-10-26
1
-24
/
+16
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
Comprehensive fix for the issues with disappearing filtered objects.
Krzysztof Kosi??ski
2013-10-01
1
-9
/
+5
*
use geometric bbox to calculate filter effect region (Bug 1229971)
Alvin Penner
2013-09-28
1
-1
/
+1
*
another place where getURI()->toString() values were leaking
buliabyak
2013-09-28
1
-2
/
+6
*
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
2013-09-25
1
-1
/
+1
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-3
/
+3
*
Fix the text filter issue and revert many changes.
Martin Owens
2013-09-20
1
-3
/
+4
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-181
/
+161
|
\
|
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-3
/
+7
|
*
Revert some agressive changes and allow a seperate filter bbox for FER, shoul...
Martin Owens
2013-09-19
1
-0
/
+10
|
*
Merge C++ification of the SP tree by Markus Engel
Krzysztof Kosi??ski
2013-09-19
1
-179
/
+157
|
|
\
|
|
*
Cleaned up.
Markus Engel
2013-08-03
1
-7
/
+7
|
|
*
Removed placement news / explicit destructor calls.
Markus Engel
2013-07-31
1
-1
/
+1
|
|
*
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
2013-07-31
1
-2
/
+2
|
|
*
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-1
/
+4
|
|
|
\
|
|
*
|
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-9
/
+6
|
|
*
|
Merged Item.
Markus Engel
2013-04-05
1
-83
/
+66
|
|
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-1
/
+1
|
|
*
|
Added experimental constructor to SPRect. Memory leaks because of non-virtual...
Markus Engel
2013-04-01
1
-7
/
+26
|
|
*
|
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
[prev]
[next]