2008-01-10 |
Keith Packard | new-version.sh was mis-editing files |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Keith Packard | Add more files to .gitignore |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Keith Packard | Distribute khmer font aliases |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Keith Packard | Create new-version.sh to help with releases, update... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Keith Packard | Distribute new fcftint.h file |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Keith Packard | Eliminate references to freetype from utility Makefile... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Keith Packard | Include fcftaliastail.h so that the freetype funcs... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Keith Packard | Remove freetype requirement for build-time applications. |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Keith Packard | Fix OOM failure case in FcPStackPush. |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Hongbo Zhao | Not_contain should use strstr, not strcmp on strings... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Keith Packard | Move conf.avail/README to conf.d/README (bug 13392) |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Keith Packard | Bump version number to 2.5 2.5.0 |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Tor Lillqvist | Workaround for stat() brokenness in Microsoft's C libra... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Keith Packard | Revert "Remove fcprivate.h, move the remaining macros... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Keith Packard | Document that FcConfigGetFonts returns the internal... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Keith Packard | Document that Match calls FcFontRenderPrepare (bug... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Keith Packard | Document several function return values (Bug 13145). |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Keith Packard | Fix parallel build in doc directory. 2.4.92 |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Keith Packard | Update version numbers to 2.4.92 (2.5 RC2) |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Simplify/improve 30-metric-aliases.conf |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Remove list of available conf files from README. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Fix documented conf-file naming format in README |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Remove 25-unhint-nonlatin.conf from default configurati... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Oops, fix Makefile.am. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Remove 20-lohit-gujarati.conf. It's covered by 25... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Remove redundant/obsolete comments from conf files. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Use binding="same" in 30-urw-aliases.conf and remove... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Split 40-generic.conf into 40-nonlatin.conf and 45... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Add/update config files from Fedora. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Add FcGetLangs() and FcLangGetCharSet(). |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Behdad Esfahbod | Fix trivial bugs in edit-sgml.c |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Export FcConfig{G,S}etRescanInverval from .so, mark... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Ignore new generated documentation |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Link new function documentation into the fontconfig... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Formatting syntax mistake in doc/fclangset.fncs. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Generate fccache.sgml, fcdircache.sgml and fclangset... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Fix formatting syntax in doc/fccache.fncs |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Replace incorrect documentation uses of 'char' with... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Remove references to FcConfigParse and FcConfigLoad. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Have FcConfigSetCurrent accept the current configuratio... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Update documentation for stale FcConfigGetConfig function. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Update documentation for FcStrCopyFilename (bug 12964). |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Document previously undocumented functions. (bug 12963) |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Verify documentation covers exposed symbols. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Use FcLangDifferentTerritory instead of FcLangDifferent... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Don't check cache file time stamps when cleaning cache... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Typo error in function name: Inverval -> interval |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Track line numbers in sgml edit tool input. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Keith Packard | Clean up exported names in fontconfig.h. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Keith Packard | Make file_stat argument to FcDirCacheLoadFile optional. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Keith Packard | Document skipping of fonts from FcFileScan/FcDirScan. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Keith Packard | Correct documentation for FcConfigUptoDate (bug 12948). |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Keith Packard | Remove fcprivate.h, move the remaining macros to fcint.h. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Keith Packard | Correct documentation for FcAtomicLock (Bug 12947). |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Behdad Esfahbod | Port fonts-persian.conf to new alias syntax with bindin... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Keith Packard | Respect "binding" attribute in <alias> entries. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Behdad Esfahbod | Make fc-match --sort call FcFontRenderPrepare. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Keith Packard | Also check configDirs mtimes in FcConfigUptoDate |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | A few fixups for make distcheck 2.4.91 |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Set version numbers to 2.4.91 (2.5 RC1) |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Build fix for Solaris 10 with GCC. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Behdad Esfahbod | Update CaseFolding.txt to Unicode 5.1.0 |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Match 'ultra' on word boundaries to detect ultra bold... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | fontconfig needs configure option to use gnu iconv... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Ensure weight/slant values present even when style... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Distribute man source files for command line programs... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Dwayne Bailey | Add/fix *.orth files for South African languages |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Fix parallel build in fontconfig/docs (bug 10481). |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Handle UltraBlack weight. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Oops. Left debugging printf in previous commit. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Spelling errors in documentation. (bug 10879). |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | There is no U+1257 (bug 10899). |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | FcInit should return FcFalse when FcInitLoadConfigAndFo... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tilman Sauerbeck | Store FcVendorFoundries in read-only memory. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tilman Sauerbeck | Store FcNoticeFoundries in read-only memory. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Replace makealias pattern with something supported... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Add BRAILLE PATTERN BLANK to list of blank glyphs. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Move <cachedir> elements to the end of fonts.conf. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Keith Packard | Leave generated headers out of distribution (bug 12734). |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Eliminate relocations from FcCodePageRange structure... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Eliminate relocations for glyph name table. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Must not insert cache into hash table before completely... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Place language name in constant array instead of pointer. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | FcConfigParseAndLoad doc was missing the last param. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Mike FABIAN | Avoid crashes if config files contain junk. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Hideki Yamane | Handle Japanese fonts better. (debian bug #435971) |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Have fc-cache remove invalid cache files from cache... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Don't use X_OK bit when checking for writable directori... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Verbose message about cleaning directories was imprecise |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Improve verbose messages from fc-cache. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Remove unneeded call to access(2) in fc-cache. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Make FC_FULLNAME include all fullname entries, elide... |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Comment about mmaping cache files was misleading. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Store font directory mtime in cache file. |
commit | commitdiff | tree | snapshot |
2007-10-18 |
Keith Packard | Fix ChangeLog generation to avoid circular make dependency |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Keith Packard | Free temporary string in FcDirCacheUnlink (Bug #11758) |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Keith Packard | Work around FreeType bug when glyph name buffer is... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Keith Packard | rehash increment could be zero, causing rehash infinite... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Stephan Kulow | Make FcPatternDuplicate copy the binding instead of... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Keith Packard | Update for version 2.4.2 2.4.2 |
commit | commitdiff | tree | snapshot |
next |