projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comdlg32: Correctly rotate the margins when the paper orientation is changed.
[wine]
/
dlls
/
gdi32
/
tests
/
2009-01-15
Alexandre Julliard
gdi32/tests: Add a test case for calling WriteFile...
tree
|
commitdiff
2009-01-10
Alexandre Julliard
gdi32/tests: Fix an uninitialized value check and a...
tree
|
commitdiff
2009-01-09
Alexandre Julliard
gdi32/tests: Fix an uninitialized pointer check for...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The tests don't support WIN64 yet so disab...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: The real tests are done at compile time...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Fix TEST_FIELD() so it correctly tests...
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: FIELD_ALIGNMENT() is redundant so remove it.
tree
|
commitdiff
2009-01-08
Francois Gouget
winapi_test: Updated so the generated tests work.
tree
|
commitdiff
2009-01-03
Alexandre Julliard
gdi32/tests: Fix a pointer casting warning on 64-bit.
tree
|
commitdiff
2008-12-15
Paul Vriens
gdi32/tests: Fix a few failures on Win9x.
tree
|
commitdiff
2008-12-12
Francois Gouget
gdi32/tests: Make test_GdiAlphaBlend() static.
tree
|
commitdiff
2008-12-12
Paul Vriens
gdi32/tests: Fix some test failures on Win9x.
tree
|
commitdiff
2008-12-11
Paul Vriens
gdi32/tests: Remove the todo_wine logic where appropriate.
tree
|
commitdiff
2008-12-10
Paul Vriens
gdi32/tests: Fix a failure on NT4.
tree
|
commitdiff
2008-12-05
Paul Vriens
gdi32/tests: Fix a few test failures on Win9x and WinMe.
tree
|
commitdiff
2008-12-04
Paul Vriens
gdi32/tests: Fix a few test failures on Win9x and WinMe.
tree
|
commitdiff
2008-11-25
Michael Stefaniuc
gdi32: Remove some superfluous casts.
tree
|
commitdiff
2008-11-13
Paul Vriens
gdi32/tests: Fix a few failures on Win9x and WinMe.
tree
|
commitdiff
2008-11-06
Paul Vriens
gdi32/tests: Don't crash on NT4.
tree
|
commitdiff
2008-11-06
Dmitry Timoshkov
gdi32: Fix a broken test.
tree
|
commitdiff
2008-11-06
Sergey Khodych
winex11: BitBlt returns TRUE when drawing outside of...
tree
|
commitdiff
2008-10-27
Michael Stefaniuc
gdi32/tests: HGDIOBJ is interchangeable with other...
tree
|
commitdiff
2008-10-14
Detlef Riekenberg
gdi32/tests: Fix tests to not depend on 96 dpi.
tree
|
commitdiff
2008-10-13
Jeremy White
gdi32/tests: Make the comparison of the enumerated...
tree
|
commitdiff
2008-10-13
Jeremy White
gdi32: Expand maximum font count to 4096, warn when...
tree
|
commitdiff
2008-10-08
Paul Vriens
gdi32/tests: Skip some tests on Win9x/WinMe.
tree
|
commitdiff
2008-10-06
Dmitry Timoshkov
gdi32: Allow a rounding error in the text justification...
tree
|
commitdiff
2008-10-06
Dmitry Timoshkov
gdi32: Add a test for a font being selected into 2...
tree
|
commitdiff
2008-10-06
Dmitry Timoshkov
gdi32: Make test_font_metrics require the font being...
tree
|
commitdiff
2008-10-06
Paul Vriens
gdi32/tests: Fix a few failures on win9x.
tree
|
commitdiff
2008-10-01
Dmitry Timoshkov
gdi32: Make the PS_NULL test pass under Wine.
tree
|
commitdiff
2008-09-29
Dmitry Timoshkov
gdi32: Add a test for PS_NULL pen being equal to NULL_P...
tree
|
commitdiff
2008-09-29
James Hawkins
comctl32: Fix a failing test in win9x.
tree
|
commitdiff
2008-09-19
Alexandre Julliard
gdi32/tests: Skip test that depends on Tahoma if it...
tree
|
commitdiff
2008-09-11
Paul Vriens
gdi32/tests: Skip some failing tests on NT4.
tree
|
commitdiff
2008-09-11
Paul Vriens
gdi32/tests: Prevent a crash on win95.
tree
|
commitdiff
2008-09-03
James Hawkins
gdi32: Fix a failing test in win9x.
tree
|
commitdiff
2008-08-29
James Hawkins
gdi32: Fix a failing test in win98.
tree
|
commitdiff
2008-08-21
Dmitry Timoshkov
gdi32: Replace DC transform by font scaling for bitmap...
tree
|
commitdiff
2008-08-18
Michael Karcher
winex11: Fix GetDIBits with monochrome pixmaps.
tree
|
commitdiff
2008-08-05
Alexandre Julliard
gdi32/tests: Fix some test failures on Win9x.
tree
|
commitdiff
2008-08-01
Paul Vriens
gdi32/tests: Don't test unimplemented functions.
tree
|
commitdiff
2008-07-31
Alexandre Julliard
gdi32/tests: Allow some more rounding errors in glyph...
tree
|
commitdiff
2008-07-23
Lei Zhang
gdi32: Glyph advances should be measured for unrotated...
tree
|
commitdiff
2008-07-23
Lei Zhang
gdi32: Add a test for font orientation.
tree
|
commitdiff
2008-07-21
Dmitry Timoshkov
gdi32: Relax the gm.gmCellIncX comparison.
tree
|
commitdiff
2008-07-08
Michael Karcher
Add support for compatibility mode in WineEngCreateFont...
tree
|
commitdiff
2008-07-02
James Hawkins
gdi32: Fix two tests that fail for all platforms.
tree
|
commitdiff
2008-07-01
Michael Karcher
winex11: Fix GetDIBits of 1 bit DDBs.
tree
|
commitdiff
2008-07-01
Michael Karcher
gdi32: Fix palette of 1bpp DIB in GetDIBits.
tree
|
commitdiff
2008-07-01
Alistair Leslie...
gdi32: Stop crash in font tests.
tree
|
commitdiff
2008-06-30
James Hawkins
gdi32: Fix a failing test in win95.
tree
|
commitdiff
2008-06-25
Dan Hipschman
gdi32: Return the correct value from GetTextFace.
tree
|
commitdiff
2008-06-24
Dmitry Timoshkov
gdi32: Add a test for outline text metrics.
tree
|
commitdiff
2008-06-24
Dmitry Timoshkov
gdi32: Initialize otmMacAscent, otmMacDescent, otmMacLi...
tree
|
commitdiff
2008-06-23
Dmitry Timoshkov
gdi32: Extend the font substitution test, make it pass...
tree
|
commitdiff
2008-06-21
Dan Hipschman
gdi32: Add tests for GetTextFace.
tree
|
commitdiff
2008-06-18
Dmitry Timoshkov
gdi32: Add a test for combined mapping mode/world trans...
tree
|
commitdiff
2008-06-09
Michael Karcher
gdi32: Respect DIB_PAL_COLORS in every case.
tree
|
commitdiff
2008-06-05
Francois Gouget
gdi32/tests: Take into account several Win9x bugs in...
tree
|
commitdiff
2008-06-04
Alexandre Julliard
gdi32/tests: Reduce the size of the test output a little.
tree
|
commitdiff
2008-05-29
Austin English
gdi32: Fix a test failure in 2k.
tree
|
commitdiff
2008-05-27
Dmitry Timoshkov
gdi32: Make generated EMFs fully match Windows ones.
tree
|
commitdiff
2008-05-27
Dmitry Timoshkov
gdi32: Ignore exScale/eyScale when comparing EMREXTTEXT...
tree
|
commitdiff
2008-05-21
Dmitry Timoshkov
gdi32: Slightly relax EMF record comparisons allowing...
tree
|
commitdiff
2008-05-19
James Hawkins
gdi32: Fix two tests that fail in win2k3.
tree
|
commitdiff
2008-05-13
Dmitry Timoshkov
gdi32: Add more font substitution tests, make them...
tree
|
commitdiff
2008-05-12
Nikolay Sivov
gdi32: Avoid null pointer dereference in CreateDIBSection.
tree
|
commitdiff
2008-05-07
Dmitry Timoshkov
gdi32: More carefully compare EMF records in tests.
tree
|
commitdiff
2008-05-06
Francois Gouget
gdi32/tests: Add a trailing '\n' to a couple of ok...
tree
|
commitdiff
2008-05-06
Maarten Lankhorst
gdi32: Make mapping test slightly less strict so it...
tree
|
commitdiff
2008-05-01
James Hawkins
gdi32: Remove a dependency on the amount of available...
tree
|
commitdiff
2008-04-29
Dmitry Timoshkov
gdi32: Make the bitmap test pass under Windows 2000.
tree
|
commitdiff
2008-04-28
Dmitry Timoshkov
gdi32: Save/restore internal EMF playing state on EMR_S...
tree
|
commitdiff
2008-04-25
James Hawkins
gdi32: Remove a dependence on the amount of available...
tree
|
commitdiff
2008-04-23
Paul Vriens
gdi32/tests: Run tests on win9x again.
tree
|
commitdiff
2008-04-21
Dmitry Timoshkov
gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
tree
|
commitdiff
2008-04-21
Alexandre Julliard
gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
tree
|
commitdiff
2008-04-21
Dmitry Timoshkov
gdi32: Add a test for ExtCreateRegion, make it pass...
tree
|
commitdiff
2008-04-18
Alexandre Julliard
gdi32: Fixed initialization of bit masks in GetDIBits...
tree
|
commitdiff
2008-04-16
Huw Davies
gdi32: LineDDA shouldn't include the end point. Add...
tree
|
commitdiff
2008-04-14
Dmitry Timoshkov
gdi32: Clarify which font doesn't contain 'x'.
tree
|
commitdiff
2008-04-14
Alexandre Julliard
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
tree
|
commitdiff
2008-04-14
Colin Finck
gdi32: Add a test to demonstrate a CreateCompatibleDC...
tree
|
commitdiff
2008-04-07
Dmitry Timoshkov
gdi32: Move negative lfWidth test into a separate body...
tree
|
commitdiff
2008-04-04
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-04
Dmitry Timoshkov
gdi32: Add a font scaling test when lfHeight == 0 and...
tree
|
commitdiff
2008-04-02
Mikołaj Zalewski
gdi32: Fix GetGlyphIndices to select properly the inval...
tree
|
commitdiff
2008-03-31
Dan Kegel
gdi32: Test retrieving BI_BITFIELDS info for 16bpp...
tree
|
commitdiff
2008-03-25
Austin English
gdi32: Spelling fixes.
tree
|
commitdiff
2008-03-03
Francois Gouget
gdi32/tests: Add the trailing '\n' to a couple of ok...
tree
|
commitdiff
2008-02-28
Huw Davies
gdi32: Add a partial implementation of GdiRealizationInfo.
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip a test as it crashes on Vista.
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip functions that are available but...
tree
|
commitdiff
2008-02-19
Roderick Colenbrander
gdi32: GetPaletteEntries should not filter peFlags...
tree
|
commitdiff
2008-02-06
Reece H. Dunn
gdi32: Improve the failure reporting in the bitmap...
tree
|
commitdiff
2008-01-25
Reece H. Dunn
gdi32: Vista returns UNICODE_NOCHAR if a character...
tree
|
commitdiff
2008-01-22
Hans Leidekker
gdi32: Add tests for GetICMProfile and SetICMMode.
tree
|
commitdiff
2008-01-21
Dmitry Timoshkov
gdi32: Actually perform the fractional scaling test...
tree
|
commitdiff
2008-01-16
Francois Gouget
Fix spelling error in the generated conformance test...
tree
|
commitdiff
next