summaryrefslogtreecommitdiffstats
path: root/src/sp-symbol.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-31/+25
| | | (bzr r10582.1.5)
* Remove NRRect use from the extension systemKrzysztof Kosi??ski2011-08-271-1/+1
| | | (bzr r10582.1.2)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+5
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-4/+4
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-7/+9
| | | (bzr r10347.1.21)
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-93/+46
| | | (bzr r10461)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-11/+11
|\ | | | | (bzr r9508.1.73)
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-5/+5
| | | | | | (bzr r10067)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
| | | | | | (bzr r10025)
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-7/+10
|\| | | | | (bzr r9508.1.72)
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+10
| |\ | | | | | | (bzr r9945.1.1)
| | * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-2/+2
| | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6)
| | * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-2/+5
| |/ | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
|/ | | (bzr r9508.1.45)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
| | | (bzr r7032)
* typo in xMaxYMidThomas Holder2008-12-121-1/+1
| | | (bzr r6990)
* bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder2008-12-111-1/+1
| | | (bzr r6988)
* Merging from trunkTed Gould2008-10-111-1/+2
| | | (bzr r6884)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
| | | (bzr r6839)
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-121-328/+328
| | | (bzr r6612)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-10/+10
| | | (bzr r5149)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+6
| | | (bzr r4629)
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-1/+3
| | | (bzr r2257)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+467
(bzr r1)