summaryrefslogtreecommitdiffstats
path: root/src/sp-item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-25/+26
* small 2geomifyJohan B. C. Engelen2009-01-071-5/+1
* object-snapper.cppThomas Holder2008-12-201-3/+0
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-2/+0
* remove orphaned NRMatrix wrapper for sp_item_write_transformThomas Holder2008-12-091-1/+0
* Merge from fe-movedTed Gould2008-11-211-4/+4
* From trunkTed Gould2008-10-271-2/+3
* Merging from trunkTed Gould2008-10-111-19/+19
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-4/+4
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-1/+1
* removed unnecessary pointer, changed to by reference. (the pointer was not al...Johan B. C. Engelen2008-09-011-2/+2
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+0
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-4/+4
* SPItem::getBounds now always returns a Geom::Rect boundingbox.Johan B. C. Engelen2008-08-011-1/+1
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-10/+13
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* Slightly more 'object-oriented' way to invoke item-specific conversion-to-gui...Maximilian Albert2008-01-151-0/+5
* Allow conversion of all selected items to guides (for items other than rectan...Maximilian Albert2008-01-121-0/+2
* Fix LP #168684Diederik van Lierop2008-01-061-2/+4
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-0/+1
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-151-1/+1
* differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently usedbulia byak2007-07-291-2/+3
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop2007-04-081-3/+3
* add a snappoint at the rotation-axis of any shapeDiederik van Lierop2007-03-301-1/+1
* Merge further bbox workMenTaLguY2007-03-101-1/+1
* comment on bbox typesbulia byak2007-03-041-1/+4
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-2/+1
* implement new API via wrapper for nowMenTaLguY2007-03-041-1/+1
* Sketch out new bbox APIMenTaLguY2007-03-041-0/+7
* Fixed ungrouping bug where the changed transformation of items was not writte...Johan B. C. Engelen2006-12-131-2/+3
* disconnect mask/ref connections when item is destroyedbulia byak2006-09-121-0/+3
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-1/+15
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-4/+9
* optimized includesRalf Stephan2006-01-181-7/+9
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+246