projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi: Fix display of fonts using Symbol codepages and assorted other
[wine]
/
dlls
/
gdi
/
tests
/
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
2002-10-29
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-15
Patrik Stridvall
Updated the generated tests.
tree
|
commitdiff
2002-10-02
Patrik Stridvall
Added some more autogenerated tests.
tree
|
commitdiff