summaryrefslogtreecommitdiffstats
path: root/src/sp-script.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-85/+0
* First batchMarc Jeanmougin2017-10-011-41/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* 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
* create SPObject factoryLiam P. White2015-02-251-10/+0
* "fix" some "unused parameter" warningsKris De Gussem2013-10-281-3/+3
* Cleaned up.Markus Engel2013-08-031-15/+10
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-7/+4
* Merged more classes.Markus Engel2013-04-061-34/+14
* 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-3/+11
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
* merged from trunkMarkus Engel2013-03-291-72/+8
|\
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-34/+7
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-5/+5
* | Various changes.Markus Engel2013-03-141-1/+1
* | Added "virtual pad" to SPScript.Markus Engel2012-08-211-22/+55
|/
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-4/+5
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+10
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-151-2/+50
* Warning cleanupJon A. Cruz2008-08-011-3/+3
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-221-0/+127