framework/uifw/harfbuzz.git
2009-11-02 Behdad Esfahbod[GSUB] Towards Context subtitutes
2009-11-02 Behdad Esfahbod[GSUB] Minor refactoring
2009-11-02 Behdad Esfahbod[GSUB] Implement ligature substitutions
2009-11-02 Behdad Esfahbod[GSUB] Hook new GSUB up in Pango
2009-11-02 Behdad Esfahbod[GSUB] Start Ligature subtable support
2009-11-02 Behdad Esfahbod[GSUB] Implement Alternate subtables
2009-11-02 Behdad Esfahbod[GSUB] Implement Extension subtables
2009-11-02 Behdad Esfahbod[GSUB] Fix reverse lookup loop like we did in the old...
2009-11-02 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-11-02 Behdad EsfahbodImplement the first substitute()
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-17 Behdad EsfahbodUse git.mk
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2009-04-09 Behdad EsfahbodBug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
2009-03-02 Behdad Esfahbod[opentype] Protect against illegal access for arrays...
2009-03-02 Behdad Esfahbod[opentype] Use size_t instead of uint for malloc wrappers
2009-03-02 Behdad EsfahbodFix Bug 572529 – Poor -I ordering can break build
2009-02-02 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2009-01-29 Behdad EsfahbodRemove ClassDef->Defined field. This is the comment...
2009-01-29 Behdad EsfahbodUse calloc(), instead of malloc()ing and memset()ing.
2009-01-29 Behdad EsfahbodRemove old cruft.
2009-01-29 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2008-12-26 Behdad EsfahbodBug 469049 – Fix all compiler warnings
2008-12-26 Behdad EsfahbodFix more warnings.
2008-10-15 Behdad EsfahbodBug 528272 – "Error loading GPOS table 5503" when using...
2008-09-29 Behdad EsfahbodFix left-to-right positioning. Reported by Peter Hunter.
2008-06-29 Behdad EsfahbodBug 540592 – Crash in HB_GSUB_Apply_String with Linux...
2008-02-19 Behdad Esfahbod[hb-ot-layout] Add proper namespace to accessors
2008-02-19 Behdad EsfahbodFix typo, add TODOs
2008-01-29 Behdad EsfahbodFinish script, language, and feature public API
2008-01-28 Behdad EsfahbodAdd script and language public getter API
2008-01-28 Behdad EsfahbodMake main.cc compile again, which means finished getter API
2008-01-28 Behdad EsfahbodRename HB_OT_Layout to hb_ot_layout_t
2008-01-28 Behdad EsfahbodRename hb_ot_layout_create() to hb_ot_layout_create_for...
2008-01-28 Behdad EsfahbodGDEF completely working now
2008-01-25 Behdad Esfahbod[GDEF] Finish internal API
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
2008-01-24 Behdad EsfahbodImplement glyph properties
2008-01-24 Behdad EsfahbodMore public api
2008-01-24 Behdad EsfahbodStarting public interface
2008-01-24 Behdad EsfahbodRemove unused macro
2008-01-23 Behdad EsfahbodMinor
2008-01-23 Behdad EsfahbodMinor renaming
2008-01-23 Behdad EsfahbodInitial gsub stub
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodMinor cleanup, add LIKELY and UNLIKELY annotations
2008-01-23 Behdad EsfahbodClean up file names, add namespace
2008-01-23 Behdad EsfahbodMake all code NULL-free and assert-free
2008-01-23 Behdad EsfahbodDefine get_for_data() factories
2008-01-23 Behdad EsfahbodFinish and test GDEF
2008-01-23 Behdad EsfahbodMisc cleanup
2008-01-16 Behdad EsfahbodRemove COPYING.GPL and COPYING.FTL that are no longer...
2008-01-15 Behdad EsfahbodHarfBuzz was relicensed to a more generous and simpler...
2007-12-05 Behdad EsfahbodBug 501575 – Compile errors Patch from Jens Granseuer
2007-11-30 Behdad EsfahbodUndo accidental change.
2007-11-30 Behdad EsfahbodBug 485536 – underline_position can be zero
2007-11-24 Behdad EsfahbodRemove unused macro.
2007-11-18 Behdad EsfahbodMinor
2007-11-07 Behdad EsfahbodRemove dead code.
2007-11-07 Behdad EsfahbodAnd some more.
2007-11-07 Behdad EsfahbodSome more cleanup and merging.
2007-10-29 Behdad EsfahbodFix typo.
2007-10-25 Behdad EsfahbodEven more cleanup and more type renames.
2007-10-25 Behdad EsfahbodMore cleanup, remove redundant error types.
2007-10-25 Behdad EsfahbodRename ftglue.c to harfbuzz-impl.c and more type rename...
2007-10-24 Behdad EsfahbodNew header file harfbuzz-global.h. Rename FT_* int...
2007-10-24 Behdad EsfahbodAdd commented-out dummy struct for Extension lookups.
2007-10-21 Behdad EsfahbodBug 488840 – harfbuzz: protect against ligid overflow
2007-10-11 Behdad EsfahbodMark internal symbols as HB_INTERNAL and define that...
2007-10-11 Behdad EsfahbodRemove FTGLUE_API/APIDEF cruft.
2007-10-11 Behdad EsfahbodBuild harfbuzz.c instead of individual source files...
2007-10-11 Behdad EsfahbodSame here.
2007-10-11 Behdad EsfahbodDon't include harfbuzz-dump.[ch] in libharfbuzz.a....
2007-10-11 Behdad EsfahbodSome more cleanup.
2007-10-11 Behdad EsfahbodMove some code around.
2007-10-11 Behdad EsfahbodMinor.
2007-10-11 Behdad EsfahbodRename buffer->inplace to buffer->separate_out with...
2007-10-11 Behdad EsfahbodAllocate buffer->positions lazily.
2007-10-11 Behdad EsfahbodBug 485621 – Get rid of freetype memory allocator in...
2007-10-11 Behdad EsfahbodBug 485559 – Boston Summit HarfBuzz optimizations
2007-08-29 Behdad EsfahbodBug 302952 – The placement of a diacritic marks for...
2007-08-21 Behdad EsfahbodBug 463430 – Gets stuck while "formatting message"
2007-08-21 Behdad EsfahbodDon't ignore error return value of hb_buffer_copy_outpu...
2007-07-06 Behdad Esfahbod[gdef] Initial implementation
2007-07-06 Behdad Esfahbod[open] small fixes, including not using unions for...
2007-07-05 Behdad EsfahbodImprove stupid Makefile
2007-05-01 Behdad EsfahbodLink freetype to harfbuzz-dump, for those systems that...
2007-04-03 Behdad EsfahbodCopy fixes from harfbuzz stable branch. Includes a...
2007-01-13 Hans Breuerupdated
2007-01-09 Behdad EsfahbodRemove .cvsignore files (moved to svn:ignore prop)
2006-12-28 Behdad EsfahbodAdd stub GDEF files
2006-12-28 Behdad EsfahbodDon't shift down the mark attachment type
2006-12-28 Behdad EsfahbodRemove stale comment
2006-12-28 Behdad EsfahbodBreak and rename, in the layout of old HarfBuzz codebase
2006-12-28 Behdad EsfahbodOops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g
2006-12-28 Behdad EsfahbodUse union for ClassDef
2006-12-28 Behdad EsfahbodUse union for Coverage
2006-12-28 Behdad EsfahbodAdd GPOS stub
2006-12-28 Behdad Esfahbods/OpenTypeFont/OpenTypeFontFace/g
2006-12-27 Behdad EsfahbodGSUBGPOSHeader
next