oleaut32/tests: Fix double GlobalFree in olepicture tests.
[wine] / include / wingdi.h
2008-12-08  Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-10-28  Bobby Binghamgdi32: Add support for the GGO_UNHINTED flag in GetGlyp...
2008-10-17  Austin Englishinclude/wingdi.h: Define R2_LAST.
2008-04-21  Alam Ariasinclude: Fix wingdi.h to define AW version of wglUseFon...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2007-11-07  Alexandre Julliardinclude: Add WINGDIAPI to the exported gdi32 functions.
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-09-17  Mikolaj Zalewskigdi32: Implement AddFontMemResourceEx (based on a patch...
2007-08-14  Roderick Colenbranderwgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
2007-06-05  Michael Stefaniucwingdi.h: Multi-character character constants are imple...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2007-03-26  Dmitry Timoshkovgdi32: Implement GdiGetCodePage.
2007-01-02  Hans Leidekkergdi32: Implement GetCharWidthI.
2006-12-07  Francois Gougetgdi32: Add a prototype for GetFontUnicodeRanges().
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-09  Louis. Lendersgdi32: Add defines for GLYPHSET and WCRANGE.
2006-04-19  Jeff Latimergdi: Added implementation of GetCharABCWidthsI.
2006-01-03  Steven Edwardsgdi: Move EMRSETTEXTJUSTIFICATION structure to the...
2005-12-03  Aric CyrMove standard WGL function declarations to wingdi.h.
2005-11-10  Raphael JunqueiraAdded support for SHADEBLENDCAPS.
2005-10-31  Huw DaviesImplement playback of EMR_ALPHABLEND.
2005-10-26  Dmitry TimoshkovAdd a test for GetCurrentObject, make it pass under...
2005-09-12  Dmitry TimoshkovEXTLOGPEN.elpHatch can contain a handle as well.
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-09-06  Marcus MeissnerAdded DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-15  Frank RichterAdd support for drawing gradient captions.
2005-06-20  Dmitry TimoshkovEnable MAKEPOINTS usage in Wine.
2005-06-13  Mike McCormackCorrect GdiIsPlayMetafileDC prototype.
2005-04-15  Mike McCormackAdd prototypes for some Gdi* functions.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
2004-12-27  Hans LeidekkerStub implementations for GetICMProfileW, SetICMProfile...
2004-12-01  Rémi AssaillyAdd some mirroring defines.
2004-11-24  Alexandre JulliardPrevent use of MAKEPOINTS in Wine code.
2004-10-18  Robert ShearmanThe "colors" parameter of SetDIBColorTable should be...
2004-09-20  Jon GriffithsUse correct tag names for compatability with fwd decls.
2004-09-06  Dmitry TimoshkovMove MulDiv prototype from wingdi.h to winbase.h where...
2004-08-22  Francois GougetRemove these Wine-only types:
2004-08-20  Robert Shearman- Fix type in GetRandomRegion function.
2004-08-18  Andreas MohrAdded OBJ_COLORSPACE define.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-07-08  Andreas MohrSeveral GDI object handling functions are defined to...
2004-05-18  Eric PouechAdded some missing prototypes.
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-04-09  Dimitrie O. PaunAdd struct name for BITMAPINFO.
2004-03-29  Mike McCormackMove EMR*16 definitions to wingdi.h, as they're part...
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-02-03  Kevin KoltzauAdd define MAKEROP4.
2004-01-13  Marcus MeissnerAdded stub for EnumICMProfilesA/W.
2003-12-30  Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-01  Kirill SmelkovAdded SetDCPenColor prototype.
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-11-05  Ulrich CzekallaImplemented SetDCPenColor and SetDCBrushColor.
2003-09-11  Dimitrie O. PaunThe Get[RGB]Value() macros should return a BYTE, not...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-05-19  Huw DaviesGetRandomRgn(...,1) returns the current clipping rgn.
2003-03-15  Jon GriffithsProtect the TEXTMETRIC struct from redefinition.
2003-02-14  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Huw...
2003-02-12  Warren BairdAdded BYTE explicit casts in RGB macro definition.
2003-02-01  Andrew John HughesExtended SetSystemPaletteUse to deal with error conditions.
2003-01-31  Andrew John Hughes- DeviceCapabilities16 now calls PSDRV_DeviceCapabilities.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-23  Dimitrie O. PaunDEVMODE structure uses short not SHORT for its fields.
2002-12-19  Dimitrie O. PaunAdded missing GetWinMetaFileBits() declaration.
2002-12-02  Ove KaavenProtect PALETTEENTRY and LOGPALETTE with #ifndefs.
2002-11-21  Steve LustbaderStub for SetDCBrushColor.
2002-11-13  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-29  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-09-16  Vincent BéronFixed typo which prevented correct compilation of code...
2002-09-16  Juraj Hercek- fixed typo error in CMYK definition (COLOREF -> COLORREF)
2002-09-04  Steven EdwardsFixed typo in BITMAPV4HEADER stucture.
2002-06-24  Ulrich CzekallaAdded temp fix for world transform bug in SetWindowOrgE...
2002-06-22  Huw D M Davies- Implement AddFontResource*, add stubs for RemoveFontR...
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.
next