mshtml: Added support for IHTMLEventObj::cancelBubble property.
[wine] / dlls / usp10 / opentype.c
2012-02-28  Aric Stewartusp10: Better handle 0 cases when caching scripts,...
2012-01-30  Aric Stewartusp10: Use a bsearch function to find a glyph in the...
2012-01-04  Aric Stewartusp10: Move GSUB functions to opentype.c.
2012-01-04  Aric Stewartusp10: Move GDEF functions to opentype.c.
2012-01-04  Aric Stewartusp10: Move CMAP functions to opentype.c.