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