Fix FcCacheOffsetsValid()
[platform/upstream/fontconfig.git] / doc /
2007-11-06 Keith PackardFix parallel build in doc directory. 2.4.92
2007-11-05 Behdad EsfahbodAdd FcGetLangs() and FcLangGetCharSet().
2007-11-05 Behdad EsfahbodFix trivial bugs in edit-sgml.c
2007-11-04 Keith PackardLink new function documentation into the fontconfig...
2007-11-04 Keith PackardFormatting syntax mistake in doc/fclangset.fncs.
2007-11-04 Keith PackardGenerate fccache.sgml, fcdircache.sgml and fclangset...
2007-11-04 Keith PackardFix formatting syntax in doc/fccache.fncs
2007-11-04 Keith PackardReplace incorrect documentation uses of 'char' with...
2007-11-04 Keith PackardRemove references to FcConfigParse and FcConfigLoad.
2007-11-04 Keith PackardUpdate documentation for stale FcConfigGetConfig function.
2007-11-04 Keith PackardUpdate documentation for FcStrCopyFilename (bug 12964).
2007-11-04 Keith PackardDocument previously undocumented functions. (bug 12963)
2007-11-04 Keith PackardVerify documentation covers exposed symbols.
2007-11-04 Keith PackardTrack line numbers in sgml edit tool input.
2007-11-03 Keith PackardDocument skipping of fonts from FcFileScan/FcDirScan.
2007-11-03 Keith PackardCorrect documentation for FcConfigUptoDate (bug 12948).
2007-11-03 Keith PackardCorrect documentation for FcAtomicLock (Bug 12947).
2007-10-25 Keith PackardA few fixups for make distcheck 2.4.91
2007-10-25 Keith PackardFix parallel build in fontconfig/docs (bug 10481).
2007-10-25 Keith PackardSpelling errors in documentation. (bug 10879).
2007-10-18 Keith PackardFcConfigParseAndLoad doc was missing the last param.
2006-12-02 Keith PackardAdd space between type and formal in devel man pages...
2006-12-02 Peter BreitenlohnerUse <literal> instead of <sgmltag> when documenting...
2006-12-02 Peter BreitenlohnerA VPATH build of fontconfig-2.4.1 fails for various...
2006-12-02 Keith PackardAdd FcFreeTypeQueryFace external API. Bug #7311.
2006-09-17 Keith PackardRemove documentation for non-existant FcConfigNormalize...
2006-09-03 Keith PackardRemove all .cvsignore files
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-03 Keith PackardAdd FcMatchScan to resolve Delicious font matching...
2006-09-02 Keith PackardDocument FC_DEBUG values (bug 6393). Document name...
2006-04-11 Patrick LamSurvive missing docbook2pdf.
2006-02-05 Patrick LamMake 'make distcheck' work with automake 1.6.3.
2006-01-30 Patrick LamFix world's tiniest typo in code example.
2006-01-30 Patrick LamAdd documentation for FcConfigNormalizeFontDir.
2006-01-02 Patrick LamFix version of .cache file (currently 1 -> currently...
2005-11-29 Patrick LamFix problem dating back at least to 2.3.2 where globs...
2005-09-22 Patrick LamFix more gcc4 warnings:
2005-09-11 Patrick LamMerge ... HEAD and finish the GCC 4 cleanups (no more...
2005-07-25 Keith PackardVarious GCC 4 cleanups for signed vs unsigned char
2005-03-03 Keith PackardIgnore more build detritus
2005-03-01 Keith PackardGenerate and install PDF versions of the manuals
2005-01-13 Keith PackardAdd SEE ALSO section (bug 2085)
2004-12-07 Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-12-05 Keith PackardChange default set of fonts to include all of /usr...
2004-12-04 Keith PackardFix typo.
2004-12-04 Keith PackardMove existing fonts.conf to fonts.conf.bak
2003-11-18 Keith PackardSwitch to FreeType 2.1.7 style includes. Bug #150.
2003-10-27 Keith PackardYet more cleanups to finish getting 'make distcheck...
2003-10-27 Keith PackardAttempts to fix 'make distcheck' work. Things are progr...
2003-10-26 Keith PackardInclude confdir.sgml.in in EXTRA_DIST
2003-09-06 Noah LevittAdd new spacing value FC_DUAL (dual-width, as some...
2003-08-15 Carl WorthAdded new FcFini function for cleaning up all memory...
2003-06-17 Keith PackardBug 75: dont build docs unless docbook is available...
2003-04-23 Keith PackardOops. Missing newline in .cvsignore
2003-04-23 Keith PackardFix docs to close sgml tags
2003-04-23 Keith PackardAdd confdir.sgml to .cvsignore
2003-04-23 Keith PackardUse CONFDIR instead of SYSCONFDIR/fonts in manual....
2003-04-23 Noah LevittGot rid of the newline at the end of the file. It's...
2003-04-23 Noah LevittGetting closer to fixing /etc/fonts hard-coding.
2003-04-22 Noah LevittTesting syncmail yet again.
2003-04-17 Colin WaltersRemove some unused variables, and initialize some other...
2003-04-08 Keith Packardremove -u option to docbook2man which was trashing...
2003-03-20 Keith Packardstrtod under some locales requires digits before the...
2003-03-07 Keith Packardadd version.sgml to .cvsignore
2003-03-07 Keith PackardAdd version number to user doc
2003-03-07 Keith PackardAdd version number to documentation
2003-03-07 Keith Packardwasnt rebuilding most of the docs
2003-03-07 Keith Packardget manuals to install with automake-1.4
2003-03-07 Keith PackardCreate fontconfig-user.html
2003-03-07 Keith PackardAdd more to .cvsignore
2003-03-07 Keith PackardMake documentation build
2003-03-07 Keith PackardFinish reformatting developer documentation
2003-03-07 Keith PackardAdd copyright
2003-03-07 Keith PackardUse <parameter> tags. Add copyrights
2003-03-07 Keith PackardAdd lots more function documentation
2003-03-07 Keith PackardRework documentation to build man pages for each function
2003-03-07 Keith PackardAdd func doc creation program edit-sgml
2003-03-04 Keith PackardAdd .cvsignore fc-2_1_91
2003-03-03 Owen TaylorSun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat...
2003-03-01 Keith PackardAdd --disable-docs flag
2003-03-01 Keith PackardSwitch to docbook and split documentation into pieces
2003-03-01 Keith PackardReformat documentation into sgml for docbook, split...
2002-02-14 Keith PackardInitial revision