Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / hb-icu.cc
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-07-22 Behdad EsfahbodFix decompose() implementations to work with non-starte...
2011-07-21 Behdad EsfahbodRename HB_UNICODE_GENERAL_CATEGORY_COMBINING_MARK to...
2011-07-21 Behdad Esfahbod[icu] Implement compose()/decompose()
2011-07-21 Behdad EsfahbodMinor
2011-07-08 Behdad Esfahbod[API] Add compose() and decompose() unicode funcs,...
2011-06-14 Behdad EsfahbodFix compiler warnings with -pedantic
2011-05-02 Behdad Esfahbod[icu] Make sure we return script UNKNOWN instead of...
2011-04-27 Behdad Esfahbod[API] Add hb_unicode_funcs_get_default()
2011-04-21 Behdad EsfahbodAdd hb_object_header_t which is the common part of...
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-21 Behdad Esfahbod[icu] Remove big script switch(), rely on reverse-lookup
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2011-04-20 Behdad Esfahbod[icu] Add two-way script conversion functions
2011-04-20 Behdad EsfahbodRemove verbose comments
2011-04-20 Behdad Esfahbodunicode: Cleanup implementation