summaryrefslogtreecommitdiffstats
path: root/src/sp-item.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
| | | (bzr r5149)
* Slightly more 'object-oriented' way to invoke item-specific ↵Maximilian Albert2008-01-151-0/+5
| | | | | conversion-to-guides methods (bzr r4499)
* Allow conversion of all selected items to guides (for items other than ↵Maximilian Albert2008-01-121-0/+2
| | | | | rectangles or 3D boxes these are simply aligned along the bounding box of the item being converted) (bzr r4467)
* Fix LP #168684Diederik van Lierop2008-01-061-2/+4
| | | (bzr r4409)
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-0/+1
| | | | | + Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. (bzr r4367)
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-151-1/+1
| | | (bzr r3752)
* differentiate the SP_ITEM_REFERENCE_FLAGS, even though it is not currently usedbulia byak2007-07-291-2/+3
| | | (bzr r3339)
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX ↵Diederik van Lierop2007-04-081-3/+3
| | | | | or GEOMETRIC_BBOX (bzr r2833)
* add a snappoint at the rotation-axis of any shapeDiederik van Lierop2007-03-301-1/+1
| | | (bzr r2788)
* Merge further bbox workMenTaLguY2007-03-101-1/+1
| | | (bzr r2596)
* comment on bbox typesbulia byak2007-03-041-1/+4
| | | (bzr r2544)
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-2/+1
| | | | | rect handling, though) (bzr r2536)
* implement new API via wrapper for nowMenTaLguY2007-03-041-1/+1
| | | (bzr r2535)
* Sketch out new bbox APIMenTaLguY2007-03-041-0/+7
| | | (bzr r2534)
* Fixed ungrouping bug where the changed transformation of items was not ↵Johan B. C. Engelen2006-12-131-2/+3
| | | | | written to XML. (bzr r2090)
* disconnect mask/ref connections when item is destroyedbulia byak2006-09-121-0/+3
| | | (bzr r1699)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-1/+15
| | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-4/+9
| | | (bzr r28)
* optimized includesRalf Stephan2006-01-181-7/+9
| | | (bzr r16)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+246
(bzr r1)