dmusic: Set instrument stream position where the instrument begins, not at the beginn...
[wine] / dlls / dwrite / tests /
2012-11-05  Nikolay Sivovdwrite: Support eight more script ranges.
2012-11-02  Nikolay Sivovdwrite: Support more script ranges, up to Mongolian.
2012-11-01  Nikolay Sivovdwrite: Support nine more script ranges up to code...
2012-10-31  Nikolay Sivovdwrite: Support for Armenian, Hebrew and complete Arabi...
2012-10-30  Nikolay Sivovdwrite: Support for Greek and Cyrillic ranges.
2012-10-29  Nikolay Sivovdwrite: Support itemization up to codepoint 0x2ff ...
2012-10-29  Nikolay Sivovdwrite: Implement initial script itemization for Analyz...
2012-10-29  Nikolay Sivovdwrite: Added a stub for IDWriteTextAnalyzer.
2012-10-29  Nikolay Sivovdwrite: Added initial test code for text analyzer tests.
2012-10-26  Nikolay Sivovdwrite: Added GetLocaleNameLength/GetLocaleName for...
2012-10-23  Nikolay Sivovdwrite: Implement GetFontFamily() for system font colle...
2012-10-23  Nikolay Sivovdwrite: Implement IDWriteTextFormat::GetFontCollection().
2012-10-23  Nikolay Sivovdwrite: Keep a single instance of system font collection.
2012-10-22  Nikolay Sivovdwrite: Implement FindFamilyName() for system font...
2012-10-22  Nikolay Sivovdwrite: Add all installed font families to system font...
2012-10-22  Nikolay Sivovdwrite: Store text string in layout object.
2012-10-16  Nikolay Sivovdwrite: Implement GetMetrics() for IDWriteFont.
2012-10-15  Nikolay Sivovdwrite: Correct reference count behavior for font face...
2012-10-12  Nikolay Sivovdwrite: Implement GetWeight() for IDWriteFont.
2012-10-08  Nikolay Sivovdwrite: Implement GetString().
2012-10-08  Nikolay Sivovdwrite: Implement GetStringLength method.
2012-10-08  Nikolay Sivovdwrite: Added IDWriteFontFace stub.
2012-10-08  Nikolay Sivovdwrite: Added IDWriteLocalizedStrings stub.
2012-10-08  Nikolay Sivovdwrite: Store font family name in IDWriteFontFamily...
2012-09-28  Nikolay Sivovdwrite: Added IDWriteTextLayout stub.
2012-08-27  Nikolay Sivovdwrite: Added IDWriteFontFamily stub.
2012-08-13  Nikolay Sivovdwrite: Implement IDWriteBitmapRenderTarget_GetSize.
2012-08-13  Nikolay Sivovdwrite: Implement IDWriteBitmapRenderTarget creation.
2012-08-13  Nikolay Sivovdwrite: Store font style provided in LOGFONT data.
2012-08-13  Nikolay Sivovdwrite: Added IDWriteFont stub.
2012-07-31  Nikolay Sivovdwrite: Added basic test for IDWriteFont created from...