gdi: Fix display of fonts using Symbol codepages and assorted other
[wine] / dlls / gdi / tests /
2006-01-03  Dmitry Timoshkovgdi: Add a test which shows that GDI does not support...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-22  Dmitry TimoshkovAdd a test showing that SaveDC after GetDC should return 1.
2005-11-14  Peter BeutnerWhen creating DIBs with a color depth <= 8, always...
2005-11-07  Dmitry TimoshkovFirst draft of ExtTextOut on an open path.
2005-10-31  Huw DaviesFix handling of relative state indices in RestoreDC.
2005-10-28  Huw Daviesxform can be NULL when setting the identity.
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-10-26  Saulius KrasuckasLink to {G|S}etRelAbs() during runtime as Win9x OSes...
2005-10-19  Dmitry TimoshkovAdd a test for SetMetaFileBitsEx, make it pass under...
2005-10-18  Dmitry TimoshkovAdd a test for CopyMetaFile, make it pass under Wine.
2005-10-12  Huw DaviesInitialize a bunch of dc values to their default before...
2005-10-11  Huw DaviesIf the meta/clip intersection (Rao) region doesn't...
2005-10-10  Huw DaviesGetRandomRgn only returns the SYSRGN in screen coordinates.
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-22  Glenn WursterStart to add some tests for basic palette operations.
2005-08-08  Mike McCormackWarning fixes for gcc 4.0.
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-27  Felix NawothnigReport a todo and skip DIB tests when they fail at...
2005-06-22  Felix Nawothnig- Use smaller numbers as coordinates for mapping tests...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Lauri Tulmin- add some tests for {Get|Set}Pixel
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-04-15  Mike McCormackSimple unit tests for GdiIs*DC functions.
2005-04-13  Robert Shearman- Fix scaling when converting MF -> EMF.
2005-03-29  Huw DaviesIn a call to EnumEnhMetaFile when hdc is NULL, lpRect...
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-02-14  Rémi AssaillySmall char -> const char fix.
2005-01-14  Walt OgburnFix BS_PATTERN brushes in mfdrv. Un-comment the corres...
2005-01-03  Jakob ErikssonAdd return value to GetObject error message.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-09  Walt OgburnAdded some tests for win-format metafiles.
2004-11-30  Eric PouechConst correctness fixes.
2004-11-24  Kevin KoltzauCreateBrushIndirect should not return a stock brush.
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-10-11  Huw DaviesApparently this portion of the test was failing under...
2004-09-16  Huw DaviesWhen we blit with a monochrome dibsection as the source...
2004-09-16  Huw DaviesIt's important to keep the original dib colour table...
2004-09-13  Alexandre JulliardAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch...
2004-09-07  Francois GougetTest some more gdi types.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-02  Dmitry TimoshkovAdded a test showing how GDI scales bitmap font metrics.
2004-09-01  Mike McCormackAdd a basic GDI LOGFONT test, fix a couple of failures.
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-22  Francois GougetRemove these Wine-only types:
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-03-09  Dmitry TimoshkovAdded an EMF test suite.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-11-06  Patrik StridvallUpdated the generated tests.
2002-11-04  Patrik StridvallUpdated the generated tests.
2002-10-29  Patrik StridvallUpdated the generated tests.
2002-10-23  Patrik StridvallUpdated the generated tests.
2002-10-15  Patrik StridvallUpdated the generated tests.
2002-10-02  Patrik StridvallAdded some more autogenerated tests.