2006-03-08 |
Patrick Lam | Fix Makefile.am for removal of debian/ directory.
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | .cvsignore
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | debian/*
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | debian/po/*
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | Add orthography for Lingala.
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | Add a configuration file that disables hinting for...
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | Sort directory entries while scanning them from disk...
|
commit | commitdiff | tree |
2006-03-08 |
Patrick Lam | Remove stuff we don't use, make get_{char,short,long...
|
commit | commitdiff | tree |
2006-03-05 |
Patrick Lam | Because we hacked FcPatternGet, we don't really need...
|
commit | commitdiff | tree |
2006-03-05 |
Patrick Lam | Ok, so some people (wine!) use FcPatternGet to fetch...
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | Include inttypes.h instead of stdint.h if appropriate.
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | More stub definitions and remove FcFileIsDir from fc...
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | Fix compilation on AIX with stub definitions (bug 6097).
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | Get rid of C++-style comments.
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | debian/changelog
|
commit | commitdiff | tree |
2006-03-03 |
Patrick Lam | Fix suspicious return expression which causes junk...
|
commit | commitdiff | tree |
2006-02-24 |
Patrick Lam | Fix placement of @s.
|
commit | commitdiff | tree |
2006-02-24 |
Patrick Lam | Bump version to 2.3.94.
|
commit | commitdiff | tree |
2006-02-24 |
Patrick Lam | Remove unconditional emboldening (per Behdad's instructions).
|
commit | commitdiff | tree |
2006-02-24 |
Patrick Lam | Takashi Iwai <tiwai@suse.de> reviewed by: plam
|
commit | commitdiff | tree |
2006-02-22 |
Patrick Lam | Strip \r and whitespace from input; fixes bug 3454.
|
commit | commitdiff | tree |
2006-02-22 |
Patrick Lam | Allocate large arrays statically in fc-lang to fix...
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Pass the buck; make fontconfig not crash on pango badness.
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Use embeddedbitmap rather than rh_prefer_bitmap.
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Eliminate redundancies.
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Eliminate unused vars reported by Intel's compiler.
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Remove one more archaic character.
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Freeze patterns created by configuration file for tiny...
|
commit | commitdiff | tree |
2006-02-21 |
Patrick Lam | Initialize fontconfig library in fc-cat to avoid segfault.
|
commit | commitdiff | tree |
2006-02-18 |
Patrick Lam | Fix the underlying cause of the below segfault (must...
|
commit | commitdiff | tree |
2006-02-18 |
Patrick Lam | Fix segfault (reported by fcrozat) caused by incorrect...
|
commit | commitdiff | tree |
2006-02-17 |
Patrick Lam | Bump up magic version; we changed the binary format.
|
commit | commitdiff | tree |
2006-02-17 |
Patrick Lam | Enable fc-cat to print out old-style cache info when...
|
commit | commitdiff | tree |
2006-02-16 |
Patrick Lam | Deal correctly with changing FC_CACHE_MAGIC.
|
commit | commitdiff | tree |
2006-02-16 |
Patrick Lam | Add -r --really-force option which blows away cache...
|
commit | commitdiff | tree |
2006-02-16 |
Patrick Lam | Don't bail if fontconfig can't remove a dir cache file...
|
commit | commitdiff | tree |
2006-02-13 |
Patrick Lam | Fix memory leak in error condition code.
|
commit | commitdiff | tree |
2006-02-13 |
Patrick Lam | Skip bitmap fonts which can't even get it together...
|
commit | commitdiff | tree |
2006-02-11 |
Patrick Lam | Try to open /var/cache/fontconfig/[hashed name] before...
|
commit | commitdiff | tree |
2006-02-11 |
Patrick Lam | Use a tri-state to mark the fonts which didn't get...
|
commit | commitdiff | tree |
2006-02-10 |
Patrick Lam | Don't kill fonts because they don't declare an element...
|
commit | commitdiff | tree |
2006-02-09 |
Patrick Lam | Define and pass O_BINARY to open if appropriate, for...
|
commit | commitdiff | tree |
2006-02-09 |
Patrick Lam | Fix attempt to close -1. Don't unboundedly grow bad...
|
commit | commitdiff | tree |
2006-02-09 |
Patrick Lam | Fix problem with missing 'en' due to euro.patch: change...
|
commit | commitdiff | tree |
2006-02-08 |
Patrick Lam | Fix warning.
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | Don't reject dirs that can't be normalized (fixes lilypond...
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | Perf optimizations. Inline FcValueCanonicalize, reduce...
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | src/fccharset.c (FcLangCharSetPopulate, FcCharSetInsertLeaf)
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | Fix hidden variable warning.
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | Remove de-escaping logic because FcCacheWriteString...
|
commit | commitdiff | tree |
2006-02-07 |
Patrick Lam | Takashi Iwai <tiwai@suse.de>
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Don't loop infinitely on recursive symlinks.
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Skip subdirs when skipping over stale bits of global...
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Hoist FcFileIsDir check out of FcFileScanConfig loop.
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Don't rescan when trying to normalize a non-declared...
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Explain apples/oranges comparison and fix compilation...
|
commit | commitdiff | tree |
2006-02-06 |
Patrick Lam | Insert check for integer overflow in # of fonts.
|
commit | commitdiff | tree |
2006-02-05 |
Patrick Lam | Make 'make distcheck' work with automake 1.6.3.
|
commit | commitdiff | tree |
2006-02-05 |
Patrick Lam | src/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave...
|
commit | commitdiff | tree |
2006-02-04 |
Patrick Lam | src/fccfg.c (FcConfigAppFontAddFile, FcConfigAppFontAddDir)
|
commit | commitdiff | tree |
2006-02-04 |
Patrick Lam | Gracefully handle the case where a cache asserts that...
|
commit | commitdiff | tree |
2006-02-03 |
Patrick Lam | Fix double free in error case.
|
commit | commitdiff | tree |
2006-01-31 |
Patrick Lam | Stephan Kulow <coolo@suse.de> reviewed by: plam
|
commit | commitdiff | tree |
2006-01-31 |
Patrick Lam | Toast broken global cache files.
|
commit | commitdiff | tree |
2006-01-31 |
Patrick Lam | Actually use the directories that I added to the global...
|
commit | commitdiff | tree |
2006-01-31 |
Patrick Lam | Don't stop scanning if a directory in fonts.conf doesn...
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Make global cache work again after putting dir names...
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Update fc-cat to handle subdir lists in global cache...
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Make fccache more resilient to broken cache files by...
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Remove references to dead fontconfig(3) manpages in...
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Fix world's tiniest typo in code example.
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Fix global cache reads of subdirectories.
|
commit | commitdiff | tree |
2006-01-30 |
Patrick Lam | Add documentation for FcConfigNormalizeFontDir.
|
commit | commitdiff | tree |
2006-01-27 |
Patrick Lam | Move FcConfigNormalizeFontDir call so that it doesn...
|
commit | commitdiff | tree |
2006-01-27 |
Patrick Lam | Add a couple of missing normalizations to make fc-cache...
|
commit | commitdiff | tree |
2006-01-26 |
Patrick Lam | Don't crash on non-existant directories in global cache.
|
commit | commitdiff | tree |
2006-01-26 |
Patrick Lam | Stop trampling the directory name when writing out...
|
commit | commitdiff | tree |
2006-01-25 |
Patrick Lam | Fix additional memory leaks reported by Ronny V. Vindenes...
|
commit | commitdiff | tree |
2006-01-25 |
Patrick Lam | Treat zh-hk fonts differently from zh-tw fonts. This...
|
commit | commitdiff | tree |
2006-01-25 |
Patrick Lam | Fix memory leaks reported by Ronny V. Vindenes.
|
commit | commitdiff | tree |
2006-01-19 |
Patrick Lam | Fix for unaligned memory accesses.
|
commit | commitdiff | tree |
2006-01-18 |
Patrick Lam | Properly order the FcConfigAddFontDir and FcConfigNormalizeF...
|
commit | commitdiff | tree |
2006-01-15 |
Patrick Lam | Fix segfault when consuming zero-length caches in fc...
|
commit | commitdiff | tree |
2006-01-14 |
Patrick Lam | Compare device numbers as well as inodes. Always normalize...
|
commit | commitdiff | tree |
2006-01-10 |
Patrick Lam | Explicitly add font dirs to config.fontDirs even if...
|
commit | commitdiff | tree |
2006-01-09 |
Patrick Lam | Normalize font dirs by using the form, as given in...
|
commit | commitdiff | tree |
2006-01-08 |
Patrick Lam | Fix matching bug when multiple elements match; don...
|
commit | commitdiff | tree |
2006-01-08 |
Patrick Lam | Fix matching bug when multiple elements match; don...
|
commit | commitdiff | tree |
2006-01-08 |
Patrick Lam | Properly skip past dir caches that contain zero fonts...
|
commit | commitdiff | tree |
2006-01-07 |
Patrick Lam | Print out full pathname in fc-match -v as well. Reported...
|
commit | commitdiff | tree |
2006-01-05 |
Patrick Lam | Add self to AUTHORS list.
|
commit | commitdiff | tree |
2006-01-02 |
Patrick Lam | Fix double-free which occurs because FcValueCanonicalize...
|
commit | commitdiff | tree |
2006-01-02 |
Patrick Lam | Fix version of .cache file (currently 1 -> currently...
|
commit | commitdiff | tree |
2006-01-02 |
Patrick Lam | Fix version of .cache file (currently 1 -> currently...
|
commit | commitdiff | tree |
2005-12-21 |
Patrick Lam | Shut up GCC warnings on amd.
|
commit | commitdiff | tree |
2005-12-21 |
Patrick Lam | Avoid check on _fcBankId nullness and fix case where...
|
commit | commitdiff | tree |
2005-12-21 |
Patrick Lam | Bump version to 2.3.93.
|
commit | commitdiff | tree |
2005-12-20 |
Patrick Lam | Restore code to skip over PCF fonts that have no encoded...
|
commit | commitdiff | tree |
2005-12-12 |
Patrick Lam | Read and write the original location as a fallback...
|
commit | commitdiff | tree |
2005-12-12 |
Patrick Lam | Improve error message when fc-cache can't write the...
|
commit | commitdiff | tree |
next |