ntdll: Refuse to create new thread if the target process is being terminated.
[wine] / dlls / usp10 /
2013-03-25  Aric Stewartusp10: Correct access to -1 index of array.
2013-03-25  Phil Krylovusp10: Support GPOS extension lookup subtables.
2013-03-14  Huw Daviesusp10: Don't read past the end of the context_type...
2013-02-28  Andrew Talbotusp10: Avoid signed-unsigned integer comparisons.
2013-02-20  Huw Daviesusp10: Clusters are represented by glyph indices not...
2013-02-14  Alexandre Julliardusp10: Remove an unnecessary DllMain entry point.
2013-02-14  Aric Stewartusp10: Correct error with ScriptLayout log2vis.
2013-02-08  Aric Stewartusp10: Fix memory leak when a font has 0 languages...
2013-02-08  Aric Stewartusp10: Free default_language items when freeing script...
2013-02-07  Michael Stefaniucusp10: Let C look like C.
2013-02-05  Aric Stewartusp10: Update diacritical script handling for non OpenT...
2013-02-05  Aric Stewartusp10: Split the core Itemize function out to be able...
2013-02-05  Aric Stewartusp10: Fix typo with Script_Khmer_Numeric.
2013-01-29  Francois GougetAssorted spelling fixes.
2013-01-25  Aric Stewartusp10: Do not apply SSA_LINK to right to left text.
2013-01-25  Aric Stewartusp10: Add ShapeCharGlyphProp and ContextualShape for...
2013-01-25  Aric Stewartusp10: Add ShapeCharGlyphProp_Latin to properly handle...
2013-01-21  Aric Stewartusp10: Only fall back to latin features if the base...
2013-01-21  Aric Stewartusp10: Add locl and ccmp to Latin features.
2013-01-21  Aric Stewartusp10: GPOS Mark to Base seeks back in the string to...
2013-01-21  Aric Stewartusp10: Group the GDEF table loading with the other...
2013-01-18  Aric Stewartusp10: MarkToMark calculations may need to happen even...
2013-01-17  Aric Stewartusp10: Implement GPOS Cursive Attachment Positioning...
2013-01-15  Aric Stewartups10: Mark to Base, Mark and Ligature are not cumulati...
2013-01-14  Huw Daviesusp10: Fix MarkToMark offset for RTL text.
2013-01-14  Huw Daviesusp10: Fix pair adjustment for RTL text.
2013-01-14  Huw Daviesusp10: Don't compute a pair adjustment for the last...
2013-01-14  Huw Daviesusp10: Fix MarkToBase offset for RTL text.
2013-01-14  Huw Daviesusp10: Propagate the script analysis to the GPOS lookup...
2013-01-14  Huw Daviesusp10: Don't invert the y-offsets in RTL mode.
2013-01-11  Huw Daviesusp10: Fix the offset calculations for rtl display.
2013-01-11  Huw Daviesusp10: Handle an offset of the first glyph.
2013-01-11  Huw Daviesusp10: Simplify the reordering of glyphs.
2013-01-10  Aric Stewartusp10: Implement GPOS MarkToLigature Attachment Positio...
2013-01-08  Huw Daviesusp10: Simplify the offset calculation by always using...
2013-01-08  Aric Stewartusp10: Add GSUB ccmp feature to Hebrew.
2013-01-08  Aric Stewartusp10: Correct issues if a feature tag is duplicated...
2013-01-07  Francois GougetAssorted spelling fixes.
2012-12-28  Marcus Meissnerusp10: Mark SHAPE_ApplyOpenTypePositions as hidden.
2012-12-24  Andrew Talbotusp10: Indentation fix.
2012-12-20  Huw Daviesusp10: Add support for format 2 pair adjustments.
2012-12-20  Huw Daviesusp10: Move the application of pair values to a helper...
2012-12-20  Huw Daviesusp10: Glyph class tables are just generic class tables.
2012-12-19  Huw Daviesusp10: PairValueRecord is a variable length struct...
2012-12-19  Huw Daviesusp10: Add the ability to just return the size of the...
2012-11-21  Qian Hongusp10/tests: Added tests for wgBlank, wgDefault, wgInva...
2012-11-21  Qian Hongusp10: Fixed wgBlank, wgDefault, wgInvalid and wgKashida.
2012-10-31  Michael Stefaniucusp10: Use FIELD_OFFSET to calculate the size of a...
2012-10-31  André Hentschelusp10: Avoid memory leak in ScriptTextOut (coverity).
2012-10-24  André Hentschelusp10: Add missing break in switch (coverity).
2012-08-16  Aric Stewartusp10: Implement MarkToMark Attachment Positioning...
2012-08-15  Aric Stewartusp10: Correct rounding of negative offsets in GPOS.
2012-08-15  Aric Stewartusp10: Correct implementation of Pair Positioning Adjus...
2012-08-13  Aric Stewartusp10: Use cached values in GPOS functions.
2012-08-13  Aric Stewartusp10: Cache OUTLINETEXTMETRICW in addition to TEXTMETRICW.
2012-07-17  Aric Stewartusp10: Implement GPOS Coverage-based Chaining Context...
2012-07-17  Aric Stewartups10: Implement Single Adjustment Positioning: Format 2.
2012-07-16  Aric Stewartusp10: Implement GPOS Pair Adjustment Positioning Subtable.
2012-07-16  Aric Stewartusp10: Implement GPOS Single Adjustment Positioning.
2012-07-16  Aric Stewartusp10: Handle GPOS ValueRecords.
2012-07-16  Aric Stewartusp10: Implement GPOS MarkToBase.
2012-07-16  Aric Stewartusp10: In ScriptTextOut make use of piAdvance and pGoff...
2012-07-16  Aric Stewartusp10: Add GPOS features to scripts as defined by VOLT.
2012-07-16  Aric Stewartusp10: Implement GPOS Anchor formats.
2012-07-16  Aric Stewartusp10: Implement SHAPE_ApplyOpenTypePositions using...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontFeatureTags to OpenT...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontLangaugeTags to...
2012-07-16  Aric Stewartusp10: Change OpenType_GSUB_GetFontScriptTags to OpenTy...
2012-07-16  Aric Stewartusp10: Load the GPOS table.
2012-07-16  Aric Stewartups10: Rename common opentype tables used in both GSUB...
2012-06-26  Michael Stefaniucusp10: Remove unreachable break after return (Smatch).
2012-06-20  Aric Stewartusp10: Add ShapeCharGlyphProp_Hebrew.
2012-06-12  Aric Stewartusp10: In ShapeCharGlyphProp_BaseIndic set justificatio...
2012-06-12  Aric Stewartusp10: Do not use custom indic ShapeCharGlyphProp when...
2012-06-11  Aric Stewartusp10: Corrections for ShapeCharGlyphProp_Thai.
2012-06-11  Aric Stewartusp10: Properly handle fonts with scripts without a...
2012-06-05  Aric Stewartusp10: Correct glyph caching beyond the BMP.
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-04  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-06-01  Aric Stewartusp10: Insert dotted circle (U+25CC) for invalid combin...
2012-05-25  Aric Stewartusp10: Check bounds before checking value in array.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-15  Francois Gougetusp10: Fix the spelling of the Consonant_is_post_base_f...
2012-03-27  Aric Stewartusp10: Add fallback font for Myanmar.
2012-03-26  Aric Stewartusp10: Properly handle invalid arguments to ScriptBreak.
2012-02-28  Aric Stewartusp10: Better handle 0 cases when caching scripts,...
2012-02-02  Aric Stewartusp10: We do not yet shape hangul properly so allow...
2012-02-01  Aric Stewartusp10: Implement SSA_LINK flag.
2012-01-30  Aric Stewartusp10: Limit runs in ScriptStringAnalyse to 255.
2012-01-30  Aric Stewartusp10: Use a bsearch function to find a glyph in the...
2012-01-30  Aric Stewartusp10: pwLogClust is ordered so its max will be on...
2012-01-27  Thomas Faberusp10: Fix build with MSVC.
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.
2012-01-04  Aric Stewartusp10: Add more Microsoft Sans Serif fallbacks.
2012-01-04  André Hentschelusp10: Check for pointer before using it (Coverity).
next