wined3d: ScissorRect correction.
[wine] / include /
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-08  Francois Gougetsecur32: sspi.h must not include wtypes.h.
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-11-08  Francois Gougetuxtheme: winerror.h must not define the E_PROP_*_UNSUPP...
2006-11-08  Francois Gougetinclude/objbase.h: Add missing include directives.
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-08  Francois Gougetuser32/include: Don't define the window and control...
2006-11-07  Francois Gougetuser32/include: Don't define the OBM_*, OCR_* and OIC_...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetinclude: Some DirectX headers are supposed to define...
2006-11-06  Alexandre Julliardconfigure: Added missing DiskArbitration/DiskArbitratio...
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-11-02  Francois Gougetinclude: Fix the HeapQueryInformation() prototype.
2006-11-02  Alexandre Julliardserver: Get rid of the server-side file descriptor...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-02  Mike McCormackkernel32: Declare HeapQueryInformation and HeapSetInfor...
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-10-31  Ivan Gyurdievwined3d: Add D3DLINEPATTERN to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DSTREAMSOURCE codes to the WINED3D names...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D...
2006-10-31  Ivan Gyurdievwined3d: Add D3DCLEAR codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
2006-10-31  Ivan Gyurdievwined3d: Add D3DFVF codes to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D...
2006-10-30  Ivan Gyurdievwined3d: Add D3DCMPFUNC to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSTENCILOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFILLMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DCULL to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DSHADEMODE to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DBLENDOP to the WINED3D namespace.
2006-10-30  Ivan Gyurdievwined3d: Add D3DFOGMODE to the WINED3D namespace.
2006-10-30  Jacek Cabanwininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
2006-10-27  Alexandre Julliardwined3d: The WineD3D_GLContext structure doesn't need...
2006-10-27  Alexandre Julliardwined3d: Fix a memory leak (spotted by Eric Pouech).
2006-10-27  Pierre d'Herbemontquartzdrv: Add the quartz (Mac OS X) video driver to...
2006-10-26  Jacek Cabaninclude: Added urlhist.idl.
2006-10-24  Ivan Gyurdievwined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DBLEND to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTA masks to the WINED3D namespace.
2006-10-24  Ivan Gyurdievwined3d: Add D3DTADDRESS to the WINED3D namespace.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-23  Alexandre Julliardconfigure: Check for the Xinerama extension.
2006-10-20  Huw Daviesoledlg: Add the registered message name strings.
2006-10-20  Huw Daviesoledlg: Add PS_MAXLINKTYPES.
2006-10-20  Huw Daviesoledlg: Move the flag defines to under their respective...
2006-10-20  Huw Daviesoledlg: Add resource ids for the paste special dialog.
2006-10-19  Jesse Alleninclude: Fix out of place comment for DLGC_* codes.
2006-10-16  Alexandre Julliardconfigure: Don't define _WIN64 on the command line...
2006-10-16  Alexandre JulliardMake.rules: Added support for building IDL client/proxy...
2006-10-16  Alexandre Julliardserver: A window timer id should be an unsigned long.
2006-10-16  Stefan Dösingerd3d8: Implement CopyRects with BltFast.
2006-10-16  Hans Leidekkersecur32: Win64 printf format warning fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-14  James Hawkinsinclude: Move cfgmgr32.h to include/ to match the SDK.
2006-10-14  James Hawkinsclusapi: Add the clusapi.h public header.
2006-10-13  Francois Gougetrpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototype...
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DCLIPPLANE constants to the WINED3D...
2006-10-13  Ivan Gyurdievwined3d: Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
2006-10-13  Ivan Gyurdievwined3d: Add D3DTEXTUREOP to the WINED3D namespace.
2006-10-12  Alexandre Julliardws2_32: Win64 printf format fixes.
2006-10-12  Alexandre Julliardwinsock: Add a WS_ prefix to the BSD types.
2006-10-12  Ivan Gyurdievwined3d: Merge D3DDP_MAXTEXCOORD constants into one...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DPRIMITIVETYPE types into one type...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DCOLOR types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DRECT types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: Merge D3DMATRIX types into one type in WINED3D...
2006-10-12  Ivan Gyurdievwined3d: D3DTRANSFORMSTATETYPE: Consistently use in...
2006-10-12  Ivan Gyurdievwined3d: D3DRENDERSTATETYPE: Consistently use in the...
2006-10-12  James Hawkinsadvapi32: Add missing declarations to the public headers.
2006-10-12  Andrew Talbotwinedump: Cast-qual warnings fix (with thanks to Dmitry...
2006-10-11  Ivan Gyurdievwined3d: Merge GAMMARAMP types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge VIEWPORT types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge MATERIAL types into one type in WINED3D...
2006-10-11  Ivan Gyurdievwined3d: Merge LIGHT types into one type in WINED3D...
2006-10-11  Dmitry Timoshkovuser: Add some missing messages to the message spy.
2006-10-10  Ivan Gyurdievwined3d: Move D3DSP DCL-related structures into WINED3D...
2006-10-09  Nick Burnsmsvcrt/process.h: __stdcall__ defined safely for Mac...
2006-10-09  James Hawkinsmsi: Add missing declarations to the public headers.
2006-10-06  Stefan Dösingerwined3d: Add WINED3DUSAGE_OVERLAY.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::UpdateOverlay.
2006-10-06  Stefan Dösingerwined3d: Add DDOVERLAYFX struct.
2006-10-06  Stefan Dösingerwined3d: Add UpdatOverlayZOrder.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::GetOverlayPosition.
2006-10-06  Stefan Dösingerwined3d: Add IWineD3DSurface::SetOverlayPosition.
2006-10-06  Roderick Colenbranderx11drv: Fix building issue.
2006-10-05  Francois Gougetinclude: Add new Vista SDK constants and structures.
2006-10-05  Alexandre Julliardserver: Changed the get_next_hook request to allow...
2006-10-05  Alexandre Julliarduser32: Store the prev_unicode hook flag on the client...
2006-10-04  Alexandre Julliarduser32: The per-window user data must be a DWORD_PTR.
2006-10-04  Alexandre Julliardserver: Rearrange a few fields to avoid wasting padding...
2006-10-04  Alexandre Julliardserver: Pass the data for message callbacks as vararg...
2006-10-04  Alexandre Julliardserver: Return the data for callback results in the...
2006-10-04  Alexandre Julliardserver: Return the data for winevent hooks in the varar...
2006-10-03  Eric Pouechntdll: Implemented AmILastThread information class...
2006-10-03  Francois Gougetinclude: Add missing STATUS_CTX_ constants.
2006-10-03  Francois Gougetinclude: Add missing PSP_ constants.
next