shdocvw: Set the default homepage.
[wine] / dlls / gdi32 /
2008-09-19  Alexandre Julliardgdi32/tests: Skip test that depends on Tahoma if it...
2008-09-18  Huw Daviesgdi32: Factor out the name table lookup into a separate...
2008-09-11  Paul Vriensgdi32/tests: Skip some failing tests on NT4.
2008-09-11  Paul Vriensgdi32/tests: Prevent a crash on win95.
2008-09-11  Dmitry Timoshkovgdi32: Don't use pOS2->usWeightClass, some fonts don...
2008-09-04  Shunichi Fujigdi32: Adjust FT_MulFix function to Freetype cvs head.
2008-09-03  James Hawkinsgdi32: Fix a failing test in win9x.
2008-08-29  James Hawkinsgdi32: Fix a failing test in win98.
2008-08-25  Alexandre Julliardgdi32: Add missing WineEngRealizationInfo function...
2008-08-21  Dmitry Timoshkovgdi32: Replace DC transform by font scaling for bitmap...
2008-08-21  Dmitry Timoshkovgdi32: Avoid loading a bitmap if a glyph transformation...
2008-08-18  Michael Karcherwinex11: Fix GetDIBits with monochrome pixmaps.
2008-08-18  Huw Daviesgdi32: Don't use biSizeImage for a BI_BITFIELDS dib.
2008-08-05  Alexandre Julliardgdi32/tests: Fix some test failures on Win9x.
2008-08-05  Huw Daviesgdi32: Keep track of the number of unique fonts that...
2008-08-01  Paul Vriensgdi32/tests: Don't test unimplemented functions.
2008-07-31  Alexandre Julliardgdi32/tests: Allow some more rounding errors in glyph...
2008-07-28  Francois GougetAdd some API documentation stubs to make winapi_check...
2008-07-28  Francois Gougetgdi32: Include config.h before using HAVE_XXX.
2008-07-23  Lei Zhanggdi32: Glyph advances should be measured for unrotated...
2008-07-23  Lei Zhanggdi32: Add a test for font orientation.
2008-07-21  Lei Zhanggdi32: CreateDIBitmap should check for SetDIBits failure.
2008-07-21  Dmitry TimoshkovRevert "gdi32: Reselect objects into the DC only if...
2008-07-21  Dmitry Timoshkovgdi32: Relax the gm.gmCellIncX comparison.
2008-07-11  Andrew Talbotgdi32: Remove unneeded address-of operator from array...
2008-07-08  Michael KarcherAdd support for compatibility mode in WineEngCreateFont...
2008-07-02  James Hawkinsgdi32: Fix two tests that fail for all platforms.
2008-07-01  Michael Karcherwinex11: Fix GetDIBits of 1 bit DDBs.
2008-07-01  Michael Karchergdi32: Fix palette of 1bpp DIB in GetDIBits.
2008-07-01  Michael Karchergdi32: Fix double->fixpoint conversion in freetype.c.
2008-07-01  Alistair Leslie... gdi32: Stop crash in font tests.
2008-06-30  James Hawkinsgdi32: Fix a failing test in win95.
2008-06-27  Andrew Talbotgdi32: Pass correct pointer value to HeapFree().
2008-06-25  Dan Hipschmangdi32: Return the correct value from GetTextFace.
2008-06-24  Dmitry Timoshkovgdi32: Perform correct glyph scaling even if font metri...
2008-06-24  Dmitry Timoshkovgdi32: Add a test for outline text metrics.
2008-06-24  Dmitry Timoshkovgdi32: Indent a block of code using 4 spaces instead...
2008-06-24  Dmitry Timoshkovgdi32: Scale outline font metrics.
2008-06-24  Dmitry Timoshkovgdi32: Don't return cached glyph metrics if a custom...
2008-06-24  Dmitry Timoshkovgdi32: Don't cache glyph metrics if they have a custom...
2008-06-24  Dmitry Timoshkovgdi32: Apply the custom transform to a glyph only if...
2008-06-24  Dmitry Timoshkovgdi32: Perform the world transform separately from...
2008-06-24  Dmitry Timoshkovgdi32: Font scaling transform is performed separately.
2008-06-24  Dmitry Timoshkovgdi32: Don't forget to update the glyph advance in...
2008-06-24  Dmitry Timoshkovgdi32: Initialize otmMacAscent, otmMacDescent, otmMacLi...
2008-06-24  Dmitry Timoshkovgdi32: Perform font height scaling with higher precision.
2008-06-24  Dmitry Timoshkovgdi32: Make GetOutlineTextMetrics set tmDigitizedAspect...
2008-06-23  Dmitry Timoshkovgdi32: Extend the font substitution test, make it pass...
2008-06-23  Dan Kegelgdi32: GdiConvertToDevmodeW should not refer to unintia...
2008-06-21  Dan Hipschmangdi32: Add tests for GetTextFace.
2008-06-21  Lei Zhanggdi32: Check for regular fonts by style instead of...
2008-06-18  Dmitry Timoshkovgdi32: Add a test for combined mapping mode/world trans...
2008-06-18  Huw Daviesgdi32: Initialize the handle table.
2008-06-18  Dmitry Timoshkovgdi32: Use 0xffff as a default character as Vista does.
2008-06-18  Dmitry Timoshkovgdi32: Print the assigned world transform.
2008-06-09  Zhangrong Huanggdi32: Add more Asian codepages to get default fallback...
2008-06-09  Michael Karchergdi32: Respect DIB_PAL_COLORS in every case.
2008-06-05  Francois Gougetgdi32/tests: Take into account several Win9x bugs in...
2008-06-04  Alexandre Julliardgdi32/tests: Reduce the size of the test output a little.
2008-05-29  Austin Englishgdi32: Fix a test failure in 2k.
2008-05-27  Dmitry Timoshkovgdi32: Make generated EMFs fully match Windows ones.
2008-05-27  Dmitry Timoshkovgdi32: If there is no clipping rect, EMREXTTEXTOUT...
2008-05-27  Dmitry Timoshkovgdi32: Ignore exScale/eyScale when comparing EMREXTTEXT...
2008-05-22  Alexandre Julliardgdi32: Use atan2 to compute angles in WidenPath without...
2008-05-22  Alexandre Julliardgdi32: Perform coordinate transformations using doubles...
2008-05-21  Dmitry Timoshkovgdi32: Slightly relax EMF record comparisons allowing...
2008-05-19  James Hawkinsgdi32: Fix two tests that fail in win2k3.
2008-05-13  Dmitry Timoshkovgdi32: Add more font substitution tests, make them...
2008-05-13  Huw Daviesgdi32: Move a couple of TRACEs to the beginning of...
2008-05-12  Alexandre Julliardgdi32: Make sure the DC is up-to-date before accessing...
2008-05-12  Nikolay Sivovgdi32: Avoid null pointer dereference in CreateDIBSection.
2008-05-09  Alexandre Julliardgdi32: Add missing braces in EMFDRV_SelectPalette.
2008-05-07  Dmitry Timoshkovgdi32: Implement EMFDRV_SelectPalette.
2008-05-07  Dmitry Timoshkovgdi32: More carefully compare EMF records in tests.
2008-05-07  Dmitry Timoshkovgdi32: Set offPalEntries member of EMREOF to what XP...
2008-05-06  Francois Gougetgdi32/tests: Add a trailing '\n' to a couple of ok...
2008-05-06  Maarten Lankhorstgdi32: Make mapping test slightly less strict so it...
2008-05-02  Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2008-05-01  Dan Hipschmangdi32: Add font faces to families in a specific order.
2008-05-01  James Hawkinsgdi32: Remove a dependency on the amount of available...
2008-04-29  Jeremy Whitegdi32: Shift default height used in EnumStructs to...
2008-04-29  Dmitry Timoshkovgdi32: Make the bitmap test pass under Windows 2000.
2008-04-29  Dmitry Timoshkovgdi32: info->state.next is always NULL, there is no...
2008-04-28  Dmitry Timoshkovgdi32: Add SetPixel to the EMF DC functions.
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-28  Dmitry Timoshkovgdi32: Do not reselect objects while recording a metafi...
2008-04-25  James Hawkinsgdi32: Remove a dependence on the amount of available...
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-04-23  Dmitry Timoshkovgdi32: Reselect objects into the DC only if scaling...
2008-04-23  Paul Vriensgdi32/tests: Run tests on win9x again.
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2008-04-21  Alexandre Julliardgdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
2008-04-21  Dmitry Timoshkovgdi32: Add a test for ExtCreateRegion, make it pass...
2008-04-18  Alexandre Julliardgdi32: Fixed initialization of bit masks in GetDIBits...
2008-04-17  Andrew Talbotgdi32: Remove unused variable.
2008-04-16  Huw Daviesgdi32: LineDDA shouldn't include the end point. Add...
2008-04-14  Dmitry Timoshkovgdi32: Map glyph to Symbol range only if the font suppo...
2008-04-14  Dmitry Timoshkovgdi32: Clarify which font doesn't contain 'x'.
2008-04-14  Alexandre Julliardgdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14  Colin Finckgdi32: Add a test to demonstrate a CreateCompatibleDC...
next