summaryrefslogtreecommitdiffstats
path: root/src/sp-tspan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged trunkAdrian Boguszewski2016-08-031-3/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-9/+9
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-40/+40
|/
* Backout last commit as it introduced subtle errors.Tavmjong Bah2016-04-291-2/+0
* SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'.Tavmjong Bah2016-04-291-0/+2
* Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes.Tavmjong Bah2015-12-051-2/+30
* create SPObject factoryLiam P. White2015-02-251-15/+0
* Add getDocumentScale() to return "real-world" to "user-unit" scale factor.Tavmjong Bah2015-01-061-2/+4
* noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-3/+0
* noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-2/+0
* Added some consts.Markus Engel2013-10-261-2/+2
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-6/+6
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
* Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-2/+2
* Merged from trunk (r12488).Markus Engel2013-08-301-6/+4
|\
| * cppcheck: c-style casts > c++ style castsKris De Gussem2013-08-041-21/+13
* | Removed placement news / explicit destructor calls.Markus Engel2013-07-311-4/+4
* | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-4/+0
* | Merged Item.Markus Engel2013-04-051-18/+14
* | Merged more classes.Markus Engel2013-04-051-194/+130
* | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+14
* | Added constructors to SP classes.Markus Engel2013-04-011-8/+20
* | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+2
* | Renamed virtual function names.Markus Engel2013-03-291-24/+24
* | merged from trunkMarkus Engel2013-03-291-193/+9
|\|
| * cleanup sp_tspan: Use G_DEFINE_TYPEAlex Valavanis2013-01-191-98/+37
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-10/+10
* | Various changes.Markus Engel2013-03-141-2/+2
* | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-2/+2
* | Added "virtual pad" to SPTextPath and SPTSpan.Markus Engel2012-08-191-57/+154
|/
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-49/+44
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-18/+13
* Merge from trunkKrzysztof Kosi??ski2011-04-071-18/+22
|\
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-16/+20
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-60/+72
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-60/+72
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-13/+13
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-8/+8
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-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
| |/
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-3/+4
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-1/+1