summaryrefslogtreecommitdiffstats
path: root/src/sp-glyph.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-72/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-2/+2
* Code cleanup.Liam P. White2014-08-181-20/+28
* 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-21/+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-5/+5
* merged from trunkMarkus Engel2013-03-291-2/+0
|\
| * 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-1/+24
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-2/+2
* adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches2008-06-251-1/+4
* * 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
* added type enums for arabic-form and orientation attributesFelipe Corr??a da Silva Sanches2008-02-271-2/+15
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-271-0/+42