crypt32: Add additional path for Solaris 11 Express.
[wine] / dlls / gdi32 /
2011-07-18  Alexandre Julliardgdi32: Use the original StretchBlt rectangle if a DC...
2011-07-15  Huw Daviesgdi32: Move the query info code to a separate function.
2011-07-15  Huw Daviesgdi32: Zero-pad the end of the scanlines.
2011-07-15  Alexandre Julliardgdi32/tests: Fix some test failures on Windows.
2011-07-14  Alexandre Julliardgdi32: Add a null driver StretchBlt fallback using...
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
2011-07-13  Huw Daviesgdi32: Add conversion routines for source dibs with...
2011-07-13  Huw Daviesgdi32: Add conversion routines for source dibs with...
2011-07-13  Huw Daviesgdi32: Implement the conversion between two identical...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardgdi32: Sort the OpenGL driver functions alphabetically.
2011-07-13  Alexandre Julliardgdi32: Ask the graphics driver for the function table...
2011-07-13  Alexandre Julliardgdi32: Make the DC function structure public.
2011-07-12  Huw Daviesgdi32: Allow dib_info structures to share colour tables.
2011-07-12  Huw Daviesgdi32: Simplify the optional free'ing of bits pointer.
2011-07-12  Huw Daviesgdi32: Use a local copy of the bitmap info structure...
2011-07-12  Huw Daviesgdi32: Don't use a dib-section's bitfields unless its...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-11  Alexandre Julliardgdi32: Pass the dest visible rectangle to the PatBlt...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-11  Alexandre Julliardgdi32: Compute StretchBlt rectangles in gdi32.
2011-07-11  Alexandre Julliardgdi32: Export a function to compute the DC clip box.
2011-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-06-28  Huw Daviesgdi32: Construct the EGA palette from the default palette.
2011-06-27  Huw Daviesgdi32: Fix the 8 bpp generated colour table.
2011-06-27  Huw Daviesgdi32: Simplify colour table generation.
2011-06-24  Huw Daviesgdi32/tests: Show that Get/SetDIBits ignore the layout...
2011-06-21  Huw Daviesgdi32/tests: Skip the tests if the pen type is not...
2011-06-21  Huw Daviesgdi32: Add more broken behaviour on nt4 sp3.
2011-06-20  Huw Daviesgdi32/tests: Add broken behaviour for nt4 sp3.
2011-06-20  Huw Daviesgdi32/tests: Add some broken behaviours for winxp sp1...
2011-06-17  Huw Daviesgdi32/tests: Add broken behaviour on nt4 sp1 and 2.
2011-06-17  Huw Daviesgdi32/tests: Add broken behaviour on nt4 sp1-5.
2011-06-17  Huw Daviesgdi32/tests: Call ReleaseDC not DeleteDC.
2011-06-17  Huw Daviesgdi32/tests: Add tests for hatched brushes.
2011-06-17  Huw Daviesgdi32: Add support for hatched brushes.
2011-06-15  Huw Daviesgdi32/tests: Add tests for 1bpp brushes.
2011-06-15  Huw Daviesgdi32: Add support for 1 bpp brushes.
2011-06-15  Huw Daviesgdi32/tests: Add tests for 1 bpp dibs.
2011-06-15  Huw Daviesgdi32: Add support for 1 bpp dibs.
2011-06-15  Huw Daviesgdi32: Add helpers to retrieve foreground and backgroun...
2011-06-06  Aric Stewartgdi32: Fall back on uniscribe for complex scripts.
2011-06-02  Huw Daviesgdi32: Update pixel colours when the colour table changes.
2011-06-01  Huw Daviesgdi32: Fix an error in the blue channel of the 32 ...
2011-06-01  Huw Daviesgdi32/tests: Add tests for 24 bpp brushes.
2011-06-01  Huw Daviesgdi32: Add support for 24 bpp brushes.
2011-06-01  Huw Daviesgdi32/tests: Add tests for 24 bpp dibs.
2011-06-01  Huw Daviesgdi32: Add support for 24 bpp dibs.
2011-05-31  Huw Daviesgdi32/tests: Add tests for 4 bpp brushes.
2011-05-31  Huw Daviesgdi32: Add support for 4 bpp brushes.
2011-05-31  Huw Daviesgdi32/tests: Add tests for 4 bpp dibs.
2011-05-31  Huw Daviesgdi32: Add support for 4 bpp dibs.
2011-05-27  Huw Daviesgdi32/tests: Add tests for 8bpp brushes.
2011-05-27  Huw Daviesgdi32: Add support for 8 bpp brushes.
2011-05-27  Huw Daviesgdi32/tests: Add tests for 8 bpp dibs.
2011-05-27  Huw Daviesgdi32: Add support for 8 bpp dibs.
2011-05-27  Huw Daviesgdi32: Add support for colour tables.
2011-05-27  Huw Daviesgdi32/tests: Add tests for non-standard BI_BITFIELD...
2011-05-27  Huw Daviesgdi32/tests: Add tests for 16 bpp brushes.
2011-05-27  Huw Daviesgdi32: Add conversion routines to the primitive functions.
2011-05-27  Huw Daviesgdi32: Add support for 16 bpp dibs.
2011-05-27  Huw Daviesgdi32/tests: Make the 32 bpp brush tests sensitive...
2011-05-25  Francois Gougetgdi32: Move MFDRV_{ExtEscape,GetDeviceCaps}() up and...
2011-05-19  Alistair Leslie... gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
2011-05-17  Ken Thomasesgdi32: Fix leak of FullName of replaced font face.
2011-05-16  Huw Daviesgdi32/tests: Add tests for PaintRgn and simple RTL...
2011-05-16  Huw Daviesgdi32: Implement PaintRgn().
2011-05-13  Huw Daviesgdi32/tests: Tests for Rectangle().
2011-05-13  Huw Daviesgdi32: Implement Rectangle().
2011-05-13  Huw Daviesgdi32: Add support for the null pen.
2011-05-13  Huw Daviesgdi32: Add support for the null brush.
2011-05-13  Huw Daviesgdi32: Initialise the pen pattern to an empty pattern...
2011-05-12  Grazvydas Ignotasgdi32: Implement font selection by its full name.
2011-05-12  Grazvydas Ignotasgdi32: Refactor get_facename to retrieve other names...
2011-05-12  Grazvydas Ignotasgdi32/tests: Test for font selection by full name.
2011-05-12  Huw Daviesgdi32/tests: Add tests for 32 bpp DIB pattern brush...
2011-05-12  Huw Daviesgdi32: Add support for DIB pattern brush fills.
2011-05-12  Huw Daviesgdi32: Implement SelectBrush for DIB pattern brushes.
2011-05-12  Huw Daviesgdi32: Add helpers to clear and free dib_info structures.
2011-05-12  Huw Daviesgdi32: Keep track of changes to the brush rop, so that...
2011-05-11  Konstantin L. Metlovgdi32: Handle pre-Unicode symbol TTFs with symbols...
2011-05-11  Huw Daviesgdi32: Add a missing const.
2011-05-11  Huw Daviesgdi32: Initialise the bit fields even in the BI_RGB...
2011-05-09  Konstantin L. Metlovgdi32: Handle pre-Unicode "broken" symbol TTFs with...
2011-05-06  Huw Daviesgdi32: Add support for drawing diagonal patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing vertical patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing horizontal patterned...
2011-05-06  Huw Daviesgdi32: Add support for patterned pens.
2011-05-06  Huw Daviesgdi32: Keep track of the background colour.
2011-05-04  Akihiro Sagawagdi32: Pass a proper code point from GetGlyphOutlineA...
2011-05-04  Akihiro Sagawagdi32/tests: Add more tests for GetGlyphOutlineA.
2011-05-03  Huw Daviesgdi32/tests: Allow broken behaviour for nt4 sp1 and...
2011-05-03  Nicolas Le Camgdi32: Remove a set but unused variable.
2011-04-28  Huw Daviesgdi32: Now that we have our own Bresenham routine,...
2011-04-27  Huw Daviesgdi32: Implement clipping of diagonal lines.
2011-04-25  Amine Khaldigdi32/test: SelectObject doesn't work with palettes...
2011-04-25  Marcus Meissnergdi32: Mark internal symbols as hidden.
2011-04-20  Huw Daviesgdi32: Add a directional bias for the case when the...
2011-04-18  Huw Daviesgdi32: Make sure that pattern brush bitmap's are create...
2011-04-18  Huw Daviesgdi32: Clip solid brush fills.
next