summaryrefslogtreecommitdiffstats
path: root/src/sp-font-face.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* code cleanup: dropping some unused codeKris De Gussem2012-04-091-32/+0
* Header cleaningAlex Valavanis2012-02-121-0/+2
* 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-100/+102
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-66/+66
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-33/+35
|/
* Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz2010-03-301-30/+76
* 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-41/+41
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-1/+7
* removing lots of g_warningsFelipe Corr??a da Silva Sanches2008-07-181-55/+0
* adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches2008-06-251-1/+4
* reintroducing code that initially committed in revision 18594 and the have be...Felipe Corr??a da Silva Sanches2008-06-221-0/+375
* 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
* reverting previous work on font-face attributes. These attributes are already...Felipe Corr??a da Silva Sanches2008-05-131-375/+0
* * implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches2008-05-121-1/+346
* attribute loading for font-face tagFelipe Corr??a da Silva Sanches2008-05-101-0/+574