summaryrefslogtreecommitdiffstats
path: root/src/sp-metadata.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-147/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+1
2015-02-25create SPObject factoryLiam P. White1-10/+0
2013-10-27"fix" some "unused parameter" warningsKris De Gussem1-1/+1
2013-08-03Cleaned up.Markus Engel1-14/+10
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-9/+6
2013-04-06Merged more classes.Markus Engel1-34/+13
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+10
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-9/+9
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-4/+4
2013-03-19Fixing regressionjtx1-4/+6
2013-03-17Working with widjetsJabier Arraiza Cenoz1-6/+4
2013-03-16Warning cleanupAlex Valavanis1-4/+6
2013-03-14Various changes.Markus Engel1-1/+1
2013-01-26More GObject boilerplate reductionAlex Valavanis1-38/+11
2012-08-21Added "virtual pad" to SPMetadata.Markus Engel1-30/+60
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-7/+6
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-30/+23
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+2
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-4/+13
2010-01-02Preserve metadata in plain SVG. Fixes bug #170967.Jon A. Cruz1-3/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+4
2007-12-08Warning cleanupJon A. Cruz1-0/+1
2007-04-09fix crash temporarily until next refactoring phaseMenTaLguY1-1/+1
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1