Update Copyright headers
[apps/home/video-player.git] / src / hb-ot-shape-complex-arabic.cc
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
2011-04-06 Behdad EsfahbodDisable 'cswh' by default except for Arabic shaper
2010-12-21 Behdad EsfahbodBug 32274 - classic mongolian shaper
2010-11-17 Behdad EsfahbodMove generated table to its own file
2010-11-17 Behdad EsfahbodUpdate Arabic joining table to include Mandaic
2010-11-03 Behdad EsfahbodSave general category and combining class in the buffer...
2010-11-02 Behdad EsfahbodGet rid of the OpenType-specific internal buffer repres...
2010-11-02 Behdad EsfahbodRemove trailing comma
2010-10-27 Behdad EsfahbodFix segfault with Arabic combining marks
2010-10-13 Behdad EsfahbodMake sure boolean features always use value=1
2010-10-12 Behdad EsfahbodFix Arabic shaper
2010-10-12 Behdad EsfahbodHookup Arabic shaper!
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...