summaryrefslogtreecommitdiffstats
path: root/src/sp-metadata.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-147/+0
| | | | A lot of header clean-up.
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
| | | (bzr r15025)
* create SPObject factoryLiam P. White2015-02-251-10/+0
| | | (bzr r13939.1.1)
* "fix" some "unused parameter" warningsKris De Gussem2013-10-271-1/+1
| | | (bzr r12737)
* Cleaned up.Markus Engel2013-08-031-14/+10
| | | (bzr r11608.1.117)
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-9/+6
| | | (bzr r11608.1.86)
* Merged more classes.Markus Engel2013-04-061-34/+13
| | | (bzr r11608.1.84)
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+10
| | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
* Added constructors to SP classes.Markus Engel2013-04-011-4/+10
| | | (bzr r11608.1.67)
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | (bzr r11608.1.63)
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-91/+3
|\ | | | | (bzr r11608.1.56)
| * Warning cleanupAlex Valavanis2013-03-161-4/+6
| | | | | | (bzr r12211)
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-38/+11
| | | | | | (bzr r12065)
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
| | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
* | Various changes.Markus Engel2013-03-141-1/+1
| | | | | | (bzr r11608.1.48)
* | Added "virtual pad" to SPMetadata.Markus Engel2012-08-211-30/+60
|/ | | (bzr r11608.1.41)
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-7/+6
| | | (bzr r10860)
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-30/+23
| | | (bzr r10659)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-1/+2
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-4/+13
| | | (bzr r10067)
* Preserve metadata in plain SVG. Fixes bug #170967.Jon A. Cruz2010-01-021-3/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/170967 (bzr r8934)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-3/+3
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-3/+3
| | | (bzr r8404)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+4
| | | (bzr r5884)
* Warning cleanupJon A. Cruz2007-12-081-0/+1
| | | (bzr r4192)
* fix crash temporarily until next refactoring phaseMenTaLguY2007-04-091-1/+1
| | | (bzr r2837)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+223
(bzr r1)