platform/upstream/fontconfig.git
2013-10-02 Akira TAGOHWorkaround the race condition issue on updating cache
2013-09-30 Akira TAGOHAdd the relative path for <include> to fonts.conf if...
2013-09-26 Akira TAGOHclean up
2013-09-26 Akira TAGOHavoid reading config.h twice
2013-09-25 Akira TAGOHAdd the description of -q option to the man page
2013-09-24 W. Trevor Kingdoc/fccharset.fncs: Describe the map format in more...
2013-09-24 Akira TAGOHFix a crash when FcPattern is set to null on FcFontSetL...
2013-09-20 Jan Alexander... Further changes to 30-metric-aliases.conf
2013-09-18 Akira TAGOHCopy all values from the font to the pattern if the...
2013-09-10 Akira TAGOHBug 68955 - Deprecate / remove FC_RASTERIZER
2013-09-09 Akira TAGOHFix memory leaks in FcFreeTypeQueryFace
2013-09-02 Akira TAGOHAdd a test case of the migration for config place
2013-09-02 Akira TAGOHDo not create a config dir for migration when no config...
2013-08-31 Akira TAGOHBump version to 2.10.95 2.10.95
2013-08-31 Akira TAGOHFix a crash
2013-08-29 Akira TAGOHFix a typo
2013-08-29 Akira TAGOHBump version to 2.10.94 2.10.94
2013-08-29 Akira TAGOHAdd quz.orth to Makefile.am
2013-08-27 Akira TAGOHBug 68587 - copy qu.orth to quz.orth
2013-08-26 Akira TAGOHFix a wrong edit position when 'kind' is different
2013-08-24 Akira TAGOHFix a crash when non-builtin objects are edited
2013-08-24 Akira TAGOHFix a typo
2013-08-21 Behdad EsfahbodFix assertion
2013-08-21 Behdad EsfahbodMinor
2013-08-21 Akira TAGOHBug 63399 - Add default aliases for Georgia, Garamond...
2013-08-21 Akira TAGOHBug 68340 - More metric compat fonts
2013-08-14 Akira TAGOHBug 16818 - fontformat in match pattern is not respected?
2013-08-07 Akira TAGOHBug 67845 - Match on FC_SCALABLE
2013-08-07 Akira TAGOHwarn deprecated only when migration failed
2013-08-06 Akira TAGOHBug 67809 - Invalid read/write with valgrind when assig...
2013-08-06 Akira TAGOHFix wrong edit position
2013-07-12 Akira TAGOHCorrect fontconfig.pc to add certain dependencies for...
2013-07-12 Akira TAGOHCorrect fontconfig.pc to add certain dependencies for...
2013-07-09 Akira TAGOHtrivial code optimization
2013-07-04 Akira TAGOHRework to apply the intermixed test and edit elements...
2013-07-03 Akira TAGOHAdd FC_UNUSED to FC_ASSERT_STATIC macro to avoid compil...
2013-07-02 Akira TAGOHUse INT_MAX instead of unreliable hardcoding value
2013-07-02 Akira TAGOHIgnore scandir() check on mingw
2013-06-28 Akira TAGOHFix the behavior of intermixed tests end edits in match
2013-06-28 Akira TAGOHAdd FcTypeUnknown to FcType to avoid comparison of...
2013-06-27 Akira TAGOHFix a incompatible pointer warning on NetBSD
2013-06-27 Akira TAGOHFix a shift count overflow on 32bit box
2013-06-26 Akira TAGOHFix a comparison of constant warning with clang
2013-05-24 Akira TAGOHBug 64906 - FcNameParse() should ignore leading whitesp...
2013-05-20 Akira TAGOHBump version to 2.10.93 2.10.93
2013-05-16 Akira TAGOHBug 63922 - FcFreeTypeQueryFace fails on postscripts...
2013-05-16 Akira TAGOHFix missing OSAtomicCompareAndSwapPtrBarrier() on Mac...
2013-05-13 Akira TAGOHBug 63452 - conf.d/README outdated
2013-05-08 Akira TAGOHUse the glob matching for filename
2013-04-10 Akira TAGOHBug 63329 - make check fails: .. contents:: :depth: 2
2013-04-10 Akira TAGOHdocumented FC_HASH and FC_POSTSCRIPT_NAME
2013-04-09 Akira TAGOHRevert the previous change and rework to not export...
2013-04-09 Akira TAGOHObtain fonts data via FT_Face instead of opening a...
2013-04-09 Akira TAGOHEnsure closing fp on error
2013-04-08 Sebastian Freundtbuild-chain, replace INCLUDES directive by AM_CPPFLAGS
2013-04-01 Akira TAGOHBug 62980 - matching native fonts with even :lang=en
2013-03-29 Akira TAGOHBump version to 2.10.92 2.10.92
2013-03-29 Akira TAGOHMinor fix
2013-03-29 Akira TAGOHBump libtool revision
2013-03-29 Akira TAGOHMinor cleanup
2013-03-21 Akira TAGOHBug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
2013-03-21 Akira TAGOHFix a SIGSEGV on FcPatternGet* with NULL pattern
2013-03-08 Behdad EsfahbodFix crash with FcConfigSetCurrent(NULL)
2013-03-07 Akira TAGOHDo not copy FC_*LANG_OBJECT even if it's not available...
2013-03-05 Akira TAGOHBug 59456 - Adding a --sysroot like option to fc-cache
2013-03-05 Akira TAGOHFix a memory leak
2013-03-01 Akira TAGOHFix broken sort order with FcFontSort()
2013-03-01 Akira TAGOHFix a crash when the object is non-builtin object
2013-03-01 Akira TAGOHFix a typo
2013-03-01 Akira TAGOHBug 60783 - Add Liberation Sans Narrow to 30-metric...
2013-02-18 Akira TAGOHBug 60748 - broken conf.d/10-autohint.conf and conf...
2013-02-15 Behdad EsfahbodAccept digits as part of OpenType script tags
2013-02-07 Akira TAGOHAdd Culmus foundry to the vendor list
2013-02-06 Quentin GlidicUse LOG_COMPILER and AM_TESTS_ENVIRONMENT
2013-02-06 Akira TAGOHBump the cache version to 4
2013-02-06 Akira TAGOHUpdate _FcMatchers definition logic
2013-02-05 Akira TAGOHBug 60312 - DIST_SUBDIRS should never appear in a condi...
2013-02-05 Akira TAGOHBug 50733 - Add font-file hash?
2013-02-05 Akira TAGOHUse AM_MISSING_PROG instead of hardcoding missing
2013-02-05 Akira TAGOHRevert "test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT"
2013-02-04 Quentin Glidictest: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT
2013-02-04 Akira TAGOHUse AM_MISSING_PROG instead of hardcoding missing
2013-02-04 Akira TAGOHModernize configure.ac
2013-02-01 Akira TAGOHBug 23757 - Add mode="delete" to <edit>
2013-02-01 Colin Waltersbuild: Only use PKG_INSTALLDIR if available
2013-02-01 Christoph J... Use the PKG_INSTALLDIR macro.
2013-01-31 Akira TAGOHBug 59385 - Do the right thing for intermixed edit...
2013-01-29 Anas NashifImported Upstream version 2.10.91 upstream/2.10.91
2013-01-29 Anas NashifImported Upstream version 2.10.2 upstream/2.10.2
2013-01-23 Akira TAGOHremove the unnecessary code
2013-01-23 Akira TAGOHAdd another approach to FC_PRGNAME for Solaris 10 or...
2013-01-22 Akira TAGOHFix installation on MinGW32
2013-01-22 Akira TAGOHFix mkstemp absence for some platform
2013-01-22 Akira TAGOHAdd missing file descriptor to F_DUPFD_CLOEXEC
2013-01-18 Behdad EsfahbodFix readlink failure
2013-01-17 Akira TAGOHBetter fix for 2fe5ddfd
2013-01-17 Behdad EsfahbodFix FC_PRGNAME default
2013-01-16 Behdad EsfahbodFix fc-cache crash caused by looking up NULL object...
2013-01-16 Behdad EsfahbodMinor
2013-01-16 Behdad EsfahbodRemove unused checks for common functions
next