summaryrefslogtreecommitdiffstats
path: root/src/sp-font-face.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-09code cleanup: dropping some unused codeKris De Gussem1-32/+0
2012-02-12Header cleaningAlex Valavanis1-0/+2
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-66/+66
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-33/+35
2010-03-30Corrected string-to-number conversion to use locale-independent conversion an...Jon A. Cruz1-30/+76
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-41/+41
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-1/+7
2008-07-18removing lots of g_warningsFelipe Corr??a da Silva Sanches1-55/+0
2008-06-25adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches1-1/+4
2008-06-22reintroducing code that initially committed in revision 18594 and the have be...Felipe Corr??a da Silva Sanches1-0/+375
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-13reverting previous work on font-face attributes. These attributes are already...Felipe Corr??a da Silva Sanches1-375/+0
2008-05-12* implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches1-1/+346
2008-05-10attribute loading for font-face tagFelipe Corr??a da Silva Sanches1-0/+574