summaryrefslogtreecommitdiffstats
path: root/src/object/sp-glyph-kerning.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2014-08-18Code cleanup.Liam P. White1-72/+61
2013-07-31Replacement of unnecessary variables.Markus Engel1-64/+65
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-9/+6
2013-04-06Merged more classes.Markus Engel1-87/+18
2013-04-01Added constructors to SP classes.Markus Engel1-6/+12
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-10/+10
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-56/+210
2013-03-19Fixing regressionjtx1-2/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+2
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-2/+0
2013-03-14Various changes.Markus Engel1-4/+5
2012-02-12Header cleaningAlex Valavanis1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-9/+9
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-5/+7
2010-03-30Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz1-9/+27
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
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-1/+1
2008-07-18removing lots of g_warningsFelipe Corr??a da Silva Sanches1-11/+3
2008-06-25adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches1-1/+4
2008-06-23implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches1-6/+26
2008-06-16UnicodeRange class implementation.Felipe Corr??a da Silva Sanches1-2/+2
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
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/+3
2008-05-08distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches1-10/+35
2008-05-08Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches1-0/+217