index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
Ensure cache checksums are deterministic
HEAD
master
Chris Lamb
1
-6
/
+53
2018-05-13
Bug 106459 - fc-cache doesn't use -y option for .uuid files
Akira TAGOH
1
-11
/
+37
2018-05-13
Bug 106497 - better error description when problem reading font configuration
Akira TAGOH
1
-1
/
+19
2018-05-11
Bug 43367 - RFE: iterator to peek objects in FcPattern
Akira TAGOH
5
-82
/
+229
2018-05-05
Add FONTCONFIG_SYSROOT environment variable
Tom Anderson
1
-1
/
+4
2018-04-17
Use realfilename for FcOpen in _FcConfigParse
Tom Anderson
1
-1
/
+1
2018-04-16
Fix undefined-shift UBSAN errors
Tom Anderson
3
-11
/
+11
2018-03-31
Share name-mapping across instances
Behdad Esfahbod
1
-6
/
+16
2018-03-31
Fix name scanning
Behdad Esfahbod
1
-108
/
+185
2018-03-28
Do not ship fcobjshash.h
Akira TAGOH
1
-5
/
+7
2018-03-15
Leave the locale setting to applications
Akira TAGOH
1
-20
/
+2
2018-03-14
Add the value of the constant name to the implicit object in the pattern
Akira TAGOH
1
-0
/
+4
2018-03-14
Do not override locale if already set by app
Akira TAGOH
1
-1
/
+6
2018-03-12
Allow the constant names in the range
Akira TAGOH
1
-5
/
+29
2018-03-09
Fix the build issue again on MinGW with enabling nls
Akira TAGOH
1
-2
/
+2
2018-03-02
Initialize an array explicitly
Akira TAGOH
1
-1
/
+1
2018-03-02
Fix a build issue on MinGW with enabling nls
Akira TAGOH
1
-1
/
+2
2018-02-05
Ensure the user config dir is available in the list of config dirs on the fal...
Akira TAGOH
1
-3
/
+11
2018-02-05
Do not mix up font dirs into the list of config dirs
Akira TAGOH
4
-15
/
+6
2018-02-01
Fix cross-compilation by passing CPPFLAGS to CPP
Olivier CrĂȘte
1
-1
/
+1
2018-01-23
Take effects on dir, cachedir, acceptfont, and rejectfont only when loading
Akira TAGOH
1
-13
/
+17
2018-01-14
FcHashTableAddInternal: Compare against the right key
Alexander Larsson
1
-1
/
+1
2018-01-09
Fix undefined-behavior signed shifts
Behdad Esfahbod
3
-11
/
+11
2018-01-08
Use FT_Done_MM_Var if available
Behdad Esfahbod
1
-0
/
+4
2018-01-06
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...
Akira TAGOH
3
-15
/
+0
2018-01-05
Fix leak
Behdad Esfahbod
1
-0
/
+1
2018-01-05
Add files to enable ITS support in gettext
Akira TAGOH
3
-0
/
+15
2018-01-04
Allow overriding symbol visibility.
Tom Anderson
1
-2
/
+2
2018-01-04
Support FC_WIDTH as double as well
Behdad Esfahbod
1
-9
/
+7
2018-01-04
Remove hack for OS/2 weights 1..9
Behdad Esfahbod
2
-26
/
+2
2018-01-04
Add FcReadLink to wrap up readlink impl.
Akira TAGOH
3
-2
/
+26
2018-01-04
Fix compiler warnings
Akira TAGOH
3
-3
/
+7
2018-01-03
Add FcWeightTo/FromOpenTypeDouble()
Behdad Esfahbod
2
-14
/
+26
2018-01-03
Fix the mis-ordering of ruleset evaluation in a file with include element
Akira TAGOH
2
-2
/
+28
2017-12-20
Put back accidentally removed code
Behdad Esfahbod
1
-0
/
+2
2017-12-19
Let pattern FC_FONT_VARIATIONS override standard axis variations
Behdad Esfahbod
1
-9
/
+11
2017-12-19
Set font-variations settings for standard axes in variable fonts
Behdad Esfahbod
2
-4
/
+60
2017-12-18
Remove a debug abort()
Behdad Esfahbod
1
-1
/
+0
2017-12-19
Try to get current instance of FcConfig as far as possible
Akira TAGOH
1
-0
/
+2
2017-12-19
fchash: Fix replace
Alexander Larsson
1
-0
/
+2
2017-12-18
Don't crash
Behdad Esfahbod
1
-1
/
+1
2017-12-18
Disable uuid related code on Win32
Akira TAGOH
2
-1
/
+22
2017-12-18
Do not update mtime with creating .uuid
Akira TAGOH
1
-0
/
+26
2017-12-18
Replace uuid in the table properly when -r
Akira TAGOH
3
-6
/
+42
2017-12-18
Returns false if key is already available in the table
Akira TAGOH
1
-1
/
+1
2017-12-18
Update .uuid only when -r is given but not -f.
Akira TAGOH
2
-6
/
+1
2017-11-24
thread-safe functions in fchash.c
Akira TAGOH
1
-2
/
+4
2017-11-20
Use smaller prime for hash size
Akira TAGOH
1
-1
/
+1
2017-11-20
Don't call FcStat when the alias has already been added
Akira TAGOH
2
-52
/
+44
2017-11-20
Fix a typo
Akira TAGOH
1
-1
/
+1
[next]