po: Update French translation.
[wine] / dlls / usp10 /
2011-11-15  Aric Stewartusp10: Pay attention to script changes for bidi run...
2011-11-15  Aric Stewartusp10: Merge neutral scripts.
2011-11-15  Aric Stewartusp10: Move scripts to an array initialized once to...
2011-11-15  Aric Stewartusp10: Break with a better understanding on the handlin...
2011-11-14  Aric Stewartusp10: Add some additional Latin script ranges.
2011-11-09  Aric Stewartusp10: Better understand and handle numbers level in...
2011-11-09  Aric Stewartusp10: Better handle the absorption of whitespace in...
2011-11-08  Aric Stewartusp10/tests: Add Kannada shaping test.
2011-11-08  Aric Stewartusp10: Add a few chars that Windows itemizes as punctua...
2011-11-08  Aric Stewartusp10: Avoid an end of buffer overrun when seeking...
2011-10-28  Aric Stewartusp10: Sinhala does glyph props like Indic languages.
2011-10-28  Aric Stewartusp10: All glyphs in a single indic syllable are part...
2011-10-24  Aric Stewartusp10: Correct itemizing multiple spaces at the beginni...
2011-10-20  Aric Stewartusp10: Correct some reading buffer overruns when parsin...
2011-10-20  Aric Stewartusp10/tests: Initialize our SCRIPT_VISATTR array.
2011-10-19  Aric Stewartusp10: Correct read overflow in ScriptBreak found by...
2011-10-19  Aric Stewartusp10: Handle multi-glyph clusters in ScriptStringOut.
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when decomposing indic...
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when composing indic...
2011-10-18  Aric Stewartusp10: Handle advance for multi-glyph clusters correctly.
2011-10-18  Aric Stewartusp10: Break out get_cluster_size and use it to correct...
2011-10-17  Aric Stewartusp10: Handle the fNeedsCaretInfo flag in XtoCP and...
2011-10-17  Marcus Meissnerusp10: Fixed some oom handling (Coverity).
2011-10-14  Aric Stewartusp10: Add fallback font for Armenian and Georgian.
2011-10-14  Aric Stewartusp10: Correct buffer reading overrun.
2011-10-12  Aric Stewartusp10: Correct where the trailing flag transitions...
2011-10-11  Aric Stewartusp10: Implement SSA_FALLBACK.
2011-10-11  Aric Stewartusp10: Improve handling of tabs and SSA_TAB.
2011-10-08  Aric Stewartusp10: Handle the SSA_PASSWORD flag in ScriptStringAnalyse.
2011-10-06  Aric Stewartusp10: Correct ScriptStringGetLogicalWidths to be based...
2011-09-23  Aric Stewartusp10: ScriptShape needs a number of SCRIPT_VISATTR...
2011-09-14  Aric Stewartusp10: Set fNoGlyphIndex only if the fonts has no opent...
2011-09-09  Aric Stewartusp10: Respect the presence or absence of the SSA_GLYPH...
2011-09-09  Aric Stewartusp10: Respect the presence or absence of the SSA_BREAK...
2011-09-06  Aric Stewartusp10: Disable glyph indexes for Symbol, non-TrueType...
2011-08-30  Aric Stewartusp10: When calling ShapeIndicSyllables we need to...
2011-08-29  Aric Stewartusp10: Draw selected glyphs in ScriptStringOut.
2011-08-29  Aric Stewartusp10: Modify ScriptStringOut to paint the string item...
2011-08-29  Aric Stewartusp10: Display and handle bidi runs in the correct...
2011-08-25  Aric Stewartusp10/test: Test ScriptXtoX on an RTL set with differin...
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-24  Aric Stewartusp10: In ScriptXtoX use cChars as the item is the...
2011-08-24  Aric Stewartusp10/tests: Refactor test_ScriptXtoX to make testing...
2011-08-24  Aric Stewartusp10: Always use a SCRIPT_STATE and SCRIPT_CONTROL...
2011-08-23  Aric Stewartusp10: Implement Multiple Substitution Subtable.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-14  André Hentschelusp10: Fix possible crashes (clang).
2011-07-09  Aric Stewartusp10: Add missing Bengali entry.
2011-07-07  Alexandre Julliardusp10: Make the various lookup tables more compact.
2011-07-07  Aric Stewartusp10: Shift to using the unicode data for most of...
2011-07-07  Aric Stewartusp10: Implement ScriptBreak using the Unicode Line...
2011-06-27  Aric Stewartusp10: Restart Indic syllable processing immediately...
2011-06-24  Aric Stewartusp10: Correct Pre Base glyph index shifting.
2011-06-23  Aric Stewartusp10: Non modern Indic fonts want blwf applied pre...
2011-06-23  Aric Stewartusp10: Update Indic framework to handle non-modern...
2011-06-21  Aric Stewartusp10: Correct ralf glyph offset calculation in PostBase.
2011-06-21  Aric Stewartusp10: Correct Post Base glyph index shifting.
2011-06-16  Marcus Meissnerusp10: Removed 2 superflous lines of code (Coverity).
2011-06-16  Aric Stewartusp10: Pre-base consonants need to be reordered like...
2011-06-16  Aric Stewartusp10: Do matra second reorderings for Tamil and Malaya...
2011-06-16  Aric Stewartusp10: Enable a second reorder step after basic shaping.
2011-06-16  Aric Stewartusp10: Refine post-matra Ralf reordering to be post...
2011-06-16  Aric Stewartusp10: More corrections to the Telugu lexical function.
2011-06-16  Aric Stewartusp10: Correct an error with the Telugu lexical function.
2011-06-15  Aric Stewartusp10: Condense duplicate Indic feature sets.
2011-06-15  Aric Stewartusp10: Apply 'cjct' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'vatu' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pstf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Apply 'pref' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'blwf' only to the below-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rphf' only to the reph forms in Indic...
2011-06-15  Aric Stewartusp10: Apply 'half' only to the pre-base consonants...
2011-06-15  Aric Stewartusp10: Apply 'rkrf' to the Indic syllable.
2011-06-15  Aric Stewartusp10: Shape Indic syllables basic forms per syllable.
2011-06-15  Aric Stewartusp10: Ignore ralf as well as pre, post and below base...
2011-06-15  Aric Stewartusp10: Do not require a separate call to find Indic...
2011-06-15  Aric Stewartusp10: Return the set of Indic syllables after reorder.
2011-06-14  Aric Stewartusp10: Correct an endless loop in Chaining Contextual...
2011-06-09  Aric Stewartusp10: Strip dangling joiners for Sinhala.
2011-06-09  Aric Stewartusp10: Sinhala vowels are not fully decomposed. The...
2011-06-08  Aric Stewartusp10: Bengali initial form is only applied to the...
2011-06-08  Aric Stewartusp10: Execute half after pstf.
2011-06-08  Aric Stewartusp10: Refine Ralf reordering location for Devanagari...
2011-06-08  Henri Verbeetusp10: Store the GDEF table in the script cache.
2011-06-08  Henri Verbeetusp10: Fix a memory leak in GDEF_UpdateGlyphProps().
2011-06-07  Aric Stewartusp10: Correct matra type for Oriya 0x0B57.
2011-06-07  Aric Stewartusp10: Gurmukhi has Ras but no Ralf. So do not treat...
2011-06-07  Aric Stewartusp10: Do not over increment glyph index in Chaining...
2011-06-06  Aric Stewartusp10: Don't return prematurely from Chaining Contextua...
2011-06-06  Aric Stewartusp10: Correct indic vowel marker name.
2011-06-03  Aric Stewartusp10/tests: Add Malayalam shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Telugu shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Tamil shape test.
2011-06-03  Aric Stewartusp10/tests: Add Oriya shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Gujarati shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Gurmukhi shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Bengali shaping test.
2011-06-03  Aric Stewartusp10/tests: Add Devanagari shaping test.
2011-06-03  Aric Stewartups10: Add Malayalam script.
next