summaryrefslogtreecommitdiffstats
path: root/src/sp-font-face.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-123/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-8/+4
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Replacement of unnecessary variables.Markus Engel2013-07-311-0/+1
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-1/+1
* Merged more classes.Markus Engel2013-04-061-25/+3
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-7/+7
* merged from trunkMarkus Engel2013-03-291-2/+6
|\
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-2/+0
| * A couple of forward declarationsAlex Valavanis2013-02-111-0/+2
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-0/+4
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-1/+27
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* 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/+46
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches2008-05-251-0/+3
* reverting previous work on font-face attributes. These attributes are already...Felipe Corr??a da Silva Sanches2008-05-131-46/+0
* * implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches2008-05-121-10/+10
* attribute loading for font-face tagFelipe Corr??a da Silva Sanches2008-05-101-0/+113