projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lz32/tests: Try to open nonexisting compressed files.
[wine]
/
dlls
/
gdi
/
tests
/
2006-09-25
Huw Davies
gdi32: Make the bitmap font tests locale aware.
tree
|
commitdiff
2006-09-25
Huw Davies
gdi32: Win 2000 and Win XP behave differently if there...
tree
|
commitdiff
2006-09-20
Huw Davies
gdi32: GetTextExtentPoint and GetTextExtentExPoint...
tree
|
commitdiff
2006-09-20
Huw Davies
gdi32: Only run the GetGlyphIndices test if Symbol...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-11
Jeff Latimer
gdi: Fix test for GetGlyphIndicesW on non Unicode systems.
tree
|
commitdiff
2006-09-10
Jeff Latimer
gdi: Change the metafile.c test to use sprintf instead...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-24
Jeff Latimer
gdi: Add missing glyph code to GetGlyphIndices and...
tree
|
commitdiff
2006-07-28
Michael Stefaniuc
Fix 2 "static is not at beginning of declaration" warnings.
tree
|
commitdiff
2006-07-14
Michael Stefaniuc
Fix swapped 2nd and 3rd argument passed to memset.
tree
|
commitdiff
2006-07-12
Dan Hipschman
gdi32: Add conformance test for GetTextExtentExPointW.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-26
Andrew Talbot
gdi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-06-21
Michael Kaufmann
gdi32: SetWinMetaFileBits: Use the whole device surface...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
gdi/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-06
Michael Kaufmann
gdi: New tests for GetDIBits.
tree
|
commitdiff
2006-05-25
Andrew Ziem
gdi: Constify data.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-17
Michael Kaufmann
gdi: Fix GetObject for bitmaps.
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-04-10
Hans Leidekker
gdi32: GetCharABCWidthsW should not crash on a NULL...
tree
|
commitdiff
2006-04-07
Gerald Pfeifer
gdi: Also initialize a variable in the failure case.
tree
|
commitdiff
2006-04-05
Dmitry Timoshkov
gdi32: Add tests for GetBitmapBits and GetObject for...
tree
|
commitdiff
2006-04-03
Dmitry Timoshkov
gdi: Separate GDI tests by moving them into appropriate...
tree
|
commitdiff
2006-04-03
Huw Davies
gdi32: Add tests for 'Small Fonts'.
tree
|
commitdiff
2006-03-31
Alexandre Julliard
gdi: In metafile test only print debug output if enabled.
tree
|
commitdiff
2006-03-30
Dmitry Timoshkov
gdi32: Add a test for WMF->EMF conversions performed...
tree
|
commitdiff
2006-03-21
Huw Davies
fonts: Use the EBLC table to retrieve the ascent of...
tree
|
commitdiff
2006-03-21
Dmitry Timoshkov
gdi: Fix a couple of todos in the bitmap test.
tree
|
commitdiff
2006-03-20
Alexandre Julliard
x11drv: Clear new bitmaps if they don't contain any...
tree
|
commitdiff
2006-03-20
Dmitry Timoshkov
gdi: Add a simple test for bitmap bits/metrics
tree
|
commitdiff
2006-03-18
Dmitry Timoshkov
gdi: Add a test for bitmap font metrics to ensure that...
tree
|
commitdiff
2006-03-03
Huw Davies
gdi: Better support for 1bpp dib sections.
tree
|
commitdiff
2006-01-31
Michael Kaufmann
gdi: Fixes for the isotropic mapping mode.
tree
|
commitdiff
2006-01-30
Dmitry Timoshkov
gdi: Add support for creating extended pens.
tree
|
commitdiff
2006-01-27
Dmitry Timoshkov
gdi: Add test case for creating pens, make it pass...
tree
|
commitdiff
2006-01-03
Dmitry Timoshkov
gdi: Add a test which shows that GDI does not support...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-22
Dmitry Timoshkov
Add a test showing that SaveDC after GetDC should return 1.
tree
|
commitdiff
2005-11-14
Peter Beutner
When creating DIBs with a color depth <= 8, always...
tree
|
commitdiff
2005-11-07
Dmitry Timoshkov
First draft of ExtTextOut on an open path.
tree
|
commitdiff
2005-10-31
Huw Davies
Fix handling of relative state indices in RestoreDC.
tree
|
commitdiff
2005-10-28
Huw Davies
xform can be NULL when setting the identity.
tree
|
commitdiff
2005-10-26
Dmitry Timoshkov
Add a test for GetCurrentObject, make it pass under...
tree
|
commitdiff
2005-10-26
Saulius Krasuckas
Link to {G|S}etRelAbs() during runtime as Win9x OSes...
tree
|
commitdiff
2005-10-19
Dmitry Timoshkov
Add a test for SetMetaFileBitsEx, make it pass under...
tree
|
commitdiff
2005-10-18
Dmitry Timoshkov
Add a test for CopyMetaFile, make it pass under Wine.
tree
|
commitdiff
2005-10-12
Huw Davies
Initialize a bunch of dc values to their default before...
tree
|
commitdiff
2005-10-11
Huw Davies
If the meta/clip intersection (Rao) region doesn't...
tree
|
commitdiff
2005-10-10
Huw Davies
GetRandomRgn only returns the SYSRGN in screen coordinates.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
LOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use Get/SetWindowLongPtr instead of Get/SetWindowLong...
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Explicitly import kernel32 in tests that use it.
tree
|
commitdiff
2005-08-22
Glenn Wurster
Start to add some tests for basic palette operations.
tree
|
commitdiff
2005-08-08
Mike McCormack
Warning fixes for gcc 4.0.
tree
|
commitdiff
2005-08-08
Dmitry Timoshkov
Add a test showing that Windows doesn't tie GDI objects...
tree
|
commitdiff
2005-07-18
Huw Davies
Test to show that the height returned by GetTextExtentP...
tree
|
commitdiff
2005-07-18
Robert Shearman
Implement and test GdiGetCharDimensions.
tree
|
commitdiff
2005-07-15
Felix Nawothnig
Fix the EnumEnhMetaFile tests.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-06-27
Felix Nawothnig
Report a todo and skip DIB tests when they fail at...
tree
|
commitdiff
2005-06-22
Felix Nawothnig
- Use smaller numbers as coordinates for mapping tests...
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Lauri Tulmin
- add some tests for {Get|Set}Pixel
tree
|
commitdiff
2005-05-20
Richard Cohen
Fix gdiobj test on NT4, remove asserts.
tree
|
commitdiff
2005-04-15
Mike McCormack
Simple unit tests for GdiIs*DC functions.
tree
|
commitdiff
2005-04-13
Robert Shearman
- Fix scaling when converting MF -> EMF.
tree
|
commitdiff
2005-03-29
Huw Davies
In a call to EnumEnhMetaFile when hdc is NULL, lpRect...
tree
|
commitdiff
2005-02-14
Francois Gouget
Cast the GetProcAddress() return value to avoid warning...
tree
|
commitdiff
2005-02-14
Rémi Assailly
Small char -> const char fix.
tree
|
commitdiff
2005-01-14
Walt Ogburn
Fix BS_PATTERN brushes in mfdrv. Un-comment the corres...
tree
|
commitdiff
2005-01-03
Jakob Eriksson
Add return value to GetObject error message.
tree
|
commitdiff
2004-12-27
Rein Klazes
Correct cases where arguments of ok() calls depend...
tree
|
commitdiff
2004-12-09
Walt Ogburn
Added some tests for win-format metafiles.
tree
|
commitdiff
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-24
Kevin Koltzau
CreateBrushIndirect should not return a stock brush.
tree
|
commitdiff
2004-11-23
Jon Griffiths
Set the miter limit in the DC state.
tree
|
commitdiff
2004-11-02
Michael Kaufmann
- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
tree
|
commitdiff
2004-10-11
Huw Davies
Apparently this portion of the test was failing under...
tree
|
commitdiff
2004-09-16
Huw Davies
When we blit with a monochrome dibsection as the source...
tree
|
commitdiff
2004-09-16
Huw Davies
It's important to keep the original dib colour table...
tree
|
commitdiff
2004-09-13
Alexandre Julliard
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch...
tree
|
commitdiff
2004-09-07
Francois Gouget
Test some more gdi types.
tree
|
commitdiff
2004-09-06
Francois Gouget
Disable MSVC warning 4116 to avoid the 'unnamed type...
tree
|
commitdiff
2004-09-02
Dmitry Timoshkov
Added a test showing how GDI scales bitmap font metrics.
tree
|
commitdiff
2004-09-01
Mike McCormack
Add a basic GDI LOGFONT test, fix a couple of failures.
tree
|
commitdiff
2004-08-25
Francois Gouget
Enable the disabled tests in tests.data or add a commen...
tree
|
commitdiff
2004-08-22
Francois Gouget
Remove these Wine-only types:
tree
|
commitdiff
2004-05-04
Alexandre Julliard
Updated the auto-generated tests.
tree
|
commitdiff
2004-03-09
Dmitry Timoshkov
Added an EMF test suite.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Updated some of the generated tests.
tree
|
commitdiff
2002-11-12
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-11-04
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
next