summaryrefslogtreecommitdiffstats
path: root/src/sp-string.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-177/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2015-02-25create SPObject factoryLiam P. White1-17/+0
2014-10-14Add 'white-space' CSS property (replaces deprecated xml:space).Tavmjong Bah1-25/+94
2014-07-30Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah1-25/+94
2014-07-28noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen1-1/+0
2014-01-08warning cleanupJohan B. C. Engelen1-1/+1
2013-07-31Removed placement news / explicit destructor calls.Markus Engel1-2/+2
2013-06-21cppcheckKris De Gussem1-4/+4
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-7/+4
2013-04-06Merged more classes.Markus Engel1-35/+13
2013-04-02Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel1-0/+9
2013-04-01Added constructors to SP classes.Markus Engel1-4/+10
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-7/+7
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-3/+3
2013-03-14Various changes.Markus Engel1-1/+1
2013-01-24More GObject boilerplate cleanupAlex Valavanis1-34/+7
2012-08-21Added "virtual pad" to SPString.Markus Engel1-12/+43
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-1/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2007-02-10more correct whitespace handling per http://www.w3.org/TR/SVG11/text.html#Whi...bulia byak1-2/+2
2006-02-06silence warningsbulia byak1-1/+0
2006-02-05clean up unused codebulia byak1-8/+0