summaryrefslogtreecommitdiffstats
path: root/src/sp-glyph-kerning.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Code cleanup.Liam P. White2014-08-181-72/+61
* Replacement of unnecessary variables.Markus Engel2013-07-311-64/+65
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-9/+6
* Merged more classes.Markus Engel2013-04-061-87/+18
* Added constructors to SP classes.Markus Engel2013-04-011-6/+12
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-10/+10
* merged from trunkMarkus Engel2013-03-291-171/+2
|\
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-2/+0
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-56/+210
* | Various changes.Markus Engel2013-03-141-4/+5
|/
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-26/+29
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-9/+9
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-5/+7
|/
* Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz2010-03-301-9/+27
* 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
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-1/+1
* removing lots of g_warningsFelipe Corr??a da Silva Sanches2008-07-181-11/+3
* adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches2008-06-251-1/+4
* implement kerning by glyph-name, g1 and g2 attributesFelipe Corr??a da Silva Sanches2008-06-231-6/+26
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-161-2/+2
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* * 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/+3
* distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches2008-05-081-10/+35
* Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches2008-05-081-0/+217