summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-0/+7
| | | (bzr r10666)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-2/+2
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-2/+2
| | | (bzr r10347.1.21)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler2010-02-041-1/+1
| | | (bzr r9050)
* allow full mouse dragging, rotating, scaling, etc. if a single layer is the ↵Ed Halley2009-03-141-0/+2
| | | | | selection (bzr r7490)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+1
| | | (bzr r6839)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-17/+28
| | | (bzr r6836)
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-4/+4
| | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219)
* marker refactoring workBryce Harrington2006-07-201-2/+0
| | | (bzr r1441)
* fix translation for fit pageAaron Spike2006-04-281-0/+3
| | | | | | the translation is now preserved across save by translating all child elements of the root instead of just translating the root itself. (bzr r602)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-0/+33
| | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+61
(bzr r1)