Shortening buffer accessors: rename buffer->in_length to buffer->len
[profile/ivi/org.tizen.video-player.git] / src / hb-buffer-private.hh
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_length...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->positions...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->out_string...
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_string...
2010-05-15 Behdad EsfahbodMerge buffer->out_pos and buffer->out_length
2010-05-15 Behdad EsfahbodRemove the unused BUFFER macro
2010-05-15 Behdad EsfahbodRemove the IN_CURGLYPH() macro
2010-05-15 Behdad EsfahbodRemove the IN_CURINFO() macro
2010-05-15 Behdad EsfahbodRemove IN_INFO() and IN_NEXTGLYPH() macros
2010-05-15 Behdad EsfahbodRemove the IN_GLYPH() macro
2010-05-15 Behdad EsfahbodRemove the IN_CLUSTER() macro
2010-05-15 Behdad EsfahbodRemove the IN_MASK() macro
2010-05-15 Behdad EsfahbodRemove the IN_LIGID() macro
2010-05-15 Behdad EsfahbodRemove IN_COMPONENT() macro
2010-05-15 Behdad EsfahbodRemove OUT_GLYPH() and OUT_INFO() macros
2010-05-14 Behdad EsfahbodRemove POSITION() and CURPOSITION() macros
2010-05-13 Behdad EsfahbodAdd a few more buffer convenience methods
2010-05-13 Behdad EsfahbodAdd a few other buffer methods
2010-05-13 Behdad EsfahbodAdd buffer->swap()
2010-05-13 Behdad EsfahbodAdd buffer->allocate_lig_id()
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources