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
/
fcint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Add FcPatternGetWithBinding() to obtain the binding type of the value in FcPa...
Akira TAGOH
1
-6
/
+3
2017-03-01
Fix the build issue on GNU/Hurd
Akira TAGOH
1
-0
/
+6
2016-04-06
Revert "Workaround another race condition issue"
Akira TAGOH
1
-7
/
+1
2016-01-12
Optimizations in FcStrSet
Patrick Haller
1
-0
/
+11
2015-10-15
Use int64_t instead of long long
Akira TAGOH
1
-1
/
+1
2015-10-13
Use long long to see the same size between LP64 and LLP64
Akira TAGOH
1
-1
/
+1
2015-08-14
Fix the broken cache more.
Akira TAGOH
1
-0
/
+8
2015-06-26
Revert changes made to FcConfigAppFontAddDir() recently
Behdad Esfahbod
1
-3
/
+0
2015-06-17
Don't return FcFalse even when no fonts dirs is configured
Akira TAGOH
1
-0
/
+3
2015-06-12
mark as private at this moment
Akira TAGOH
1
-0
/
+3
2015-06-09
No need to be public
Akira TAGOH
1
-0
/
+3
2015-06-08
Add one more debugging option to see transformation on font-matching
Akira TAGOH
1
-0
/
+1
2015-05-27
Reduce number of places that cache version is specified to 1
Behdad Esfahbod
1
-2
/
+1
2015-05-27
Simplify FcRange
Behdad Esfahbod
1
-24
/
+1
2015-05-22
Fix memory leaks after FcFini()
Akira TAGOH
1
-0
/
+6
2014-12-25
Bump the cache version to 5
Akira TAGOH
1
-1
/
+1
2014-07-24
Remove unused regex code
Behdad Esfahbod
1
-6
/
+0
2014-06-17
Read the config files and fonts on the sysroot when --sysroot is given to fc-...
Akira TAGOH
1
-1
/
+2
2014-06-12
Remove unused FcHash code now that FC_HASH is deprecated
Behdad Esfahbod
1
-19
/
+0
2014-06-05
Workaround another race condition issue
Akira TAGOH
1
-1
/
+6
2014-05-16
Rewrite hashing to use FT_Stream directly
Behdad Esfahbod
1
-4
/
+15
2014-05-16
Simplify hash code
Behdad Esfahbod
1
-3
/
+3
2014-05-16
Remove unused code
Behdad Esfahbod
1
-4
/
+0
2014-05-13
Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSet
Akira TAGOH
1
-0
/
+3
2014-03-26
Bug 71287 - size specific design selection support in OS/2 table version 5
Akira TAGOH
1
-17
/
+68
2013-12-20
Improve the performance issue on rescanning directories
Akira TAGOH
1
-0
/
+6
2013-08-24
Fix a crash when non-builtin objects are edited
Akira TAGOH
1
-2
/
+3
2013-08-07
warn deprecated only when migration failed
Akira TAGOH
1
-0
/
+6
2013-08-06
Fix wrong edit position
Akira TAGOH
1
-0
/
+5
2013-07-04
Rework to apply the intermixed test and edit elements in one-pass
Akira TAGOH
1
-9
/
+20
2013-07-03
Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warning
Akira TAGOH
1
-1
/
+1
2013-07-02
Use INT_MAX instead of unreliable hardcoding value
Akira TAGOH
1
-1
/
+2
2013-06-28
Fix the behavior of intermixed tests end edits in match
Akira TAGOH
1
-0
/
+1
2013-06-28
Add FcTypeUnknown to FcType to avoid comparison of constant -1
Akira TAGOH
1
-2
/
+4
2013-05-08
Use the glob matching for filename
Akira TAGOH
1
-0
/
+4
2013-04-10
Bug 63329 - make check fails: .. contents:: :depth: 2
Akira TAGOH
1
-0
/
+4
2013-04-09
Revert the previous change and rework to not export freetype API outside fcfr...
Akira TAGOH
1
-3
/
+2
2013-04-09
Obtain fonts data via FT_Face instead of opening a file directly
Akira TAGOH
1
-1
/
+3
2013-03-21
Bug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
Akira TAGOH
1
-0
/
+6
2013-03-05
Bug 59456 - Adding a --sysroot like option to fc-cache
Akira TAGOH
1
-1
/
+14
2013-02-06
Bump the cache version to 4
Akira TAGOH
1
-1
/
+1
2013-02-06
Update _FcMatchers definition logic
Akira TAGOH
1
-1
/
+1
2013-02-05
Bug 50733 - Add font-file hash?
Akira TAGOH
1
-0
/
+7
2013-02-01
Bug 23757 - Add mode="delete" to <edit>
Akira TAGOH
1
-0
/
+1
2013-01-22
Fix mkstemp absence for some platform
Akira TAGOH
1
-0
/
+3
2013-01-15
Bug 59379 - FC_PRGNAME
Behdad Esfahbod
1
-0
/
+3
2013-01-09
Bug 29312 - RFE: feature to indicate which characters are missing to satisfy ...
Akira TAGOH
1
-3
/
+0
2013-01-08
Bug 47705 - Using O_CLOEXEC
Akira TAGOH
1
-0
/
+7
2013-01-02
Fix build and warnings on win32
Behdad Esfahbod
1
-6
/
+1
2013-01-02
Remove FcSharedStr*
Behdad Esfahbod
1
-6
/
+3
[next]