po: Update French translation.
[wine] / dlls / usp10 /
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).
2012-01-03  Aric Stewartusp10: Cache feature lookups.
2012-01-03  Aric Stewartusp10: Have load_GSUB_feature return LoadedFeature*.
2012-01-03  Aric Stewartusp10: Replace GSUB_get_feature with GSUB_GetFontFeatur...
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontFeatureTags.
2012-01-03  Aric Stewartusp10: Convert tag in LoadedFeature to OPENTYPE_TAG.
2012-01-03  Aric Stewartusp10: Replace GSUB_get_lang_table with GSUB_GetFontLan...
2012-01-03  Aric Stewartusp10: Implement ScriptGetFontLanguageTags.
2012-01-03  Marcus Meissnerusp10: Mark two functions as hidden.
2011-12-30  Aric Stewartusp10: Convert newOtTag to an OPENTYPE_TAG.
2011-12-30  Aric Stewartusp10: Remove redundant information by making scriptDat...
2011-12-30  Aric Stewartusp10: Update get_opentype_script to return OPENTYPE_TAG.
2011-12-30  Aric Stewartusp10: Replace GSUB_get_script_table with GSUB_GetFontS...
2011-12-30  Aric Stewartusp10: Cache FontScriptTags information.
2011-12-30  Aric Stewartusp10: Updates to ScriptGetFontScriptTags.
2011-12-23  Aric Stewartusp10: Add currency scripts to match windows.
2011-12-22  Aric Stewartusp10: Implement ScriptGetFontScriptTags.
2011-12-20  Aric Stewartusp10: Improve selection drawing if selection starts...
2011-12-19  Aric Stewartusp10: Add Mathematical Alphanumeric Symbols script.
2011-12-19  Aric Stewartusp10: Add Osmanya script.
2011-12-19  Aric Stewartusp10: Add Deseret script.
2011-12-19  Aric Stewartusp10: Handle surrogate pairs when shaping.
2011-12-19  Aric Stewartusp10: Decode surrogate pairs in get_char_script and...
2011-12-19  Aric Stewartusp10: Code for the cmap format 12 table for unicode...
2011-12-19  Aric Stewartusp10: N'Ko uses the Ebrima font as a fallback.
2011-12-15  Aric Stewartusp10: Do not try to fallback if no fallback font is...
2011-12-14  Aric Stewartusp10: Add Spacing Modifier Letters to the Latin script...
2011-12-14  Aric Stewartusp10: Add Private Use Area and Surrogates Area from...
2011-12-14  Aric Stewartusp10: Add Braille script.
2011-12-14  Aric Stewartusp10: Add Runic Script.
2011-12-14  Aric Stewartusp10: Add Ogham script.
2011-12-14  Aric Stewartusp10: Add Canadian Aboriginal Syllabics script.
2011-12-14  Aric Stewartusp10: Add Cherokee script.
2011-12-14  Aric Stewartusp10: Add Vai script.
2011-12-14  Aric Stewartusp10: Add N'Ko script.
2011-12-14  Aric Stewartusp10: Add Tifinagh script.
2011-12-14  Aric Stewartusp10: Add Mongolian script.
2011-12-14  Aric Stewartusp10: Allow for multiple broken item counts.
2011-12-14  Aric Stewartusp10: Add Ethiopic script.
2011-12-13  Aric Stewartusp10: Add Yi script.
2011-12-13  Aric Stewartusp10: Add Hangul script.
2011-12-13  Aric Stewartusp10: Add Kana script.
2011-12-13  Aric Stewartusp10: Add Bopomofo script.
2011-12-13  Aric Stewartusp10: Add CKJ Han and Ideographic scripts.
2011-12-12  Aric Stewartusp10: Add Khmer script.
2011-12-12  Aric Stewartusp10: Add New Tai Lue script.
2011-12-12  Aric Stewartusp10: Add script Tai Le.
2011-12-12  Aric Stewartusp10/tests: Check broken value for script tag as well.
2011-12-12  Aric Stewartusp10: Resync script_props table.
2011-12-09  Aric Stewartusp10: Add Myanmar script.
2011-12-09  Pierre Schweitzerusp10: Fix memory leak.
2011-12-08  Aric Stewartusp10: Some Indic scripts, Sinhala, want GDEF to set...
2011-12-07  Aric Stewartusp10: Handle dangling joiners when processing Indic...
2011-12-07  Pierre Schweitzerusp10: Fix memory leaks.
2011-12-07  Aric Stewartusp10: Unicode does not compose the Gurmukhi letter...
2011-12-06  Aric Stewartusp10: Handle Halant, ZWJ and ZWNJ in ShapeCharGlyphPro...
2011-12-06  Aric Stewartusp10: Sinhala, while behaving like a base Indic, does...
2011-12-06  Aric Stewartusp10: Use UpdateClusters in DecomposeVowels.
2011-12-06  Aric Stewartusp10: The top logclust value may be different than...
2011-12-06  Aric Stewartusp10: Use GDEF in baseIndic GlyphProp processing.
2011-12-06  Aric Stewartusp10: Initialize the GSUB table before doing any conte...
2011-12-05  Aric Stewartusp10: Correct issues with LTR logclust indexing after...
2011-12-02  Aric Stewartusp10: Handle Thai SARA AM differently than GDEF.
2011-12-02  Aric Stewartusp10: More properly handle the glyph properties on...
2011-12-02  Aric Stewartusp10: Phags-Pa wants the calt feature enabled.
2011-12-01  Aric Stewartusp10: Handle the Gurmukhi addak.
2011-12-01  Aric Stewartusp10: Always apply features in logical order.
2011-12-01  Aric Stewartusp10: Apply lookups in order over the whole range...
2011-12-01  Aric Stewartusp10: Standard features are only ccmp and locl.
2011-12-01  Aric Stewartusp10: Turn off dlig feature for hebrew. It is not...
2011-11-28  Francois GougetAssorted spelling fixes and wording tweaks.
2011-11-21  Aric Stewartusp10: Cache the script with the feature so that in...
2011-11-21  Aric Stewartusp10: Itemize numbers outside of the basic ascii set...
2011-11-21  Aric Stewartusp10: Windows breaks punctuation into 2 different...
2011-11-21  Aric Stewartusp10: Handle Combining Diacritical Marks.
2011-11-21  Aric Stewartusp10: Add a facility to mark itemization test elements...
2011-11-21  Aric Stewartusp10: Some unicode code points will force us into...
2011-11-21  Aric Stewartusp10: Improve handling for ZWJ and ZWNJ in itemization.
2011-11-21  Aric Stewartusp10: In Arabic only fallback to presentation form...
2011-11-17  Aric Stewartusp10: When converting common indic items use the main...
2011-11-17  Aric Stewartusp10: If leading with a strong character use its bidi...
2011-11-17  Aric Stewartusp10: Keep the levels array in more cases.
2011-11-17  Aric Stewartusp10: Windows 7 defines a Tibetan numeric script but...
2011-11-15  Aric Stewartusp10: Properly set LayoutRTL.
2011-11-15  Aric Stewartusp10: Devanagari danda and double danda are used for...
next