2006-02-18 |
Patrick Lam | Fix the underlying cause of the below segfault (must... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Patrick Lam | Fix segfault (reported by fcrozat) caused by incorrect... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Patrick Lam | Bump up magic version; we changed the binary format. |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Patrick Lam | Enable fc-cat to print out old-style cache info when... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Patrick Lam | Deal correctly with changing FC_CACHE_MAGIC. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Patrick Lam | Add -r --really-force option which blows away cache... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Patrick Lam | Don't bail if fontconfig can't remove a dir cache file... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Patrick Lam | Fix memory leak in error condition code. |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Patrick Lam | Skip bitmap fonts which can't even get it together... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Patrick Lam | Try to open /var/cache/fontconfig/[hashed name] before... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Patrick Lam | Use a tri-state to mark the fonts which didn't get... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Patrick Lam | Don't kill fonts because they don't declare an element... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Patrick Lam | Define and pass O_BINARY to open if appropriate, for... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Patrick Lam | Fix attempt to close -1. Don't unboundedly grow bad... |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Patrick Lam | Fix problem with missing 'en' due to euro.patch: change... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Patrick Lam | Fix warning. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | Don't reject dirs that can't be normalized (fixes lilyp... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | Perf optimizations. Inline FcValueCanonicalize, reduce... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | src/fccharset.c (FcLangCharSetPopulate, FcCharSetInsert... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | Fix hidden variable warning. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | Remove de-escaping logic because FcCacheWriteString... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Patrick Lam | Takashi Iwai <tiwai@suse.de> |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Don't loop infinitely on recursive symlinks. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Skip subdirs when skipping over stale bits of global... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Hoist FcFileIsDir check out of FcFileScanConfig loop. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Don't rescan when trying to normalize a non-declared... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Explain apples/oranges comparison and fix compilation... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Patrick Lam | Insert check for integer overflow in # of fonts. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Patrick Lam | Make 'make distcheck' work with automake 1.6.3. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Patrick Lam | src/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Patrick Lam | src/fccfg.c (FcConfigAppFontAddFile, FcConfigAppFontAddDir) |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Patrick Lam | Gracefully handle the case where a cache asserts that... |
commit | commitdiff | tree | snapshot |
2006-02-03 |
Patrick Lam | Fix double free in error case. |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Patrick Lam | Stephan Kulow <coolo@suse.de> reviewed by: plam |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Patrick Lam | Toast broken global cache files. |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Patrick Lam | Actually use the directories that I added to the global... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Patrick Lam | Don't stop scanning if a directory in fonts.conf doesn... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Make global cache work again after putting dir names... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Update fc-cat to handle subdir lists in global cache... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Make fccache more resilient to broken cache files by... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Remove references to dead fontconfig(3) manpages in... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Fix world's tiniest typo in code example. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Fix global cache reads of subdirectories. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Patrick Lam | Add documentation for FcConfigNormalizeFontDir. |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Patrick Lam | Move FcConfigNormalizeFontDir call so that it doesn... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Patrick Lam | Add a couple of missing normalizations to make fc-cache... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Patrick Lam | Don't crash on non-existant directories in global cache. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Patrick Lam | Stop trampling the directory name when writing out... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Patrick Lam | Fix additional memory leaks reported by Ronny V. Vinden... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Patrick Lam | Treat zh-hk fonts differently from zh-tw fonts. This... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Patrick Lam | Fix memory leaks reported by Ronny V. Vindenes. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Patrick Lam | Fix for unaligned memory accesses. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Patrick Lam | Properly order the FcConfigAddFontDir and FcConfigNorma... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Patrick Lam | Fix segfault when consuming zero-length caches in fc... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Patrick Lam | Compare device numbers as well as inodes. Always normal... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Patrick Lam | Explicitly add font dirs to config.fontDirs even if... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Patrick Lam | Normalize font dirs by using the form, as given in... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Patrick Lam | Fix matching bug when multiple elements match; don... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Patrick Lam | Fix matching bug when multiple elements match; don... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Patrick Lam | Properly skip past dir caches that contain zero fonts... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Patrick Lam | Print out full pathname in fc-match -v as well. Reporte... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Patrick Lam | Add self to AUTHORS list. |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Patrick Lam | Fix double-free which occurs because FcValueCanonicaliz... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Patrick Lam | Fix version of .cache file (currently 1 -> currently... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Patrick Lam | Fix version of .cache file (currently 1 -> currently... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Patrick Lam | Shut up GCC warnings on amd. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Patrick Lam | Avoid check on _fcBankId nullness and fix case where... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Patrick Lam | Bump version to 2.3.93. fc-2_3_93 |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Patrick Lam | Restore code to skip over PCF fonts that have no encode... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Patrick Lam | Read and write the original location as a fallback... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Patrick Lam | Improve error message when fc-cache can't write the... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Patrick Lam | Fix crash reported by Frederic Crozat when using libxml2. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Patrick Lam | Migrate cache files from fonts directories to /var... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Patrick Lam | Because we've changed FcPatternAddString to use FcStrSt... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Patrick Lam | Fix warnings. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Patrick Lam | Don't assign types to user object names. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Patrick Lam | Don't free strings that have been returned from FcStrSt... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Patrick Lam | Add codepath for reading global cache files as well. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Patrick Lam | Add config file for Persian fonts from Sharif FarsiWeb... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Patrick Lam | Only add a config file to the set of config files once. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | src/fcint.h (FcCacheBankToIndex); |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Refactor FcCacheBankToIndex into an inlineable part... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Make the perf guys hate me a bit less: hoist the direct... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Don't make FcPatternFindFullFname available to fccfg... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Fix segfault. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Update autogenerated config.* files. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Patrick Lam | Fix problem dating back at least to 2.3.2 where globs... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Patrick Lam | Stephan Kulow <coolo@suse.de> reviewed by: plam |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Patrick Lam | Stephan Kulow <coolo@suse.de> Michael Matz <matz@suse... |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Patrick Lam | Fix incorrect merge. |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Don't do random matching when bad objects are passed... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Rename fcpatterns, fcpatternelts, fcvaluelists to _fcPa... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Pass the FcObjectPtr to FcCompareValueList, not the... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Pass around FcCache *s to the Unserialize functions... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Inline the *PtrU functions to gain perf. Remove unneede... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Patrick Lam | Fix the debian changelog so that debian/rules works... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Patrick Lam | Move FC_BANK_DYNAMIC, FC_BANK_FIRST to internal header. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Patrick Lam | Make FcCompareString and FcCompareFamily less expensive... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Patrick Lam | Inline FcDebug invocations and only initialize once... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Patrick Lam | Properly apply fcrozat's patch. |
commit | commitdiff | tree | snapshot |
next |