dwrite: Layout can't be created without text format.
[wine] / dlls / dwrite / layout.c
2012-10-26  Nikolay Sivovdwrite: Layout can't be created without text format.
2012-10-26  Nikolay Sivovdwrite: Keep string length in text layout.
2012-10-24  Nikolay Sivovdwrite: Derive some format data for text layout from...
2012-10-24  Nikolay Sivovdwrite: Implement some font properties accessors for...
2012-10-23  Nikolay Sivovdwrite: Separate format data and keep it in both layout...
2012-10-23  Nikolay Sivovdwrite: Implement IDWriteTextFormat::GetFontCollection().
2012-10-22  Nikolay Sivovdwrite: Fix a stupid copy/paste typo in Release return...
2012-10-22  Nikolay Sivovdwrite: Store text string in layout object.
2012-10-12  Nikolay Sivovdwrite: Store text format properties.
2012-10-10  Nikolay Sivovdwrite: Added IDWriteTextFormat stub implementation.
2012-09-28  Nikolay Sivovdwrite: Added IDWriteTextLayout stub.