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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-434
/
+0
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-1
/
+1
*
selection chemistry: implement z-stack order
chr
2017-05-23
1
-2
/
+2
*
Add some unit tests for object-set cppification
Marc Jeanmougin
2016-11-02
1
-0
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Partial fix for bug 1430873. Ellipses should behave properly with % values.
Tavmjong Bah
2015-03-16
1
-0
/
+1
*
Doc comment cleanup.
Jon A. Cruz
2014-11-07
1
-14
/
+136
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+4
|
\
|
*
Merged src/sp-item.h from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-0
/
+4
*
|
Update to experimental r13531
Liam P. White
2014-08-31
1
-13
/
+15
|
\
\
|
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-12
/
+13
|
|
/
*
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-1
/
+9
|
\
|
|
*
Add context to TODO comment
Liam P. White
2014-08-04
1
-1
/
+2
|
*
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
2014-08-04
1
-1
/
+8
*
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-0
/
+1
|
\
|
|
*
Fix moving of item center: 1) at paste and 2) at changing document units
Diederik van Lierop
2014-07-12
1
-0
/
+1
*
|
Attempt at merging certaing features of Ponyscape to trunk (will not link)
Liam P. White
2014-03-02
1
-0
/
+4
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
1
-0
/
+10
|
/
*
Added some consts.
Markus Engel
2013-10-26
1
-11
/
+14
*
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
2013-09-24
1
-2
/
+2
*
Refactor status-bar text for multiple items, was very broken
Martin Owens
2013-09-20
1
-0
/
+1
*
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
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-1
/
+1
*
Merged Item.
Markus Engel
2013-04-05
1
-35
/
+4
*
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
-1
/
+4
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-3
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-15
/
+15
*
merged from trunk
Markus Engel
2013-03-29
1
-49
/
+6
|
\
|
*
Fix -Wcast-align issues with SPItemCtx
Alex Valavanis
2013-03-18
1
-2
/
+1
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-2
/
+2
|
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
|
*
Clean up more GObject type definitions
Alex Valavanis
2013-01-23
1
-19
/
+4
*
|
Added "virtual pads" to
Markus Engel
2013-03-29
1
-1
/
+1
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-28
/
+28
*
|
Added "virtual pad" to SPItem.
Markus Engel
2012-08-17
1
-0
/
+32
|
/
*
Fix for 181473 : Layers drag and drop
John Smith
2012-07-05
1
-0
/
+1
*
UI. Filtered objects count (patch by David Mathog).
Nicolas Dufour
2012-05-11
1
-0
/
+1
*
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
2011-10-04
1
-2
/
+8
*
Obey to dont-scale-strokewidth preference, even when scaling one dimension to...
Diederik van Lierop
2011-09-06
1
-0
/
+2
*
Compute visual bounding box only when needed
Krzysztof Kosi??ski
2011-09-04
1
-0
/
+2
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-0
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-5
/
+4
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-11
/
+14
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-2
/
+2
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-9
/
+6
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-1
/
+1
[next]