platform/upstream/fontconfig.git
2012-06-22 Akira TAGOHBug 18726 - RFE: help write locale-specific tests
2012-06-22 Marius TolzmannFix warning about deprecated, non-existent config includes
2012-06-22 Marius TolzmannFix newline in warning about deprecated config includes
2012-06-18 Akira TAGOHRename configure.in to configure.ac
2012-06-18 Akira TAGOHclean up the lock file properly on even hardlink-not...
2012-06-14 Akira TAGOHFix the fail of make install with --disable-shared...
2012-06-13 Akira TAGOHFix a build fail on MINGW
2012-06-12 Akira TAGOHFix a typo and build fail.
2012-06-11 Akira TAGOHBug 50835 - Deprecate FC_GLOBAL_ADVANCE
2012-06-11 Akira TAGOHBump version to 2.9.91 2.9.91
2012-06-11 Mark Brandfix building for WIN32
2012-06-11 Akira TAGOHGenerate bzip2-compressed tarball too
2012-06-11 Akira TAGOHdoc: Fix distcheck error again...
2012-06-11 Akira TAGOHBump libtool revision
2012-06-08 Akira TAGOHBug 50525 - superfluous whitespace in the style
2012-06-08 Akira TAGOHfcdefault: Add the lang object at FcConfigSubstituteWit...
2012-06-08 Akira TAGOHfcdefault: no need to set FC_LANG in FcDefaultSubstitut...
2012-06-08 Akira TAGOHAdd the default language to the pattern prior to do...
2012-06-08 Akira TAGOHfcdefault: fallback if the environment variables are...
2012-06-08 Akira TAGOHBug 32853 - Export API to get the default language
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-05-31 Akira TAGOHFix a typo and polish the previous change
2012-05-30 Akira TAGOHFix the build fail on Solaris
2012-05-28 Mikhail GusarovFix cache aging for fonts on FAT filesystem under Linux
2012-05-28 Akira TAGOHMove statfs/statvfs wrapper to fcstat.c and add a test...
2012-05-28 Mikhail GusarovMove FcStat to separate compilation unit
2012-05-28 Akira TAGOHfcatomic: fallback to create a directory with FcAtomicLock
2012-05-25 Akira TAGOHBug 33644 - Fontconfig doesn't match correctly in ...
2012-05-21 Akira TAGOHCorrect the example
2012-05-18 Akira TAGOHBug 20411 - fontconfig doesn't match FreeDesktop direct...
2012-05-14 Akira TAGOHBug 19128 - Handling whitespace in aliases
2012-05-10 Akira TAGOHfcarch.c: get rid of the duplicate definition of FC_MAX
2012-05-10 Akira TAGOHfonts.conf: keeps same binding for alternatives
2012-05-02 Keith PackardDeal with architectures where ALIGNOF_DOUBLE < 4
2012-05-02 Keith PackardExtra ',' in AC_ARG_WITH(arch causes arch to never...
2012-05-01 Akira TAGOHOutput more verbose debugging log to show where to...
2012-04-25 Akira TAGOHBug 39278 - make usage of mmap optional
2012-04-25 Akira TAGOHDisable iconv support anyway...
2012-04-24 Akira TAGOHBug 27765 - FcMatch() returns style in wrong language
2012-04-24 Akira TAGOHAdd --enable-iconv option to configure
2012-04-23 Akira TAGOHCreate CACHEDIR.TAG when fc-cache is run or only when...
2012-04-23 Akira TAGOHBug 47721 - Add ChromeOS fonts to 30-metric-aliases...
2012-04-22 Akira TAGOHC++11 requires a space between literal and identifier
2012-04-20 Akira TAGOHFix a build issue again when no regex functions available
2012-04-20 Akira TAGOHRework to avoid adding the unexpected value to ICONV_CF...
2012-04-18 Akira TAGOHBug 25151 - Move cleanCacheDirectory() from fc-cache...
2012-04-17 Keith PackardUse posix_fadvise to speed startup
2012-04-16 Akira TAGOHdoc: Fix a typo of the environment variable name.
2012-04-13 Akira TAGOHAdd --with-expat, --with-expat-includes and --with...
2012-04-12 Akira TAGOHBug 27526 - Compatibility fix for old windows sytems
2012-04-12 Akira TAGOHBug 48573 - platform without regex do not have also...
2012-04-11 Akira TAGOHBug 28491 - Allow matching on FC_FILE
2012-04-10 Akira TAGOHBug 26830 - Add search for libiconv non-default directory
2012-04-06 Akira TAGOHBug 22862 - <alias> ignores <match> <test>s
2012-04-05 Akira TAGOHBug 29341 - Make some fontconfig paths configurable
2012-04-02 Akira TAGOHUse pkgconfig to check builddeps
2012-04-02 Akira TAGOHUse AC_HELP_STRING instead of formatting manually
2012-03-30 Akira TAGOHdoc: Add contains and not_contains operators and elements
2012-03-30 Akira TAGOHBug 24729 - [ne_NP] Fix ortho file
2012-03-29 Akira TAGOHBug 48020 - Fix for src/makealias on Solaris 10
2012-03-29 Akira TAGOHMove workaround macros for fat binaries into the separa...
2012-03-28 Akira TAGOHFix the hardcoded cache file suffix
2012-03-28 Akira TAGOHfcpat: Increase the number of buckets in the shared...
2012-03-28 Akira TAGOHBug 17832 - Memory leaks due to FcStrStaticName use...
2012-03-27 Akira TAGOHFix a memory leak in FcDirScanConfig()
2012-03-26 Akira TAGOHBug 17722 - Don't overwrite user's configurations in...
2012-03-22 Akira TAGOHBug 47703 - SimSun default family
2012-03-22 Akira TAGOHfcmatch: Set FcResultMatch at the end if the return...
2012-03-22 Akira TAGOHfc-cache: improvement of the fix for Bug#39914.
2012-03-21 Akira TAGOHBug 39914 - Please tag the cache directory with CACHEDI...
2012-03-21 Jeremy Huddlestonfcarch: Check for architecture signature at compile...
2012-03-16 Akira TAGOHGet rid of the prerequisites from the sufix rules
2012-03-16 Akira TAGOHFix a build issue due to the use of non-portable variables
2012-03-16 Akira TAGOHRevert "Fix a build fail on some environment"
2012-03-16 Akira TAGOHRevert "Fix a build fail on some environment."
2012-03-12 Akira TAGOH[doc] Update for cachedir.
2012-03-12 Akira TAGOH[doc] Update the path for cache files and the version.
2012-03-10 Akira TAGOHBump version to 2.9.0 2.9.0
2012-03-10 Akira TAGOHGet rid of $< from Makefile.am
2012-03-10 Akira TAGOHFix a build fail on some environment.
2012-03-10 Akira TAGOHFix a build fail on some environment
2012-03-10 Akira TAGOHFix a build issue
2012-03-09 Akira TAGOHUpdate to detect the uncommited changes properly
2012-03-09 Akira TAGOHUpdate the version info
2012-03-09 Akira TAGOHFix distcheck error
2012-03-07 Akira TAGOHBug 19128 - Handling whitespace in aliases
2012-03-07 Akira TAGOHCheck null value for given object to avoid possibly...
2012-03-07 Akira TAGOHBug 23336 - unable to display bitmap-only (SFNT) TrueTy...
2012-02-28 Akira TAGOHBug 41694 - FcCache functions have random-number-genera...
2012-02-24 Pravin SatputeBug 25652 - Add ortho file for locale mni_IN
2012-02-24 Pravin SatputeBug 25653 - Add ortho file for locale doi_IN
2012-02-23 Akira TAGOHAdd brx.orth and sat.orth
2012-02-23 Parag NemadeBug 25650 - Add ortho file for locale sat_IN
2012-02-23 Parag NemadeBug 25651 - Add ortho file for locale brx_IN
2012-02-23 Akira TAGOHBug 27385 - lcdfilter settings for freetype-2.3.12...
2012-02-22 Akira TAGOHDo not update stream->pos when seeking is failed.
2012-02-22 Akira TAGOHBug 46169 - Pointer error in FcConfigGlobMatch
2012-02-21 Mike Frysingermakealias: handle missing funcs better
2012-02-21 Mike FrysingerFcObjectValidType: tweak -1 checking
2012-02-21 Mike Frysingerfix build warnings when using --with-arch
next