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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
Ensure cache checksums are deterministic
HEAD
master
Chris Lamb
2
-7
/
+58
2018-05-13
Bug 106459 - fc-cache doesn't use -y option for .uuid files
Akira TAGOH
2
-11
/
+62
2018-05-13
Bug 106497 - better error description when problem reading font configuration
Akira TAGOH
2
-2
/
+20
2018-05-11
Add a test case for 90-synthetic.conf
Akira TAGOH
3
-3
/
+112
2018-05-11
Add a testrunner for conf
Akira TAGOH
3
-0
/
+344
2018-05-11
Bug 43367 - RFE: iterator to peek objects in FcPattern
Akira TAGOH
7
-83
/
+372
2018-05-11
Change the emboldening logic again
Akira TAGOH
1
-2
/
+2
2018-05-05
Add FONTCONFIG_SYSROOT environment variable
Tom Anderson
2
-1
/
+8
2018-04-19
Fix typo in doc
Akira TAGOH
1
-5
/
+5
2018-04-17
Use realfilename for FcOpen in _FcConfigParse
Tom Anderson
1
-1
/
+1
2018-04-16
Fix undefined-shift UBSAN errors
Tom Anderson
4
-12
/
+12
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-28
Fix make check fail when srcdir != builddir.
Akira TAGOH
2
-10
/
+9
2018-03-15
Minor: fix warnings
Behdad Esfahbod
1
-2
/
+2
2018-03-15
call setlocale
Akira TAGOH
7
-0
/
+14
2018-03-15
Leave the locale setting to applications
Akira TAGOH
2
-20
/
+4
2018-03-14
Add a testcase for FcNameParse
Akira TAGOH
2
-0
/
+94
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-10
Add uuid to Requires.private in .pc only when pkgconfig macro found it
Akira TAGOH
1
-1
/
+6
2018-03-09
Fix the build issue again on MinGW with enabling nls
Akira TAGOH
1
-2
/
+2
2018-03-08
Use the builtin uuid for OSX
Akira TAGOH
1
-2
/
+17
2018-03-06
Bump version to 2.13.0
2.13.0
Akira TAGOH
3
-5
/
+13
2018-03-06
Bump the libtool revision
Akira TAGOH
1
-1
/
+1
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-19
Add Simplified Chinese translations
Akira TAGOH
4
-0
/
+750
2018-02-15
Bump version to 2.12.93
2.12.93
Akira TAGOH
3
-4
/
+36
2018-02-15
Add missing files to ship
Akira TAGOH
1
-0
/
+5
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
5
-16
/
+7
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-15
Revert some removal from 7ac6af6
Akira TAGOH
1
-0
/
+1
2018-01-14
Do not add cflags and libs coming from pkg-config file.
Akira TAGOH
2
-4
/
+10
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-09
clean up
Akira TAGOH
2
-74
/
+13
2018-01-08
Use FT_Done_MM_Var if available
Behdad Esfahbod
2
-1
/
+5
2018-01-06
export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...
Akira TAGOH
8
-8
/
+44
2018-01-05
Fix leak
Behdad Esfahbod
1
-0
/
+1
2018-01-05
Remove POTFILES.in until new release of gettext is coming...
Akira TAGOH
1
-34
/
+0
2018-01-05
Use the native ITS support in gettext
Akira TAGOH
4
-10
/
+39
2018-01-05
Add files to enable ITS support in gettext
Akira TAGOH
3
-0
/
+15
2018-01-05
trivial fix
Akira TAGOH
1
-0
/
+3
2018-01-04
Allow overriding symbol visibility.
Tom Anderson
2
-3
/
+10
2018-01-04
Support FC_WIDTH as double as well
Behdad Esfahbod
1
-9
/
+7
[next]