index
:
~dottedmag/fontconfig
2.3-branch
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
fix-fat-cache-aging
master
ultra-weight
Bugfixes for fontconfig
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Add fc-scan too that runs FcFileScan/FcDirScan
Behdad Esfahbod
1
-9
/
+9
2009-02-13
Don't use FcCharSetCopy in FcCharSetMerge
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Make FcCharSetMerge() public
Behdad Esfahbod
1
-0
/
+13
2009-02-13
[doc] Note that fontset returned by FcConfigGetFonts should not be modified
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Implement FcPatternFormat and use it in cmdline tools (bug #17107)
Behdad Esfahbod
1
-0
/
+18
2009-02-13
Use human-readable file names in the docs (bug #16278)
Alexey Khoroshilov
1
-1
/
+1
2009-02-13
Fix two more doc typos
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Document how to free return value of FcNameUnparse()
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add FcConfigReference() (#17124)
Behdad Esfahbod
1
-3
/
+17
2009-02-13
Document when config can be NULL (#17105)
Behdad Esfahbod
2
-0
/
+24
2009-02-13
Fix docs re 'orig' argument of FcPatternBuild and family
Behdad Esfahbod
1
-3
/
+3
2009-02-13
[doc] Fix signature of FcConfigHome()
Behdad Esfahbod
1
-2
/
+3
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
22
-22
/
+22
2009-02-13
[doc] Document that a zero rescanInterval disables automatic checks (#17103)
Behdad Esfahbod
1
-0
/
+2
2009-02-13
Add FcPatternFilter() (#13016)
Behdad Esfahbod
1
-0
/
+12
2009-02-13
[doc] Add const decorator for FcPatternDuplicate()
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-query (#13019)
Behdad Esfahbod
1
-1
/
+1
2009-02-13
[doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)
Behdad Esfahbod
1
-2
/
+4
2009-02-13
[doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
Behdad Esfahbod
1
-1
/
+1
2009-02-12
Remove build manpage logfile if it exists
Benjamin Close
1
-0
/
+1
2008-05-24
Fix FcStrDirname documentation. (bug 16068)
Alexey Khoroshilov
1
-0
/
+1
2008-05-03
Fontconfig options for freetype sub-pixel filter configuration
Sylvain Pasche
2
-0
/
+6
2007-11-13
Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
Keith Packard
3
-1
/
+23
2007-11-13
Document that FcConfigGetFonts returns the internal fontset (bug 13197)
Keith Packard
1
-1
/
+2
2007-11-13
Document that Match calls FcFontRenderPrepare (bug 13162).
Keith Packard
2
-8
/
+16
2007-11-13
Document several function return values (Bug 13145).
Keith Packard
8
-29
/
+51
2007-11-05
Fix parallel build in doc directory.
2.4.92
Keith Packard
1
-3
/
+5
2007-11-05
Add FcGetLangs() and FcLangGetCharSet().
Behdad Esfahbod
1
-0
/
+16
2007-11-05
Fix trivial bugs in edit-sgml.c
Behdad Esfahbod
1
-1
/
+2
2007-11-03
Link new function documentation into the fontconfig-devel.sgml
Keith Packard
1
-0
/
+31
2007-11-03
Formatting syntax mistake in doc/fclangset.fncs.
Keith Packard
1
-1
/
+1
2007-11-03
Generate fccache.sgml, fcdircache.sgml and fclangset.sgml.
Keith Packard
1
-0
/
+3
2007-11-03
Fix formatting syntax in doc/fccache.fncs
Keith Packard
1
-4
/
+4
2007-11-03
Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).
Keith Packard
5
-14
/
+14
2007-11-03
Remove references to FcConfigParse and FcConfigLoad.
Keith Packard
1
-2
/
+1
2007-11-03
Update documentation for stale FcConfigGetConfig function.
Keith Packard
1
-2
/
+3
2007-11-03
Update documentation for FcStrCopyFilename (bug 12964).
Keith Packard
1
-5
/
+10
2007-11-03
Document previously undocumented functions. (bug 12963)
Keith Packard
16
-30
/
+638
2007-11-03
Verify documentation covers exposed symbols.
Keith Packard
2
-1
/
+28
2007-11-03
Track line numbers in sgml edit tool input.
Keith Packard
1
-33
/
+52
2007-11-03
Document skipping of fonts from FcFileScan/FcDirScan.
Keith Packard
1
-2
/
+5
2007-11-03
Correct documentation for FcConfigUptoDate (bug 12948).
Keith Packard
1
-2
/
+2
2007-11-03
Correct documentation for FcAtomicLock (Bug 12947).
Keith Packard
1
-3
/
+3
2007-10-25
A few fixups for make distcheck
2.4.91
Keith Packard
1
-1
/
+1
2007-10-25
Fix parallel build in fontconfig/docs (bug 10481).
Keith Packard
1
-1
/
+1
2007-10-25
Spelling errors in documentation. (bug 10879).
Keith Packard
2
-3
/
+3
2007-10-18
FcConfigParseAndLoad doc was missing the last param.
Keith Packard
1
-1
/
+1
2006-12-02
Add space between type and formal in devel man pages (bug 8935)
Keith Packard
13
-57
/
+62
2006-12-02
Use <literal> instead of <sgmltag> when documenting fonts.conf. Bug 8935.
Peter Breitenlohner
1
-44
/
+43
2006-12-02
A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.
Peter Breitenlohner
1
-5
/
+9
[next]