summaryrefslogtreecommitdiffstats
path: root/src/sp-root.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extract a base class, SPDimensions.Shlomi Fish2017-10-051-15/+1
* Extract SPRoot::setRootDimensions .Shlomi Fish2017-10-051-39/+43
* Extract unset_x_and_y().Shlomi Fish2017-10-051-4/+8
* Merge double assignment + eliminate trail space.Shlomi Fish2017-10-051-5/+3
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-3/+3
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-7/+8
* Only update inkscape.version on successful file write.Tavmjong Bah2016-06-081-3/+5
* create SPObject factoryLiam P. White2015-02-251-15/+0
* use up-to-date document units when intiallizing viewbox during a file loadAlvin Penner2015-02-121-1/+2
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-161-0/+9
* Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-10/+0
* Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-131-0/+10
* Properly identify an embedded SVG.Tavmjong Bah2014-02-281-0/+3
* Don't overwrite SPItemCtx in SPRoot::update. (Maybe should be made const ever...Tavmjong Bah2014-02-271-4/+11
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-263/+64
* remove confusing bitfield declaration. bitfield not even needed here.Johan B. C. Engelen2013-10-211-1/+1
* Fix assertion failure on Ctrl+CKrzysztof Kosi??ski2013-09-191-237/+253
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* Merged Item.Markus Engel2013-04-051-1/+0
* Merged more classes.Markus Engel2013-04-051-1/+0
* Merged Group and subclasses.Markus Engel2013-04-051-226/+233
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* Added constructors to SP classes.Markus Engel2013-04-011-6/+17
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-20/+20
* merged from trunkMarkus Engel2013-03-291-155/+3
|\
| * More GObject boilerplate cleanupAlex Valavanis2013-01-241-50/+21
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-7/+7
* | Various changes.Markus Engel2013-03-141-1/+1
* | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-5/+7
* | Added "virtual pad" to SPRoot.Markus Engel2012-08-191-60/+128
|/
* memleak / header stuff / unused variable.Kris De Gussem2012-01-221-20/+14
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-10/+4
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-31/+17
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-5/+5
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-6/+8
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-6/+2
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-3/+3
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| * Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-1/+1
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-25/+26
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-25/+26
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-9/+9
| | * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/