wineconsole: Handle mouse wheel scrolling for user backend.
[wine] / dlls / gdi32 / mfdrv /
2010-02-03  Huw Daviesgdi32: Zero pad the facename buffer so that we don...
2009-12-07  Alexandre Julliardgdi32: Avoid use of some 16-bit types.
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-11-17  Alexandre Julliardgdi32: Get rid of the SetDCOrg driver entry point.
2009-09-30  Alexandre Julliardgdi32: Fall back to StretchBlt if the driver doesn...
2009-09-26  Alexandre Julliardgdi32: Move remaining 16-bit metafile functions to...
2009-09-26  Alexandre Julliardgdi32: BS_DIBPATTERN brushes use a 32-bit handle in...
2009-06-23  Huw Daviesgdi32: Implement SetVirtualResolution.
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2009-01-28  Alexandre Julliardgdi32: Use the official constants instead of the old...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-05-02  Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2008-02-18  Alexandre Julliardgdi32: Avoid calling GetObject16 from 32-bit code.
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while creating a DC.
2007-09-12  Alexandre Julliardgdi32: Don't store a DC pointer in the metafile devices.
2007-08-31  Alexandre Julliardgdi32: New DC locking mechanism that doesn't require...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2007-03-17  Nicolas Delcrosgdi32: Don't write a metafile record for escapes that...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-02  Alexandre Julliardgdi32: Avoid leaking a handle in MFDRV_ExtSelectClipRgn.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Get rid of the palette mapping handling and...
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.