summaryrefslogtreecommitdiffstats
path: root/src/sp-symbol.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah1-0/+5
2011-08-27Remove all NRRect use.Krzysztof Kosi??ski1-31/+25
2011-08-27Remove NRRect use from the extension systemKrzysztof Kosi??ski1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-3/+5
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-4/+4
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-7/+9
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-93/+46
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-5/+5
2011-02-02update to latest 2geom !Johan B. C. Engelen1-6/+6
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-2/+0
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-2/+2
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-2/+5
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-2/+2
2008-12-12typo in xMaxYMidThomas Holder1-1/+1
2008-12-11bug #166885 (preserveAspectRatio="none" misinterpreted)Thomas Holder1-1/+1
2008-10-11Merging from trunkTed Gould1-1/+2
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+3
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-328/+328
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-10/+10
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+6
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-1/+3