winspool: Move more parameter-checks for EnumMonitorsW to localspl.
[wine] / include /
2008-06-20  Nikolay Sivovgdiplus: Stub for GdipFlush.
2008-06-20  Nikolay Sivovgdiplus: Implemented GdipAddPathRectangles with tests.
2008-06-20  Jon Griffithsoleidl.h: Fix spelling of OLECONTF_ONLYUSER (reported...
2008-06-20  Jacek Cabanmshtml.idl: Added IHTMLGenericElement declaration.
2008-06-20  Jacek Cabanmshtml.idl: Added DispHTMLGenericElement declaration.
2008-06-20  Mikołaj Zalewskicomdlg32: Implement CDM_GETFOLDERIDLIST.
2008-06-19  Jon Griffithsinclude: Provide wide char definitions for CFSTR_*.
2008-06-19  Rob Shearmaninclude: Update the MIDL_STUB_MESSAGE structure.
2008-06-19  H. Verbeetwined3d: Add support for ARB_color_buffer_float.
2008-06-19  Maarten Lankhorstinclude: Add definitions for IAMFilterMiscFlags interface.
2008-06-19  Maarten Lankhorstinclude: Add definitions for IBasicVideo2 interface.
2008-06-18  Jon Griffithsinclude/rpcproxy.h: Fix incorrect include guard comment.
2008-06-18  Jon Griffithsinclude/msvcrt: Wrap remaining msvcrt headers for C...
2008-06-18  Jon Griffithstapi.h: Fix struct member names.
2008-06-11  Francois Gougettests: Add a win_skip() function to allow for missing...
2008-06-10  Rob Shearmaninclude: Add declaration for RpcSmDestroyClientContext...
2008-06-10  Rob Shearmaninclude: Add some missing defines and function declarat...
2008-06-09  Roderick Colenbranderwined3d: Update ATI GPUs.
2008-06-09  Roderick Colenbranderwined3d: Update nvidia GPUs.
2008-06-06  Paul Vriensurlmon: Add new IE7 QUERYOPTION.
2008-06-06  Marcus Meissnerinclude: Add winelib names for some dsound A/W function...
2008-06-06  Stefan Dösingerwined3d: Avoid float->string conversion in arb shaders.
2008-06-04  Alexandre Julliardtest.h: Add a space after the file name prefix.
2008-05-30  Alexandre Julliardinclude: Use WINE_NO_UNICODE_MACROS instead of __WINESR...
2008-05-30  Francois Gougettests: Add a broken() function to make it possible...
2008-05-26  Francois Gougetws2_32: Make sure INVALID_SOCKET is correctly typed.
2008-05-26  Alexandre Julliardlibport: Move the sigsetjmp replacement to exception...
2008-05-26  Maarten Lankhorstinclude: Add missing RpcMgmtIsServerListening declaration.
2008-05-26  Kai Blinws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket().
2008-05-26  James Hawkinsmshtml: Add missing OLECMDID definitions.
2008-05-23  Alam Ariasinclude: Modify UNREFERENCED macros to cast to void.
2008-05-22  Maarten Lankhorstinclude: Update aviriff header to use the right alignment.
2008-05-13  Nikolay Sivovgdiplus: Added GdipAddPathRectangle with tests.
2008-05-12  Huw Daviesgdiplus: Stub for GdipGetClip.
2008-05-12  Huw Daviesgdiplus: Stubs for GdipGetDC and GdipReleaseDC.
2008-05-12  Huw Daviesgdiplus: Add some stubs for region functions.
2008-05-12  Nikolay Sivovgdiplus: Added GdipCreateFromHWNDICM (no icm yet) with...
2008-05-12  Nikolay Sivovgdiplus: ImageFlags enum defined.
2008-05-08  Alexandre Julliardservices: Send the service name in the control requests.
2008-05-07  Rob Shearmanwinetest: Detect if an unhandled exception occurred...
2008-05-07  Maarten Lankhorstwininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
2008-05-06  Francois Gougetole32: Fix spelling of pCapabilities.
2008-05-05  Jacek Cabanmshtml: Added DispHTMLSelectElement declaration.
2008-05-01  Alexandre Julliardconfigure: Improve the check for the GLU library.
2008-05-01  Maarten Lankhorstheaders: Add some extra defines to vfw.h.
2008-05-01  Eric Pouechwinedump: Added support for latest versions of Codeview...
2008-05-01  Alexandre Julliardexception.h: Preserve registers when calling RtlUnwind.
2008-05-01  Alexandre Julliardexception.h: Only push the exception frame after sigsetjmp.
2008-05-01  Alexandre Julliardntdll: Make the exception handling functions inline.
2008-05-01  Jacek Cabanmshtml.idl: Added DispHTMLCommentElement declaration.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipCreateFontFromDC.
2008-04-30  Petr Sumberaport: Add alternative for isinf.
2008-04-30  James Hawkinsmsi: Add initial implementation of MsiPublishAssemblies.
2008-04-30  Jacek Cabanmshtml.idl: Added DispHTMLStyle declaration.
2008-04-30  Jacek Cabanmshtml.idl: Added DispHTMLImg implementation.
2008-04-30  Roderick Colenbranderwgl: We were already advertising GL_EXT_framebuffer_sRG...
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipSetPathGradientCenterPointI.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipMultiplyWorldTransform.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixIdentity.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipIsMatrixEqual.
2008-04-30  Nikolay Sivovgdiplus: Implemented GdipGetPathPointsI.
2008-04-30  Roderick Colenbranderwined3d: Add multisampling support.
2008-04-29  Aric Stewarthlink: Implement IExtensionServices.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientCenterPointI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillRectangles/GdipFillRectang...
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImagePointsRectI.
2008-04-29  Nikolay Sivovgdiplus: Implemented GdipDrawImage.
2008-04-29  Jacek Cabanmshtml: Added IHTMLCommentElement declaration.
2008-04-29  Jacek Cabanmshtml.idl: Added DispHTMLOptionElement declaration.
2008-04-29  Jacek Cabanmshtml.idl: Added IHTMLDOMChildrenCollection and DispDO...
2008-04-28  Jacek Cabanmshtml.idl: Added DispHTMLInputElement declaration.
2008-04-28  ByeongSik Jeonimm32: Add the updated ImmTranslateMessage declaration.
2008-04-28  Nikolay Sivovgdiplus: Implemented GdipAddPathBeziersI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
2008-04-25  Nikolay Sivovgdiplus: Implemented GdipAddPathBezier.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipSetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineColors.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
2008-04-24  Nikolay Sivovgdiplus: Implemented GdipTransformMatrixPointsI.
2008-04-24  Jacek Cabanmshtml.idl: Added DispHTMLElementCollection declaration.
2008-04-24  Jacek Cabanmshtml.idl: Added IHTMLDOMTextNode declaration.
2008-04-24  Jacek Cabanmshtml.idl: Added DispHTMLDOMText declaration.
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-04-24  Rob Shearmanwintrust: Implement WTHelperGetProvPrivateDataFromChain.
2008-04-24  Jacek Cabanmshtml.idl: Added DispHTMLUnknownElement declaration.
2008-04-23  Nikolay Sivovgdiplus: Implemented GdipCloneFont.
2008-04-23  ByeongSik Jeonimm32: Add stub and header of Imm{Create|Show|Destroy...
2008-04-23  ByeongSik Jeonimm32: Add stub and header of ImmRequestMessage.
2008-04-23  Erik de Castro Lopoinclude: Fix "warning: cast from pointer to integer...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPointsI.
2008-04-21  Stefan Leichtershell32: Implement SHGetFolderPathAndSubDirA/W.
2008-04-21  Alam Ariasinclude: Fix wingdi.h to define AW version of wglUseFon...
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipVectorTransformMatrixPoints.
2008-04-18  Nikolay Sivovgdiplus: Implemented GdipGetCustomLineCapBaseCap.
2008-04-18  Lei Zhangmsxml3: Check for xsltInit before calling it.
2008-04-17  Nikolay Sivovgdiplus: Implement GdipCreatePath2I.
next