Always allocate new ligature id
[framework/uifw/harfbuzz.git] / src / hb-shape.cc
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-27 Behdad EsfahbodDisable Graphite as it crashes all over the place...
2010-05-26 Behdad EsfahbodRevert "Merge remote branch 'martin/master'"
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-22 Martin HoskenMerge branch 'master' of git://git.freedesktop.org...
2010-05-21 Martin HoskenAdd graphical output to hbtestfont
2010-05-21 Behdad EsfahbodMove main shaper code into hb_ot_shape()
2010-05-21 Behdad EsfahbodImport Graphite shaping backend by Martin Hosken
2010-05-15 Behdad EsfahbodMinor
2010-05-15 Behdad EsfahbodShortening buffer accessors: rename buffer->in_pos...
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->in_string...
2010-05-15 Behdad EsfahbodRemove the IN_CURGLYPH() 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-14 Behdad EsfahbodRemove POSITION() and CURPOSITION() macros
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources