summaryrefslogtreecommitdiffstats
path: root/src/sp-font.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* create SPObject factoryLiam P. White2015-02-251-9/+0
* Fix for Bug #1265556 (plain svg export is broken for filter).Nicolas Dufour2014-01-041-1/+1
* Replacement of unnecessary variables.Markus Engel2013-07-311-73/+55
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-11/+8
* Merged more classes.Markus Engel2013-04-061-44/+24
* 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/+9
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-14/+14
* merged from trunkMarkus Engel2013-03-291-245/+3
|\
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-3/+0
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-45/+15
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-6/+6
* | Added "virtual pads" toMarkus Engel2013-03-291-31/+218
* | Various changes.Markus Engel2013-03-141-4/+6
|/
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-20/+23
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-12/+12
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-6/+8
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
|/
* Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz2010-03-301-13/+30
* 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
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-14/+14
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-051-1/+1
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-1/+2
* removing lots of g_warningsFelipe Corr??a da Silva Sanches2008-07-181-18/+0
* * removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches2008-07-111-2/+0
* Fixed compilation when the new SVG font stuff is not enabled.Jon A. Cruz2008-06-261-1/+0
* adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches2008-06-251-0/+2
* adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches2008-06-251-1/+4
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* * converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches2008-05-271-1/+1
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches2008-05-251-1/+7
* fix some header definesFelipe Corr??a da Silva Sanches2008-02-291-1/+1
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-0/+77
* a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-6/+6
* Warning cleanupJon A. Cruz2008-02-271-1/+1
* tiny refactoringFelipe Corr??a da Silva Sanches2008-02-271-14/+1
* SVGFonts boilerplate codeFelipe Corr??a da Silva Sanches2008-02-261-0/+8
* new file. I forgot to add it on previous commitFelipe Corr??a da Silva Sanches2008-02-261-0/+211