projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcrt: Added support for unicode mode in write function.
[wine]
/
dlls
/
dwrite
/
2012-12-10
Michael Stefaniuc
dwrite: Don't overallocate memory for a BITMAPINFO.
tree
|
commitdiff
2012-11-29
Nikolay Sivov
dwrite: Handle allocation error (Coverity).
tree
|
commitdiff
2012-11-26
Nikolay Sivov
dwrite: Add a separate function to copy text format...
tree
|
commitdiff
2012-11-26
Nikolay Sivov
dwrite: Implement family name access methods for IDWrit...
tree
|
commitdiff
2012-11-19
André Hentschel
dwrite: Fix possible NULL pointer access in heap_strdup*.
tree
|
commitdiff
2012-11-05
Nikolay Sivov
dwrite: Support eight more script ranges.
tree
|
commitdiff
2012-11-02
Nikolay Sivov
dwrite: Support more script ranges, up to Mongolian.
tree
|
commitdiff
2012-11-01
Nikolay Sivov
dwrite: Support nine more script ranges up to code...
tree
|
commitdiff
2012-10-31
Nikolay Sivov
dwrite: Support for Armenian, Hebrew and complete Arabi...
tree
|
commitdiff
2012-10-30
Nikolay Sivov
dwrite: Support for Greek and Cyrillic ranges.
tree
|
commitdiff
2012-10-29
Nikolay Sivov
dwrite: Support itemization up to codepoint 0x2ff ...
tree
|
commitdiff
2012-10-29
Nikolay Sivov
dwrite: Implement initial script itemization for Analyz...
tree
|
commitdiff
2012-10-29
Nikolay Sivov
dwrite: Added a stub for IDWriteTextAnalyzer.
tree
|
commitdiff
2012-10-29
Nikolay Sivov
dwrite: Added initial test code for text analyzer tests.
tree
|
commitdiff
2012-10-26
Nikolay Sivov
dwrite: Added GetLocaleNameLength/GetLocaleName for...
tree
|
commitdiff
2012-10-26
Nikolay Sivov
dwrite: Layout can't be created without text format.
tree
|
commitdiff
2012-10-26
Nikolay Sivov
dwrite: Keep string length in text layout.
tree
|
commitdiff
2012-10-24
Nikolay Sivov
dwrite: Partially implement IDWriteFontFace::GetGlyphIn...
tree
|
commitdiff
2012-10-24
Nikolay Sivov
dwrite: Derive some format data for text layout from...
tree
|
commitdiff
2012-10-24
Nikolay Sivov
dwrite: Implement some font properties accessors for...
tree
|
commitdiff
2012-10-23
Nikolay Sivov
dwrite: Separate format data and keep it in both layout...
tree
|
commitdiff
2012-10-23
Nikolay Sivov
dwrite: Added basic GetFirstMatchingFont() for font...
tree
|
commitdiff
2012-10-23
Nikolay Sivov
dwrite: Implement GetFontFamily() for system font colle...
tree
|
commitdiff
2012-10-23
Nikolay Sivov
dwrite: Implement IDWriteTextFormat::GetFontCollection().
tree
|
commitdiff
2012-10-23
Nikolay Sivov
dwrite: Keep a single instance of system font collection.
tree
|
commitdiff
2012-10-22
Nikolay Sivov
dwrite: Implement FindFamilyName() for system font...
tree
|
commitdiff
2012-10-22
Nikolay Sivov
dwrite: Add all installed font families to system font...
tree
|
commitdiff
2012-10-22
Nikolay Sivov
dwrite: Fix a stupid copy/paste typo in Release return...
tree
|
commitdiff
2012-10-22
Nikolay Sivov
dwrite: Added a stub for IDWriteFontCollection.
tree
|
commitdiff
2012-10-22
Nikolay Sivov
dwrite: Store text string in layout object.
tree
|
commitdiff
2012-10-16
Nikolay Sivov
dwrite: Implement GetMetrics() for IDWriteFont.
tree
|
commitdiff
2012-10-15
Nikolay Sivov
dwrite: Correct reference count behavior for font face...
tree
|
commitdiff
2012-10-12
Nikolay Sivov
dwrite: Store text format properties.
tree
|
commitdiff
2012-10-12
Nikolay Sivov
dwrite: Implement GetWeight() for IDWriteFont.
tree
|
commitdiff
2012-10-12
Nikolay Sivov
dwrite: Use proper table field as stretch value.
tree
|
commitdiff
2012-10-10
Nikolay Sivov
dwrite: Added IDWriteTextFormat stub implementation.
tree
|
commitdiff
2012-10-10
Nikolay Sivov
dwrite: Implement GetFontStretch().
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Implement GetString().
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Implement GetStringLength method.
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Add family name to string array.
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Added IDWriteFontFace stub.
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Added IDWriteLocalizedStrings stub.
tree
|
commitdiff
2012-10-08
Nikolay Sivov
dwrite: Store font family name in IDWriteFontFamily...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Forward CreateRenderingParams() to CreateMonito...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Stub for CreateMonitorRenderingParams().
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Store render params properties and implement...
tree
|
commitdiff
2012-10-01
Nikolay Sivov
dwrite: Stub for IDWriteRenderingParams.
tree
|
commitdiff
2012-09-28
Nikolay Sivov
dwrite: Added IDWriteTextLayout stub.
tree
|
commitdiff
2012-08-27
Nikolay Sivov
dwrite: Added IDWriteFontFamily stub.
tree
|
commitdiff
2012-08-13
Nikolay Sivov
dwrite: Implement IDWriteBitmapRenderTarget_GetSize.
tree
|
commitdiff
2012-08-13
Nikolay Sivov
dwrite: Implement IDWriteBitmapRenderTarget creation.
tree
|
commitdiff
2012-08-13
Nikolay Sivov
dwrite: Store font style provided in LOGFONT data.
tree
|
commitdiff
2012-08-13
Nikolay Sivov
dwrite: Added IDWriteFont stub.
tree
|
commitdiff
2012-07-31
Nikolay Sivov
dwrite: Added basic test for IDWriteFont created from...
tree
|
commitdiff
2012-07-31
Nikolay Sivov
dwrite: Added IDWriteGdiInterop stub.
tree
|
commitdiff
2012-07-31
Nikolay Sivov
dwrite: Stub for IDWriteFactory.
tree
|
commitdiff
2012-07-30
Nikolay Sivov
include: Added dwrite.idl file.
tree
|
commitdiff
2012-07-24
Nikolay Sivov
dwrite: Added initial stub.
tree
|
commitdiff