summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-ot-layout-gsubgpos-private.hh
Commit message (Expand)AuthorAgeFilesLines
* [HB] Fix warningsBehdad Esfahbod2010-04-191-3/+3
* [HB] Fix debug buildBehdad Esfahbod2010-04-191-1/+1
* [HB] Fix the mystery bug!Behdad Esfahbod2010-03-161-7/+8
* Bug 602660 - [HB] don't use flexible arraysBehdad Esfahbod2009-11-221-25/+22
* [HB] Add commentBehdad Esfahbod2009-09-211-0/+5
* [HB] Fix apply_lookup() loopBehdad Esfahbod2009-09-211-1/+2
* [HB] Fix bug in chain_context_lookup() invocationsBehdad Esfahbod2009-09-211-2/+2
* [HB] Rename DEBUG to TRACE where appropriateBehdad Esfahbod2009-08-281-39/+39
* [HB] Add GSUB/GPOS tracingBehdad Esfahbod2009-08-281-2/+47
* [HB] Put C++ inline's backBehdad Esfahbod2009-08-101-6/+6
* [HB] Add a NEXT() macroBehdad Esfahbod2009-08-091-12/+12
* [HB] Remove clumsy macros and improve APIBehdad Esfahbod2009-08-081-7/+28
* [HB] Remove a few 'inline's, though the compiler mostly ignores themBehdad Esfahbod2009-08-061-3/+3
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-041-0/+16
* [HB] Minor cleanupBehdad Esfahbod2009-08-041-2/+2
* [HB] GDEF sanitize()Behdad Esfahbod2009-08-041-1/+1
* [HB] Fix Extension sanitize()Behdad Esfahbod2009-08-041-1/+1
* [HB] More cast cleanupBehdad Esfahbod2009-08-041-41/+23
* [Hb] Use reinterpret casts instead of direct casts to char *Behdad Esfahbod2009-08-041-22/+22
* [HB] More sanitize()Behdad Esfahbod2009-08-041-2/+13
* [HB] Start sanitize()Behdad Esfahbod2009-08-041-0/+104
* [HB] Use face_t directly instead of ot_layout_tBehdad Esfahbod2009-08-031-4/+4
* [OT] Rename C++ header files from *.h to *.hhBehdad Esfahbod2009-08-021-0/+773