Start ft glue
[framework/uifw/harfbuzz.git] / src / hb-buffer.c
2009-11-03 Behdad EsfahbodMove unicode_funcs to buffer
2009-11-02 Behdad Esfahbod[HB] Always clear positions if dirty, before returning...
2009-11-02 Behdad Esfahbod[HB] Fix _hb_buffer_next() when positioning
2009-11-02 Behdad Esfahbod[OT] Hookup glib unicode funcs
2009-11-02 Behdad Esfahbod[HB] Implement buffer UTF-X input
2009-11-02 Behdad Esfahbod[HB] Add hb_buffer_reverse()
2009-11-02 Behdad Esfahbod[HB] Reuse the positions array as alt string array
2009-11-02 Behdad Esfahbod[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
2009-11-02 Behdad Esfahbod[HB] Remove use of typeof()
2009-11-02 Behdad Esfahbod[HB] Cleanup public buffer structs
2009-11-02 Behdad Esfahbod[OT] Match struct with HB's
2009-11-02 Behdad Esfahbod[HB] Port buffert to new object API
2009-11-02 Behdad Esfahbod[HB] Remove glib dependency
2009-11-02 Behdad Esfahbod[HB] Use calloc instead of malloc where feasible
2009-11-02 Behdad Esfahbod[HB] Move direction to buffer
2009-11-02 Behdad Esfahbod[HB] Fix buffer enlargement. Ouch
2009-11-02 Behdad EsfahbodApply patch from Jonathan Kew
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] Improve buffer. Don't dup out buffer unless out...
2009-11-02 Behdad Esfahbod[HB] More buffer cleanup
2009-11-02 Behdad Esfahbod[HB] Cleanup buffer
2009-11-02 Behdad Esfahbod[HB] Remove last dependence on the old code base!
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer