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
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-15
/
+15
2012-03-12
[doc] Update for cachedir.
Akira TAGOH
1
-9
/
+10
2012-03-12
[doc] Update the path for cache files and the version.
Akira TAGOH
1
-3
/
+3
2012-03-11
Get rid of $< from Makefile.am
Akira TAGOH
1
-8
/
+8
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-10
/
+10
2012-03-10
Fix a build issue
Akira TAGOH
1
-1
/
+0
2012-03-09
Fix distcheck error
Akira TAGOH
1
-164
/
+170
2011-10-05
Fix parallel build
Behdad Esfahbod
1
-1
/
+1
2011-06-20
Switch fc-cat to use FcPatternFormat()
Behdad Esfahbod
1
-0
/
+7
2011-03-14
More doc typo fixes
Behdad Esfahbod
5
-7
/
+7
2011-03-14
Mark constant strings as constant
Behdad Esfahbod
1
-1
/
+1
2011-03-11
Documentation fixes
Brad Hards
11
-94
/
+94
2010-12-28
Doc nit
Behdad Esfahbod
1
-2
/
+2
2010-12-28
Allow editing charset and lang in target="scan"
Behdad Esfahbod
2
-0
/
+42
2010-12-27
Make most generated-files cross-compiling-safe
Behdad Esfahbod
1
-8
/
+11
2010-12-09
add some documents
Akira TAGOH
2
-0
/
+34
2010-12-09
add some document for range and charset.
Akira TAGOH
1
-0
/
+8
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
25
-52
/
+52
2010-09-21
Add new public API: FcCharSetDelChar()
Behdad Esfahbod
1
-0
/
+11
2010-02-14
More doc typo fixes
Behdad Esfahbod
1
-2
/
+2
2010-02-14
Fix doc typo
Behdad Esfahbod
1
-1
/
+1
2009-11-09
Clarify default confdir and cachedir better.
Behdad Esfahbod
1
-2
/
+0
2009-07-27
Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)
Behdad Esfahbod
1
-1
/
+2
2009-07-27
[doc] Add ~/fonts.conf.d to user docs
Behdad Esfahbod
1
-0
/
+7
2009-03-13
Document FcPatternFormat() format
Behdad Esfahbod
4
-20
/
+305
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
24
-50
/
+50
2009-02-15
[fclang] Implement FcLangSetGetLangs() (#18846)
Behdad Esfahbod
1
-0
/
+8
2009-02-15
[fcformat] Add element filtering and deletion
Behdad Esfahbod
1
-1
/
+1
2009-02-15
[fcformat] Add support for width modifiers
Behdad Esfahbod
1
-2
/
+4
2009-02-15
Change FcCharSetMerge API
Karl Tomlinson
1
-7
/
+9
2009-02-13
Cleanup all manpage.* files
Behdad Esfahbod
1
-3
/
+2
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
[next]