Upgrade to latest harfbuzz
[framework/uifw/harfbuzz.git] / src / hb-buffer.h
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-05-11 Behdad Esfahbod[API] Add hb_*_get_empty() for all objects
2011-04-28 Behdad Esfahbod[API] Add _set/get_user_data() for all objects
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-20 Behdad Esfahbod[API] Remove hb_*_get_reference_count()
2011-04-19 Behdad Esfahbod[API] Rename hb_buffer_add_glyph() to hb_buffer_add()
2011-04-19 Behdad Esfahbod[API] Add hb_buffer_allocation_successful()
2011-04-19 Ryan Lortie[API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate()
2011-04-19 Ryan Lortie[API} hb_buffer_get_glyph_{infos,positions}: Add length...
2011-04-15 Behdad EsfahbodMark internal buffer variables private
2011-04-15 Behdad EsfahbodRemove hb_buffer_clear_positions(), add hb_ot_layout_po...
2011-04-15 Behdad Esfahbod[API] Remove hb_buffer_clear()
2011-04-13 Behdad EsfahbodAdd hb_buffer_reset() and hb_buffer_set_length()
2011-04-11 Behdad EsfahbodFold hb-language.[ch] into hb-common.[ch]
2010-11-02 Behdad EsfahbodGet rid of the OpenType-specific internal buffer repres...
2010-11-02 Behdad EsfahbodAdd hb_var_int_t
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-15 Behdad EsfahbodHandle malloc failture in the buffer
2010-04-22 Behdad EsfahbodChange header comment
2009-11-07 Behdad EsfahbodHandle shaping in non-native direction
2009-11-06 Behdad EsfahbodAdd hb_ot_layout_position_finish()
2009-11-06 Behdad EsfahbodRename hb_buffer_get_len() to hb_buffer_get_length()
2009-11-05 Behdad EsfahbodRename [xy]_pos to [xy]_offset since we don't accumulat...
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] Hide lig_id and component members of hb_glyph_info_t
2009-11-02 Behdad Esfahbod[HB] Fix pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Bitfield packing *is* very delicate
2009-11-02 Behdad Esfahbod[HB] Implement buffer UTF-X input
2009-11-02 Behdad Esfahbod[HB] Add buffer UTF-X API
2009-11-02 Behdad Esfahbod[HB] Add hb_buffer_reverse()
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[OT] Match struct with HB's
2009-11-02 Behdad Esfahbod[HB] Port buffert to new object API
2009-11-02 Behdad Esfahbod[HB] Move direction to buffer
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] Remove one XXX, add another
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] simplify macros
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer