summaryrefslogtreecommitdiffstats
path: root/src/sp-font.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-205/+0
2018-01-08Misc. typosluz.paz1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2016-07-10Improve font editing dialog:Tavmjong Bah1-3/+3
2015-02-25create SPObject factoryLiam P. White1-9/+0
2014-01-04Fix for Bug #1265556 (plain svg export is broken for filter).Nicolas Dufour1-1/+1
2013-07-31Replacement of unnecessary variables.Markus Engel1-73/+55
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-11/+8
2013-04-06Merged more classes.Markus Engel1-44/+24
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-3/+9
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-14/+14
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-6/+6
2013-03-29Added "virtual pads" toMarkus Engel1-31/+218
2013-03-19Fixing regressionjtx1-3/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+3
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-3/+0
2013-03-14Various changes.Markus Engel1-4/+6
2013-01-23Clean up more GObject type definitionsAlex Valavanis1-45/+15
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-2/+2
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-12/+12
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-6/+8
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-03-30Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz1-13/+30
2009-12-13updating my email address in file headersFelipe Corr??a da Silva Sanches1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-01-06Warning and whitespace cleanup.Jon A. Cruz1-14/+14
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches1-1/+1
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-1/+2
2008-07-18removing lots of g_warningsFelipe Corr??a da Silva Sanches1-18/+0
2008-07-11* removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches1-2/+0
2008-06-26Fixed compilation when the new SVG font stuff is not enabled.Jon A. Cruz1-1/+0
2008-06-25adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches1-0/+2
2008-06-25adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches1-1/+4
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-05-27* converted nr-svgfont.cpp to C++ code so that we can render multiple instanc...Felipe Corr??a da Silva Sanches1-1/+1
2008-05-25* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches1-1/+7
2008-02-29fix some header definesFelipe Corr??a da Silva Sanches1-1/+1
2008-02-28more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches1-0/+77
2008-02-28a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches1-6/+6
2008-02-27Warning cleanupJon A. Cruz1-1/+1
2008-02-27tiny refactoringFelipe Corr??a da Silva Sanches1-14/+1
2008-02-26SVGFonts boilerplate codeFelipe Corr??a da Silva Sanches1-0/+8
2008-02-26new file. I forgot to add it on previous commitFelipe Corr??a da Silva Sanches1-0/+211