Start ft glue
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-common-private.hh
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-03 Behdad EsfahbodCosmetic
2009-11-02 Behdad Esfahbod[HB] Fix lookup_flag ignoring
2009-11-02 Behdad Esfahbod[HB] Rename DEBUG to TRACE where appropriate
2009-11-02 Behdad EsfahbodFix a few other pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Fix more wrong method signatures
2009-11-02 Behdad Esfahbod[HB] Fix wrong method signature
2009-11-02 Behdad Esfahbod[HB] More minor shuffling
2009-11-02 Behdad Esfahbod[HB] Move code around
2009-11-02 Behdad Esfahbod[HB] Correctly sanitize LigatureAttach
2009-11-02 Behdad Esfahbod[HB] Put C++ inline's back
2009-11-02 Behdad Esfahbod[HB] Add a NEXT() macro
2009-11-02 Behdad Esfahbod[HB] Remove clumsy macros and improve API
2009-11-02 Behdad Esfahbod[HB] Fix another sanitize() bug; hopefully it's the...
2009-11-02 Behdad Esfahbod[HB] Add sanitize debugging facilities
2009-11-02 Behdad Esfahbod[HB] Rename open-types to open-type; beauty
2009-11-02 Behdad Esfahbod[HB] Tag sanitize()
2009-11-02 Behdad Esfahbod[HB] Fix mix warnings
2009-11-02 Behdad Esfahbod[HB] Sanitize DeviceTable
2009-11-02 Behdad Esfahbod[HB] More cast cleanup
2009-11-02 Behdad Esfahbod[Hb] Use reinterpret casts instead of direct casts...
2009-11-02 Behdad Esfahbod[HB] Simplify indirect sanitize()
2009-11-02 Behdad Esfahbod[HB] Add comment
2009-11-02 Behdad Esfahbod[HB] More sanitize()
2009-11-02 Behdad Esfahbod[HB] Start sanitize()
2009-11-02 Behdad Esfahbod[OT] Rename C++ header files from *.h to *.hh