projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32/tests: Make the comparison of the enumerated and returned logfont structures...
[wine]
/
dlls
/
gdi32
/
tests
/
font.c
2008-10-13
Jeremy White
gdi32/tests: Make the comparison of the enumerated...
blob
|
commitdiff
|
raw
2008-10-13
Jeremy White
gdi32: Expand maximum font count to 4096, warn when...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dmitry Timoshkov
gdi32: Allow a rounding error in the text justification...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dmitry Timoshkov
gdi32: Add a test for a font being selected into 2...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dmitry Timoshkov
gdi32: Make test_font_metrics require the font being...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Alexandre Julliard
gdi32/tests: Skip test that depends on Tahoma if it...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Dmitry Timoshkov
gdi32: Replace DC transform by font scaling for bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Paul Vriens
gdi32/tests: Don't test unimplemented functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Alexandre Julliard
gdi32/tests: Allow some more rounding errors in glyph...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Lei Zhang
gdi32: Glyph advances should be measured for unrotated...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Lei Zhang
gdi32: Add a test for font orientation.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Dmitry Timoshkov
gdi32: Relax the gm.gmCellIncX comparison.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Michael Karcher
Add support for compatibility mode in WineEngCreateFont...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
James Hawkins
gdi32: Fix two tests that fail for all platforms.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Alistair Leslie...
gdi32: Stop crash in font tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Dan Hipschman
gdi32: Return the correct value from GetTextFace.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Dmitry Timoshkov
gdi32: Add a test for outline text metrics.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Dmitry Timoshkov
gdi32: Initialize otmMacAscent, otmMacDescent, otmMacLi...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Dmitry Timoshkov
gdi32: Extend the font substitution test, make it pass...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Dan Hipschman
gdi32: Add tests for GetTextFace.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Alexandre Julliard
gdi32/tests: Reduce the size of the test output a little.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
James Hawkins
gdi32: Fix two tests that fail in win2k3.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Dmitry Timoshkov
gdi32: Add more font substitution tests, make them...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Paul Vriens
gdi32/tests: Run tests on win9x again.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Dmitry Timoshkov
gdi32: Clarify which font doesn't contain 'x'.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Dmitry Timoshkov
gdi32: Move negative lfWidth test into a separate body...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-04
Dmitry Timoshkov
gdi32: Add a font scaling test when lfHeight == 0 and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Mikołaj Zalewski
gdi32: Fix GetGlyphIndices to select properly the inval...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Francois Gouget
gdi32/tests: Add the trailing '\n' to a couple of ok...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Huw Davies
gdi32: Add a partial implementation of GdiRealizationInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-25
Reece H. Dunn
gdi32: Vista returns UNICODE_NOCHAR if a character...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Dmitry Timoshkov
gdi32: Actually perform the fractional scaling test...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Dmitry Timoshkov
gdi32: Add a test for undocumented EnumFontFamiliesEx...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Dmitry Timoshkov
gdi32: Use public FS_xxxxxx defines.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Dmitry Timoshkov
gdi32: Add support for scaling font metrics.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-08
Dmitry Timoshkov
gdi32: Add more tests for bitmap font metrics scaling.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-27
Aric Stewart
fonts: Correct External leading for japanese small...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Hans Leidekker
gdi32: GetCharABCWidthsI does not require a scalable...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Aric Stewart
gdi32: Font tests with Japanese font data. Thanks...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-24
Dan Kegel
gdi32/tests: Fix false pass in warn+heap case.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-23
Hans Leidekker
gdi32: Remove a test that expects the break character...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Alexandre Julliard
gdi32/tests: Don't test default char, it doesn't have...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Huw Davies
gdi32: Using a bitmap font as the fallback sans serif...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Francois Gouget
gdi32/tests: Run the GetTextMetricsA() tests on Windows...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Michael Stefaniuc
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Dmitry Timoshkov
gdi32: Fix a couple of problems with negative lfWidth...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Felix Nawothnig
gdi32: Properly handle negative font widths.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Dmitry Timoshkov
gdi32: Add a GetTextMetrics test, make it pass under...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Dmitry Timoshkov
gdi32: Add an extensive EnumFontFamilies test, fix...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Paul Vriens
gdi32/tests: Use skip where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Paul Vriens
gdi32/tests: Make sure we can run on win9x and NT again.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Hans Leidekker
gdi32: Implement GetFontUnicodeRanges.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Dmitry Timoshkov
gdi32: Move get_glyph_indices near its caller test_font...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Alexandre Julliard
gdi32/tests: Create a window for justification tests...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Dmitry Timoshkov
gdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdi...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Dmitry Timoshkov
gdi32: Fix a typo in the memcmp call.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Pedro Araujo Chaves Jr
gdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Dmitry Timoshkov
gdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Dmitry Timoshkov
gdi32: Make sure that we don't read/write beyond the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Francois Gouget
gdi32/tests: Replace an '#if 0' with an 'if (0)'.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Alexandre Julliard
gdi32: Renamed the gdi directory to gdi32.
blob
|
commitdiff
|
raw
|
diff to current