netstat: Initial implementation.
[wine] / dlls / usp10 /
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...
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.
next