projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Avoid memory leaks (coverity).
[wine]
/
dlls
/
gdi32
/
tests
/
dc.c
2012-10-24
Alexandre Julliard
gdi32: Add a DC hook flag to reset the DC state.
blob
|
commitdiff
|
raw
2012-04-27
Alexandre Julliard
gdi32: Add a SetBoundsRect driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Alexandre Julliard
winex11: Add bounds rectangle tracking to all graphics...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Alexandre Julliard
gdi32/tests: Fix a test that can fail on multi-monitor...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Alexandre Julliard
gdi32: Add bounds tracking to all the DIB engine entry...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-16
Alexandre Julliard
gdi32: Add a GetBoundsRect driver entry point.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Alexandre Julliard
gdi32/tests: Add test cases for wide pen bounding recta...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32: Store the reference DC in the enhanced metafile...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32: Clip the returned DC bounds to the device rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32/tests: Add tests for DC bounds handling across...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Alexandre Julliard
gdi32/tests: Add tests for DC bounds on various device...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
Alexandre Julliard
gdi32: Fix GetClipBox return value for non-memory DCs.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Alexandre Julliard
gdi32: Store foreground/background color even when...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Alexandre Julliard
gdi32/tests: Remove device capabilities test that fails...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Alexandre Julliard
gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-16
Alexandre Julliard
gdi32/tests: Add tests for device capabilities on memor...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-04
Alexandre Julliard
gdi32: Return failure when GetPixel is not supported.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Alexandre Julliard
gdi32/tests: Add some tests for the behavior of a print...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
André Hentschel
gdi32/tests: Add a second test about non-uniform ramps.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
André Hentschel
winex11: Multiply the error tolerance by the table...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
André Hentschel
gdi32/tests: Add a test about non-uniform ramps.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Alexandre Julliard
gdi32: Don't allow CreateCompatibleDC on a metafile DC.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-04
Alexandre Julliard
gdi32: Fix coordinate mapping in Get/SetBoundsRect...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
André Hentschel
winex11: Reject too bright gamma ramps.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
André Hentschel
gdi32: Initial gamma setting tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
André Hentschel
gdi32/tests: Consistently print out all infos about...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-15
Alexandre Julliard
gdi32/tests: Fix some test failures on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Huw Davies
gdi32/tests: Add broken behaviour on nt4 sp1-5.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-17
Huw Davies
gdi32/tests: Call ReleaseDC not DeleteDC.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-29
André Hentschel
gdi32/tests: Fix test on WinME.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-15
Andrew Nguyen
winex11.drv: Report a non-zero COLORRES capability...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-01
Andrew Nguyen
gdi32: Fix parameter handling of GetBoundsRect.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-01
Andrew Nguyen
gdi32/tests: Uncomment and enhance a Win9x-specific...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Dmitry Timoshkov
gdi32: Fix the DeleteDC test failures under Win9x.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Dmitry Timoshkov
user32: DeleteDC() should allow to delete a DC returned...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Rein Klazes
winex11: GetPixel() on a monochrome bitmap should retur...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Francois Gouget
gdi32/tests: Use win_skip() to skip over unimplemented...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Alexandre Julliard
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Colin Finck
gdi32: Add a test to demonstrate a CreateCompatibleDC...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Alexandre Julliard
gdi32/tests: Avoid using size_t in traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Dmitry Timoshkov
gdi32: Add a test for minimal acceptable DEVMODEA size...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Dmitry Timoshkov
gdi32: When compiling with PSDK headers request latest...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Dmitry Timoshkov
gdi32: Add a GdiConvertToDevmodeW test, make it pass...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Francois Gouget
gdi32/tests: Tweak a test to avoid 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