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
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-10
/
+4
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-90
/
+68
*
remove some unnecessary inkscape_active_desktop() calls
Johan B. C. Engelen
2011-07-19
1
-4
/
+1
*
fix hardcoded desktop2doc transform
Johan B. C. Engelen
2011-07-18
1
-2
/
+2
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-18
/
+20
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-11
/
+12
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
*
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-35
/
+40
|
\
|
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+6
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-34
/
+34
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-412
/
+301
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-412
/
+300
|
|
\
|
|
*
More on c++ification and some XML privatisation
Abhishek Sharma public
2010-07-20
1
-9
/
+9
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-12
/
+12
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-4
/
+4
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-4
/
+4
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-253
/
+255
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-87
/
+92
|
\
|
|
|
*
|
1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return...
Diederik van Lierop
2010-07-21
1
-2
/
+9
|
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-87
/
+84
|
|
/
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-3
/
+3
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+1
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-5
/
+0
|
/
*
better fix for lpe stack forking
Johan B. C. Engelen
2010-05-18
1
-21
/
+1
*
fix bug when forking LPE stack
Johan B. C. Engelen
2010-05-14
1
-12
/
+26
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-2
/
+4
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+2
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-1
/
+1
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-15
/
+14
*
Small snap bug has been eliminated, flowed text snapping now uses baseline, r...
Diederik van Lierop
2009-12-30
1
-2
/
+2
*
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-0
/
+4
*
textual patch from bug 408093
bulia byak
2009-09-06
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)
Thomas Holder
2009-05-11
1
-0
/
+6
*
Two minor snapping fixes
Diederik van Lierop
2009-04-24
1
-1
/
+1
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-13
/
+15
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-1
/
+1
*
correctly initialize vector in spitem.
Johan B. C. Engelen
2009-01-04
1
-0
/
+3
*
display filter label, if any, in filtered item description
bulia byak
2009-01-03
1
-2
/
+8
*
revert change of sp_item_i2d_affine in rev 20388, as it crashed command line use
Thomas Holder
2008-12-21
1
-2
/
+4
*
object-snapper.cpp
Thomas Holder
2008-12-20
1
-29
/
+5
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
1
-36
/
+6
*
remove orphaned NRMatrix wrapper for sp_item_write_transform
Thomas Holder
2008-12-09
1
-13
/
+0
*
Warning cleanup.
Jon A. Cruz
2008-12-05
1
-46
/
+44
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-25
/
+23
*
From trunk
Ted Gould
2008-10-27
1
-14
/
+23
*
Merging from trunk
Ted Gould
2008-10-11
1
-78
/
+80
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-1
/
+1
[next]