2013-01-02 |
Behdad Esfahbod | Make default-FcConfig threadsafe |
blob | commitdiff |
2013-01-02 |
Behdad Esfahbod | Minor |
blob | commitdiff | diff to current |
2013-01-02 |
Behdad Esfahbod | Refactor; contain default config in fccfg.c |
blob | commitdiff | diff to current |
2013-01-02 |
Behdad Esfahbod | Make refcounts, patterns, charsets, strings, and FcLang... |
blob | commitdiff | diff to current |
2013-01-02 |
Behdad Esfahbod | Refuse to set value to unsupported types during config too |
blob | commitdiff | diff to current |
2013-01-01 |
Behdad Esfahbod | Warn if <name target="font"> appears in <match target... |
blob | commitdiff | diff to current |
2012-12-31 |
Behdad Esfahbod | Allow target="font/pattern/default" in <name> elements |
blob | commitdiff | diff to current |
2012-12-30 |
Behdad Esfahbod | Remove memory accounting and reporting |
blob | commitdiff | diff to current |
2012-12-30 |
Behdad Esfahbod | Fix unused-parameter warnings |
blob | commitdiff | diff to current |
2012-12-30 |
Behdad Esfahbod | Fix compiler warnings |
blob | commitdiff | diff to current |
2012-12-30 |
Behdad Esfahbod | Parse matrices of expressions |
blob | commitdiff | diff to current |
2012-12-11 |
Akira TAGOH | Check the system font to be initialized |
blob | commitdiff | diff to current |
2012-12-07 |
Akira TAGOH | Fix the wrong estimation for the memory usage informati... |
blob | commitdiff | diff to current |
2012-06-13 |
Akira TAGOH | Fix a build fail on MINGW |
blob | commitdiff | diff to current |
2012-06-08 |
Akira TAGOH | fcdefault: Add the lang object at FcConfigSubstituteWit... |
blob | commitdiff | diff to current |
2012-06-08 |
Akira TAGOH | Add the default language to the pattern prior to do... |
blob | commitdiff | diff to current |
2012-06-01 |
Akira TAGOH | Fix the wrong estimation for the memory usage informati... |
blob | commitdiff | diff to current |
2012-05-18 |
Akira TAGOH | Bug 20411 - fontconfig doesn't match FreeDesktop direct... |
blob | commitdiff | diff to current |
2012-05-14 |
Akira TAGOH | Bug 19128 - Handling whitespace in aliases |
blob | commitdiff | diff to current |
2012-05-01 |
Akira TAGOH | Output more verbose debugging log to show where to... |
blob | commitdiff | diff to current |
2012-04-23 |
Akira TAGOH | Create CACHEDIR.TAG when fc-cache is run or only when... |
blob | commitdiff | diff to current |
2012-03-28 |
Akira TAGOH | Bug 17832 - Memory leaks due to FcStrStaticName use... |
blob | commitdiff | diff to current |
2012-02-22 |
Akira TAGOH | Bug 46169 - Pointer error in FcConfigGlobMatch |
blob | commitdiff | diff to current |
2011-03-28 |
Behdad Esfahbod | Bug 35587 - Add padding to make valgrind and glibc... |
blob | commitdiff | diff to current |
2011-03-14 |
Behdad Esfahbod | Always define FcStat as a function |
blob | commitdiff | diff to current |
2010-12-28 |
Behdad Esfahbod | Allow editing charset and lang in target="scan" |
blob | commitdiff | diff to current |
2010-12-09 |
Akira TAGOH | Add editing langset feature. |
blob | commitdiff | diff to current |
2010-12-09 |
Akira TAGOH | Add charset editing feature. |
blob | commitdiff | diff to current |
2010-11-10 |
Behdad Esfahbod | Cleanup copyright notices to replace "Keith Packard... |
blob | commitdiff | diff to current |
2010-04-12 |
Behdad Esfahbod | Remove all training whitespaces |
blob | commitdiff | diff to current |
2009-06-24 |
Behdad Esfahbod | [xml] Allocate FcExpr's in a pool in FcConfig |
blob | commitdiff | diff to current |
2009-06-24 |
Behdad Esfahbod | Simplify FcValueSave() semantics |
blob | commitdiff | diff to current |
2009-03-13 |
Behdad Esfahbod | Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license... |
blob | commitdiff | diff to current |
2009-02-14 |
Behdad Esfahbod | Consistently use FcStat() over stat() in all places |
blob | commitdiff | diff to current |
2009-02-14 |
Behdad Esfahbod | Add FcConfigReference() (#17124) |
blob | commitdiff | diff to current |
2009-02-14 |
Behdad Esfahbod | Replace RCS Id tags with the file name |
blob | commitdiff | diff to current |
2009-02-14 |
Behdad Esfahbod | Avoid C99ism in Win32 code (#16651) |
blob | commitdiff | diff to current |
2008-05-24 |
Sayamindu Dasgupta | FcConfigUptoDate breaks if directory mtime is in the... |
blob | commitdiff | diff to current |
2008-05-04 |
Dennis Schridde | Proper config path for static libraries in win32 |
blob | commitdiff | diff to current |
2007-12-13 |
Hongbo Zhao | Not_contain should use strstr, not strcmp on strings... |
blob | commitdiff | diff to current |
2007-11-04 |
Keith Packard | Export FcConfig{G,S}etRescanInverval from .so, mark... |
blob | commitdiff | diff to current |
2007-11-04 |
Keith Packard | Have FcConfigSetCurrent accept the current configuratio... |
blob | commitdiff | diff to current |
2007-11-04 |
Keith Packard | Typo error in function name: Inverval -> interval |
blob | commitdiff | diff to current |
2007-10-26 |
Keith Packard | Also check configDirs mtimes in FcConfigUptoDate |
blob | commitdiff | diff to current |
2006-09-15 |
Keith Packard | Reimplement FcConfigAppFontAddDir; function was lost... |
blob | commitdiff | diff to current |
2006-09-09 |
Keith Packard | Merge branch 'jhcloos' |
blob | commitdiff | diff to current |
2006-09-05 |
Keith Packard | Eliminate .so PLT entries for local symbols. (thanks... |
blob | commitdiff | diff to current |
2006-09-05 |
Keith Packard | Make cache reference counting more efficient. |
blob | commitdiff | diff to current |
2006-09-05 |
Keith Packard | Reference count cache objects. |
blob | commitdiff | diff to current |
2006-09-03 |
Keith Packard | Merge branch 'fc-2_4_branch' to master |
blob | commitdiff | diff to current |
2006-09-03 |
Keith Packard | Fix missing initialization/destruction of new 'scan... |
blob | commitdiff | diff to current |
2006-09-03 |
Keith Packard | Add FcMatchScan to resolve Delicious font matching... |
blob | commitdiff | diff to current |
2006-09-01 |
Keith Packard | Pass directory information around in FcCache structure... |
blob | commitdiff | diff to current |
2006-08-31 |
Keith Packard | Skip broken caches. Cache files are auto-written, don... |
blob | commitdiff | diff to current |
2006-08-30 |
Keith Packard | Rework cache files to use offsets for all data structures. |
blob | commitdiff | diff to current |
2006-08-28 |
Keith Packard | Eliminate global cache. Eliminate multi-arch cache... |
blob | commitdiff | diff to current |
2006-08-28 |
Keith Packard | Eliminate NormalizeDir. Eliminate gratuitous stat/acces... |
blob | commitdiff | diff to current |
2006-08-04 |
Patrick Lam | 2006-08-04 Keith Packard (keithp@keithp.com) reviewed... |
blob | commitdiff | diff to current |
2006-04-25 |
Patrick Lam | Include $(top_srcdir), $(top_srcdir)/src before anythin... |
blob | commitdiff | diff to current |
2006-04-12 |
Patrick Lam | Fix memory leak (Coverity defect #2089). |
blob | commitdiff | diff to current |
2006-04-11 |
Patrick Lam | Missing bits from previous patches. |
blob | commitdiff | diff to current |
2006-04-10 |
Patrick Lam | Fix string memory leak (Coverity defect #1823). |
blob | commitdiff | diff to current |
2006-04-10 |
Patrick Lam | Fix double free (spotted by Coverity, CID #1965). |
blob | commitdiff | diff to current |
2006-02-06 |
Patrick Lam | Don't rescan when trying to normalize a non-declared... |
blob | commitdiff | diff to current |
2006-02-04 |
Patrick Lam | src/fccfg.c (FcConfigAppFontAddFile, FcConfigAppFontAddDir) |
blob | commitdiff | diff to current |
2006-01-27 |
Patrick Lam | Add a couple of missing normalizations to make fc-cache... |
blob | commitdiff | diff to current |
2006-01-26 |
Patrick Lam | Stop trampling the directory name when writing out... |
blob | commitdiff | diff to current |
2006-01-25 |
Patrick Lam | Fix additional memory leaks reported by Ronny V. Vinden... |
blob | commitdiff | diff to current |
2006-01-14 |
Patrick Lam | Compare device numbers as well as inodes. Always normal... |
blob | commitdiff | diff to current |
2006-01-09 |
Patrick Lam | Normalize font dirs by using the form, as given in... |
blob | commitdiff | diff to current |
2006-01-02 |
Patrick Lam | Fix double-free which occurs because FcValueCanonicaliz... |
blob | commitdiff | diff to current |
2005-11-29 |
Patrick Lam | Make the perf guys hate me a bit less: hoist the direct... |
blob | commitdiff | diff to current |
2005-11-29 |
Patrick Lam | Don't make FcPatternFindFullFname available to fccfg... |
blob | commitdiff | diff to current |
2005-11-29 |
Patrick Lam | Fix segfault. |
blob | commitdiff | diff to current |
2005-11-29 |
Patrick Lam | Fix problem dating back at least to 2.3.2 where globs... |
blob | commitdiff | diff to current |
2005-11-18 |
Patrick Lam | List iteration not needed in FcConfigValues, since... |
blob | commitdiff | diff to current |
2005-11-17 |
Patrick Lam | Fix crash on invalid constants in config files (forgot... |
blob | commitdiff | diff to current |
2005-11-02 |
Patrick Lam | Declare the global cache of a directory's contents... |
blob | commitdiff | diff to current |
2005-09-15 |
Patrick Lam | Revert ill-advised addition of FC_RENDER. Add strategy... |
blob | commitdiff | diff to current |
2005-09-11 |
Patrick Lam | Merge ... HEAD and finish the GCC 4 cleanups (no more... |
blob | commitdiff | diff to current |
2005-09-03 |
Patrick Lam | Really fix the global cache: make sure we're reading... |
blob | commitdiff | diff to current |
2005-08-27 |
Patrick Lam | Replace FcObjectStaticName by FcStrStaticName. Implemen... |
blob | commitdiff | diff to current |
2005-08-25 |
Patrick Lam | Reinstate the old global cache code. For the forseeable... |
blob | commitdiff | diff to current |
2005-08-24 |
Patrick Lam | Overhaul the serialization system to create one mmapabl... |
blob | commitdiff | diff to current |
2005-07-25 |
Keith Packard | Various GCC 4 cleanups for signed vs unsigned char |
blob | commitdiff | diff to current |
2005-07-25 |
Patrick Lam | #ifdef out old cache stuff, replace with first version... |
blob | commitdiff | diff to current |
2005-07-07 |
Patrick Lam | Convert ObjectPtr from a fat structure to a simple... |
blob | commitdiff | diff to current |
2005-06-28 |
Patrick Lam | Add functionality to allow fontconfig data structure... |
blob | commitdiff | diff to current |
2005-06-17 |
Keith Packard | Make FcOpNotContains use FcStrStr for strings so that... |
blob | commitdiff | diff to current |
2005-03-09 |
Tor Lillqvist | Get the DLL from "bin" where modern libtools put it... |
blob | commitdiff | diff to current |
2004-12-07 |
Keith Packard | Change files from ISO-Latin-1 to UTF-8 |
blob | commitdiff | diff to current |
2004-12-04 |
Keith Packard | Move existing fonts.conf to fonts.conf.bak |
blob | commitdiff | diff to current |
2004-06-30 |
Keith Packard | Provided by: Lubos Lunak <l.lunak@suse.cz> |
blob | commitdiff | diff to current |
2004-02-07 |
Keith Packard | Add Low Saxon orthography (Kenneth Rohde Christiansen... |
blob | commitdiff | diff to current |
2004-02-01 |
Tor Lillqvist | fontconfig, at least as used by GIMP and/or PangoFT2... |
blob | commitdiff | diff to current |
2003-09-01 |
Manish Singh | FcConfigAppFontClear: Support passing NULL to use defau... |
blob | commitdiff | diff to current |
2003-08-15 |
Carl Worth | Added new FcFini function for cleaning up all memory... |
blob | commitdiff | diff to current |
2003-07-20 |
Keith Packard | Implement new semantics for Contains and LISTING: |
blob | commitdiff | diff to current |
2003-06-26 |
Keith Packard | Allow config->cache to be null (as it is when $HOME... |
blob | commitdiff | diff to current |
2003-06-15 |
Tor Lillqvist | Trivial braino. |
blob | commitdiff | diff to current |
next |