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
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-25
/
+26
*
small 2geomify
Johan B. C. Engelen
2009-01-07
1
-5
/
+1
*
object-snapper.cpp
Thomas Holder
2008-12-20
1
-3
/
+0
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
1
-2
/
+0
*
remove orphaned NRMatrix wrapper for sp_item_write_transform
Thomas Holder
2008-12-09
1
-1
/
+0
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-4
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+3
*
Merging from trunk
Ted Gould
2008-10-11
1
-19
/
+19
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-4
/
+4
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-1
/
+1
*
removed unnecessary pointer, changed to by reference. (the pointer was not al...
Johan B. C. Engelen
2008-09-01
1
-2
/
+2
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+0
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-4
/
+4
*
SPItem::getBounds now always returns a Geom::Rect boundingbox.
Johan B. C. Engelen
2008-08-01
1
-1
/
+1
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-10
/
+13
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+1
*
Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...
Maximilian Albert
2008-01-15
1
-0
/
+5
*
Allow conversion of all selected items to guides (for items other than rectan...
Maximilian Albert
2008-01-12
1
-0
/
+2
*
Fix LP #168684
Diederik van Lierop
2008-01-06
1
-2
/
+4
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
1
-0
/
+1
*
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
2007-09-15
1
-1
/
+1
*
differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently used
bulia byak
2007-07-29
1
-2
/
+3
*
Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...
Diederik van Lierop
2007-04-08
1
-3
/
+3
*
add a snappoint at the rotation-axis of any shape
Diederik van Lierop
2007-03-30
1
-1
/
+1
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-1
/
+1
*
comment on bbox types
bulia byak
2007-03-04
1
-1
/
+4
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-2
/
+1
*
implement new API via wrapper for now
MenTaLguY
2007-03-04
1
-1
/
+1
*
Sketch out new bbox API
MenTaLguY
2007-03-04
1
-0
/
+7
*
Fixed ungrouping bug where the changed transformation of items was not writte...
Johan B. C. Engelen
2006-12-13
1
-2
/
+3
*
disconnect mask/ref connections when item is destroyed
bulia byak
2006-09-12
1
-0
/
+3
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-1
/
+15
*
remember rotation centers, correctly this time (by johncliff and me)
bulia byak
2006-01-26
1
-4
/
+9
*
optimized includes
Ralf Stephan
2006-01-18
1
-7
/
+9
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+246