oledb32: Implement DataConvert DBTYPE_VARIANT->DBTYPE_UI4.
[wine] / include / wingdi.h
2002-06-10  Alexandre JulliardAuthors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer...
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Dmitry TimoshkovImplement GetGlyphIndices. Tweak GetCharacterPlacement...
2002-03-19  Leo van den BergAdded some stubs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-08  Huw D M DaviesFix PAN_FAMILYSTYLE_INDEX name.
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-14  Dmitry TimoshkovStructure NEWTEXTMETRIC uses packing 4.
2001-10-08  Francois GougetMove COLORREF from wingdi.h to windef.h.
2001-09-07  Huw D M DaviesMove GDI_ERROR definition to wingdi.h.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-04-18  Alexandre JulliardMoved DCX_* constants to winuser.h.
2001-04-04  Huw D M DaviesFix member names in NEWTEXTMETRICEX structs.
2001-03-20  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-13  Huw D M DaviesFix typo in OUTLINETEXTMETRIC definition.
2000-12-29  François GougetAdded a prototype for GetLogColorSpace.
2000-12-26  Francois GougetAdded GetDCBrushColor and GetDCPenColor.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-11  Nerijus BaliunasAdd new encodings ISO 8859-10 (cp28600), 8859-13 (cp286...
2000-11-10  Francois GougetAdded missing pointer types: Pxxx or LPxxx
2000-10-22  Patrik StridvallFixed issue found by winapi_check.
2000-10-13  Francois GougetAdded a NOGDI protection.
2000-10-12  Francois GougetAdded a declaration for GetEnhMetaFileDescription.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-22  Francois GougetAdded a few missing macros, types and prototypes.
2000-07-31  Alexandre JulliardMoved system metrics definitions to winuser.h.
2000-07-08  Matthew LakeAdded some missing definitions.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-03-30  Huw D M DaviesDelete objects after use in EnumEnhMetaFile.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-12  Matthew ClineAdded a PTEXTMETRIC[A|W] definition.
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
2000-02-07  Michael CardenasAdded a bunch of macros needed for compiling Winelib...
2000-01-15  Peter Hunnisett- Added some missing EMR record types and updated and...
1999-12-11  Peter Hunnisett- Implemented GetEnhMetaFilePaletteEntries
1999-11-21  Huw D M DaviesAdd stubs for Get/SetLayout().
1999-09-19  Peter GantenStubs for PolyTextOutA/W.
1999-09-19  Marcus MeissnerAdded stub implementation for EnumDisplayDevices*.
1999-09-10  Huw D M DaviesAdd support for a large number of different paper sizes...
1999-09-03  Huw D M DaviesA few more DC_ defines from Win2000.
1999-08-18  Michael VekslerRemoved unnecessary includes from ole related files.
1999-07-27  Huw D M DaviesAdded more paper sizes and bin names to PPD parser.
1999-06-05  Paul QuinnSome non-threatening fixes to some headers, as well...
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-02  Huw D M DaviesSeveral improvements to Enhanced MetaFile playback.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Huw D M DaviesGeneral tidy up of the MetaFile driver - make sure...
1999-04-24  Huw D M DaviesAdded Panose defines and EXTLOGFONT[A|W].
1999-04-22  Huw D M DaviesAdd Enhanced MetaFile record structures.
1999-03-28  Huw D M DaviesMove DM* defines from winbase.h -> wingdi.h.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-13  Francois GougetIt is now possible to use the standard macros for GetTe...
1999-03-13  Alexandre JulliardAuthors: Paul Quinn <paulq@corel.ca>, Adrian Thurston...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-13  Bertho StultiensFixed a couple of faulty names used in wine and typos...
1999-02-09  Brad PepersWinG fixes.
1999-02-09  Zygo BlaxellFix types of GetDIBits functions (LPSTR should be LPVOID).
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-01  Douglas RidgwayImplement TranslateCharsetInfo, change charset type...
1998-12-26  Francois GougetFixed the prototype of CreateDIBPatternBrushPt
1998-12-18  Douglas RidgwayDocumentation for TranslateCharsetInfo.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-15  Veksler MichaelMove declarations from windows.h to wingdi.h and winuser.h.