Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / hb-ot-shape-private.hh
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 EsfahbodImplement Unicode Canonical Reordering Algorithm
2011-07-22 Behdad EsfahbodMore normalization kick
2011-07-21 Behdad EsfahbodDocument normalization design
2011-07-21 Behdad EsfahbodRemove intermittent_glyph()
2011-07-21 Behdad EsfahbodTowards normalization
2011-07-21 Behdad EsfahbodTowards normalization
2011-07-08 Behdad EsfahbodShuffle code around, remove shape_plan from complex...
2011-06-14 Behdad EsfahbodFix compiler warnings with -pedantic
2011-06-02 Behdad Esfahbod[Indic] Start an Indic shaper
2011-05-27 Behdad Esfahbod[OT] Separate map_builder from the actual map
2011-05-12 Behdad EsfahbodUse constructor/destructor for hb_ot_shape_plan_t
2011-05-11 Behdad EsfahbodPlug leaks
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2011-04-11 Behdad EsfahbodRename hb_category_t to hb_unicode_general_category_t
2010-12-07 Behdad EsfahbodRename original_direction to target_direction
2010-11-03 Behdad EsfahbodSave general category and combining class in the buffer...
2010-10-12 Behdad EsfahbodHookup Arabic shaper!
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_execute()
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_plan_t
2010-10-12 Behdad EsfahbodRefactor, in a different direction
2010-10-12 Behdad EsfahbodMore refactoring
2010-10-09 Behdad EsfahbodRename hb_mask_allocator_t to hb_ot_map_t
2010-10-08 Behdad EsfahbodAdd hb-ot-shape-private.hh
2010-05-21 Behdad EsfahbodMove main shaper code into hb_ot_shape()
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources