summaryrefslogtreecommitdiff
path: root/doc/fcconfig.fncs
AgeCommit message (Expand)AuthorFilesLines
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod1-2/+2
2009-02-13[doc] Note that fontset returned by FcConfigGetFonts should not be modifiedBehdad Esfahbod1-1/+1
2009-02-13Add FcConfigReference() (#17124)Behdad Esfahbod1-3/+17
2009-02-13Document when config can be NULL (#17105)Behdad Esfahbod1-0/+21
2009-02-13[doc] Fix signature of FcConfigHome()Behdad Esfahbod1-2/+3
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod1-1/+1
2009-02-13[doc] Document that a zero rescanInterval disables automatic checks (#17103)Behdad Esfahbod1-0/+2
2009-02-13[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)Behdad Esfahbod1-1/+1
2007-11-13Document that FcConfigGetFonts returns the internal fontset (bug 13197)Keith Packard1-1/+2
2007-11-13Document that Match calls FcFontRenderPrepare (bug 13162).Keith Packard1-4/+8
2007-11-13Document several function return values (Bug 13145).Keith Packard1-7/+14
2007-11-03Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).Keith Packard1-5/+5
2007-11-03Remove references to FcConfigParse and FcConfigLoad.Keith Packard1-2/+1
2007-11-03Update documentation for stale FcConfigGetConfig function.Keith Packard1-2/+3
2007-11-03Document previously undocumented functions. (bug 12963)Keith Packard1-0/+31
2007-11-03Correct documentation for FcConfigUptoDate (bug 12948).Keith Packard1-2/+2
2007-10-25Spelling errors in documentation. (bug 10879).Keith Packard1-2/+2
2007-10-18FcConfigParseAndLoad doc was missing the last param.Keith Packard1-1/+1
2006-12-02Add space between type and formal in devel man pages (bug 8935)Keith Packard1-6/+6
2006-09-17Remove documentation for non-existant FcConfigNormalizeFontDir.Keith Packard1-11/+0
2006-01-30Add documentation for FcConfigNormalizeFontDir.Patrick Lam1-0/+11
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2003-03-07Finish reformatting developer documentationKeith Packard1-70/+83
2003-03-07Use <parameter> tags. Add copyrightsKeith Packard1-23/+23
2003-03-07Add lots more function documentationKeith Packard1-0/+279