summaryrefslogtreecommitdiffstats
path: root/src/sp-missing-glyph.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
| | | (bzr r8889)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* removing lots of g_warningsFelipe Corr??a da Silva Sanches2008-07-181-5/+0
| | | (bzr r6348)
* adding ifdef HAVE_CONFIG_HFelipe Corr??a da Silva Sanches2008-06-251-1/+4
| | | (bzr r6054)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* * add rule in configure.ac so that only who has cairo > 1.6.4 (currently ↵Felipe Corr??a da Silva Sanches2008-05-251-1/+3
| | | | | | | cairo git master branch) will compile SVGFonts (experimental) support. * First code for SVGFonts rendering. Renders in a separate window because we still dont have pango integration. (bzr r5753)
* fix some header definesFelipe Corr??a da Silva Sanches2008-02-291-1/+1
| | | (bzr r4906)
* more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-1/+1
| | | (bzr r4897)
* a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches2008-02-281-0/+191
added <missing-glyph> (bzr r4890)