2009-08-26 |
Behdad Esfahbod | Revert "Fix FcNameUnparseLangSet()" and redo it |
tree | commitdiff |
2009-08-26 |
Behdad Esfahbod | Bug 23419 - "contains" expression seems not working... |
tree | commitdiff |
2009-08-21 |
Behdad Esfahbod | Bug 22037 - No Fonts installed on a default install... |
tree | commitdiff |
2009-08-13 |
Tor Lillqvist | Use multi-byte codepage aware string function on Windows |
tree | commitdiff |
2009-08-13 |
Tor Lillqvist | Fix heap corruption on Windows in FcEndElement() |
tree | commitdiff |
2009-08-13 |
Tor Lillqvist | Fix MinGW compilation |
tree | commitdiff |
2009-07-28 |
Behdad Esfahbod | Improve charset printing |
tree | commitdiff |
2009-07-25 |
Behdad Esfahbod | TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32 |
tree | commitdiff |
2009-07-22 |
Behdad Esfahbod | Fix FcNameUnparseLangSet() |
tree | commitdiff |
2009-07-22 |
Behdad Esfahbod | Remove unused macros |
tree | commitdiff |
2009-07-22 |
Karl Tomlinson | Don't change the order of names unnecessarily (#20128) |
tree | commitdiff |
2009-07-21 |
Behdad Esfahbod | Use GetSystemWindowsDirectory() instead of GetWindowsDi... |
tree | commitdiff |
2009-07-20 |
Behdad Esfahbod | Fix leak with string VStack objects |
tree | commitdiff |
2009-06-28 |
Behdad Esfahbod | Remove unused ftglue code |
tree | commitdiff |
2009-06-28 |
Behdad Esfahbod | Fix win32 build |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [xml] Intern more strings |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [xml] Allocate FcExpr's in a pool in FcConfig |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [xml] Mark more symbols static |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [xml] Centralize FcExpr allocation |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Remove unused prototypes and function |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [charset] Grow internal FcCharset arrays exponentially |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Always set *changed in FcCharsetMerge |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Add XXX note about Unicode Plane 16 |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Simplify FcValueSave() semantics |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Use/prefer WWS family/style (name table id 21/22) |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Mark matchers array const (#21935) |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | Detect TrueType Collections by checking the font data... |
tree | commitdiff |
2009-06-24 |
Serge van den Boom | Correctly handle mmap() failure (#21062) |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [fc-lang] Make LangSet representation in the cache... |
tree | commitdiff |
2009-06-24 |
Behdad Esfahbod | [fcstr] Remove unused variable |
tree | commitdiff |
2009-03-13 |
Behdad Esfahbod | Document FcPatternFormat() format |
tree | commitdiff |
2009-03-13 |
Behdad Esfahbod | [fcformat] Fix default-value handling |
tree | commitdiff |
2009-03-13 |
Behdad Esfahbod | Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license... |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcxml.c] Embed a static 64-byte attr buffer in FcPStack |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcxml] Embed 64 static FcVStack objects in FcConfigParse |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcxml] Embed 8 static FcPStack objects in FcConfigParse |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcxml] Don't allocate attr array if there are no attri... |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcstr,fcxml] Don't copy FcStrBuf contents when we... |
tree | commitdiff |
2009-03-12 |
Behdad Esfahbod | [fcstr.c] Embed a static 64-byte buffer in FcStrBuf |
tree | commitdiff |
2009-02-16 |
Behdad Esfahbod | [fcformat] Add list of undocumented language features |
tree | commitdiff |
2009-02-16 |
Behdad Esfahbod | [fcformat] Add a 'pkgkit' builtin that prints tags... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Enumerate langsets like we do arrays of... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fclang] Implement FcLangSetGetLangs() (#18846) |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Implement array enumeration |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Support 'default value' for simple tags |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Support indexing simple tags |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add support for builtin formats |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Refactor code to avoid malloc |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Start adding builtins |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Implement 'delete', 'escape', and 'translate... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add value-count syntax |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [FcStrBuf] better handle malloc failure |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Implement 'cescape', 'shescape', and 'xmlesc... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add simple converters |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add conditionals |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add element filtering and deletion |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add support for subexpressions |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Refactor and restructure code for upcoming... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcformat] Add support for width modifiers |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [cache] After writing cache to file, update the interna... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fccache] Make sure the cache is current when reusing... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [win32] Do not remove leading '\\' such that network... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [win32] Expand "APPSHAREFONTDIR" to ../share/fonts... |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [win32] Fix usage of GetFullPathName() |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcfreetype] Fix typo in GB2312 encoding name string... |
tree | commitdiff |
2009-02-15 |
Karl Tomlinson | Change FcCharSetMerge API |
tree | commitdiff |
2009-02-15 |
Behdad Esfahbod | [fcmatch] Fix crash when no fonts are available. |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Oops, fix FcPatternFilter |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Revive FcConfigScan() (bug #17121) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Don't use FcCharSetCopy in FcCharSetMerge |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Make FcCharSetMerge() public |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | [fcmatch] Move FcFontSetMatch() functionality into... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | [fcmatch] When matching, reserve score 0 for when eleme... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | [fcmatch] Use larger multipliers to enforce order |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | [fcmatch.c] Fix debug formatting |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Fix comparison of family names to ignore leading space... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Implement FcPatternFormat and use it in cmdline tools... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Remove special-casing of FC_FILE in FcPatternPrint() |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Explicitly chmod() directories (bug #18934) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Don't use identifier named complex |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Fix compile with old FreeType that doesn't have FT_Sele... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Use __builtin_popcount() when available (bug #17592) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Consistently use FcStat() over stat() in all places |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | [fccache] Consistently use FcStat() over stat() (bug... |
tree | commitdiff |
2009-02-14 |
Harald Fernengel | Don't use variables named 'bool' (bug #18851) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Don't call FcPatternGetCharSet in FcSortWalk unless... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Don't leak FcValues string loaded through fcxml.c ... |
tree | commitdiff |
2009-02-14 |
Chris Wilson | Reduce number of allocations during FcSortWalk(). |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Add FcConfigReference() (#17124) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Document when config can be NULL (#17105) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Fix docs re 'orig' argument of FcPatternBuild and family |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Get rid of $Id$ tags |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Add FcPatternFilter() (#13016) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Implement fc-list --verbose (#13015) |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Replace RCS Id tags with the file name |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | When canonizing filenames, squash // and remove final... |
tree | commitdiff |
2009-02-14 |
Behdad Esfahbod | Avoid C99ism in Win32 code (#16651) |
tree | commitdiff |
2008-05-25 |
Keith Packard | Ignore empty <dir></dir> elements |
tree | commitdiff |
2008-05-24 |
Sayamindu Dasgupta | FcConfigUptoDate breaks if directory mtime is in the... |
tree | commitdiff |
2008-05-24 |
Evgeniy Stepanov | Fix index/offset for 'decorative' matcher. Bug 15890. |
tree | commitdiff |
next |