shell32/tests: Add a few more ShellExecute() file URL tests.
[wine] / dlls / dwrite /
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...
2012-07-31  Nikolay Sivovdwrite: Added IDWriteGdiInterop stub.
2012-07-31  Nikolay Sivovdwrite: Stub for IDWriteFactory.
2012-07-30  Nikolay Sivovinclude: Added dwrite.idl file.
2012-07-24  Nikolay Sivovdwrite: Added initial stub.