framework/uifw/harfbuzz.git
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
2006-12-27 Behdad EsfahbodFinished OpenType Common Table Formats
2006-12-27 Behdad EsfahbodDevice tables.
2006-12-27 Behdad EsfahbodClassDef
2006-12-27 Behdad EsfahbodRename CoverageFormat to Coverage
2006-12-27 Behdad EsfahbodDefine more structs using DEFINE_INT_TYPE.
2006-12-26 Behdad Esfahbods/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/
2006-12-26 Behdad EsfahbodCoverage.
2006-12-25 Behdad EsfahbodRename to harfbuzz-ng.cc
2006-12-25 Behdad EsfahbodLookupFlags
2006-12-25 Behdad EsfahbodImplement Feature
2006-12-25 Behdad EsfahbodLangSys
2006-12-25 Behdad EsfahbodUse CamelCaseTags.
2006-12-25 Behdad EsfahbodMake types not instantiable
2006-12-25 Behdad EsfahbodAdd OpenTypeFontFile.
2006-12-23 Behdad EsfahbodAdd Makefile
2006-12-22 Behdad EsfahbodAfter DEFINE_SCRIPT_ARRAY
2006-12-22 Behdad EsfahbodRemove the annoying HB_ prefix.
2006-12-22 Behdad EsfahbodSecond version. Complete redesign, based on C++ classe...
2006-12-22 Behdad EsfahbodFirst version.
2006-07-25 Behdad EsfahbodBug 347073 – Allow empty GPOS table
2006-06-22 Behdad EsfahbodBug 345600 – cvs build error in pango/opentype/Makefile
next