Simplify unions
[framework/uifw/harfbuzz.git] / src / hb-buffer-private.h
2010-05-05 Behdad EsfahbodMove buffer into apply_context
2010-04-22 Behdad EsfahbodChange header comment
2009-12-20 Behdad EsfahbodExplicitly track whether the buffer has positions
2009-11-07 Behdad EsfahbodHandle shaping in non-native direction
2009-11-06 Behdad EsfahbodAdd _hb_buffer_add_output_glyphs() that takes codepoint_t*
2009-11-06 Behdad EsfahbodAdd hb_ot_layout_position_finish()
2009-11-05 Behdad EsfahbodRename [xy]_pos to [xy]_offset since we don't accumulat...
2009-11-05 Behdad EsfahbodStart filling hb_shape() in
2009-11-05 Behdad EsfahbodAdd script and language to buffer
2009-11-03 Behdad EsfahbodMove unicode_funcs to buffer
2009-11-02 Behdad Esfahbod[HB] Fix pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Fix buffer sizing issue with mingw gcc
2009-11-02 Behdad Esfahbod[HB] Add comment
2009-11-02 Behdad Esfahbod[HB] Fix _hb_buffer_next() when positioning
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] Cleanup public buffer structs
2009-11-02 Behdad Esfahbod[HB] Port buffert to new object API
2009-11-02 Behdad Esfahbod[HB] More buffer cleanup
2009-11-02 Behdad Esfahbod[HB] Cleanup buffer
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] simplify macros
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