riched20/tests: Remove the todo_wine logic where appropriate.
[wine] / include /
2008-12-09  Alexandre Julliardntdll: Add a function to export the host OS type and...
2008-12-09  Alexandre Julliardinclude: Fix a few compiler warnings for the Mingw64...
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2008-12-09  Alexandre Julliardinclude: Disable the asm optimizations for the Windows...
2008-12-09  Alexandre Julliardconfigure: Add a check for the grp.h header.
2008-12-09  Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-12-09  Hans Leidekkerws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
2008-12-09  Ricardo Filipeclusapi: Add stubs for ClusterEnum, ClusterOpenEnum...
2008-12-09  Hans Leidekkerclusapi: Add stubs for OpenCluster and CloseCluster.
2008-12-09  Alexandre Julliardserver: Don't use size_t for module sizes, they are...
2008-12-09  Alexandre Julliardserver: Get rid of the support for module snapshots...
2008-12-09  Alexandre Julliardinclude: Added the msvcrt memory.h header.
2008-12-08  Alexandre Julliardinclude: Added some definitions for x86_64 exception...
2008-12-08  Alexandre Julliardinclude: Implemented inline asm functions for x86_64...
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Make user handles ints instead of pointers.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08  Alexandre Julliardserver: Make object handles ints instead of pointers.
2008-12-08  Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-12-08  James Hawkinsmsi: Add the MSIPATCHSTATE enumeration.
2008-12-08  James Hawkinsmsi: Fix the type of the last parameter of MsiEnumPatch...
2008-12-08  Francois Gougetws2_32: Add the inet_ntop() and inet_pton() prototypes...
2008-12-08  Francois Gougetws2_32: Add MSG_WAITALL and MSG_INTERRUPT.
2008-12-06  Alexandre Julliardserver: The name len in the get_directory_entry request...
2008-12-06  Alexandre Julliardserver: Convert the registry key modification time...
2008-12-05  Alexandre Julliardlibwine: Don't export the selector functions for the...
2008-12-05  Vincent Povirkgdiplus: Add stub for GdipSetPenCompoundArray.
2008-12-04  Alexandre Julliardntdll: Implemented RtlCaptureContext.
2008-12-04  Alexandre Julliardgdiplus: Fix the GdipMultiplyMatrix prototype.
2008-12-04  Nikolay Sivovgdiplus: Added GdipGetPenFillType.
2008-12-03  Konstantin Kondratyukinclude: Add new interfaces to mshtml.idl.
2008-12-02  Henri Verbeetwined3d: Const correctness fixes.
2008-12-01  Alexandre Julliardwidl: Make the generated global variables and functions...
2008-12-01  Maarten Lankhorstinclude: Add NtCurrentTeb assembly for win64.
2008-12-01  Alexandre Julliardinclude: Fix an enum definition that was actually defin...
2008-12-01  Jacek Cabanactivdbg.idl: Added IDebugApplication64 and IActiveScri...
2008-12-01  Henri Verbeetwined3d: Make the lpData member of WineDirect3DStridedD...
2008-11-28  Stefan Dösingerd3d9: Document a Microsoft header bug.
2008-11-28  Henri Verbeetwined3d: Const correctness fixes for device.c.
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
2008-11-25  Henri Verbeetwined3d: Const correctness fixes.
2008-11-25  Henri Verbeetwined3d: Use IDL to generate wined3d.h.
2008-11-25  Stefan Dösingerwined3d: Make the shader backend call CompileShader.
2008-11-25  Maarten Lankhorstincludes: Add win64 calling convention.
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-24  Vincent Povirksetupapi: Implement FLG_PROFITEM_GROUP.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-24  Hans Leidekkergdiplus: Improve GdipGetImageRawFormat stub.
2008-11-24  Hans Leidekkergdiplus: Add stub implementations of GdipBeginContainer...
2008-11-24  Henri Verbeetwined3d: Move caps related constants and structures...
2008-11-20  Henri Verbeetwined3d: Remove some unused code.
2008-11-20  Henri Verbeetwined3d: Don't use the same GUID for IWineD3D and IWine...
2008-11-20  Henri Verbeetwined3d: wined3d_gl.h should be internal to wined3d.
2008-11-20  Juan Langinclude: Add a few missing definitions for Netscape...
2008-11-20  Juan Langinclude: Fix typos.
2008-11-18  Alexandre Julliardntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
2008-11-18  Francois Gougetmsxml3: Dynamically load libxslt.so and only call xsltI...
2008-11-18  Alexander Morozovinclude: Remove declarations of undefined functions.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-17  Henri Verbeetdxgi: Add some dxgi return codes.
2008-11-17  Dylan Smithinclude: Fixed a typo for ITextHost::TxSetCaretPos...
2008-11-17  Dylan Smithinclude: Added missing macros for EM_SETIMESTATUS and...
2008-11-14  Alexandre Julliardinclude: Added the IInternetProtocolEx interface.
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-13  David Adamd3dx8: Implement D3DXMatrixTransformation2D.
2008-11-13  David Adamd3dx8: Implement D3DXMatrixAffineTransformation2D.
2008-11-13  Dylan Smithrichedit: Initial testing of ITextServices methods.
2008-11-13  Austin Englishinclude/shlwapi: Fix some typos.
2008-11-11  Alexandre Julliardkernel32: Implemented the Ex variants of CreateEvent...
2008-11-10  Reece Dunnuxtheme: Add stubs for the double buffer drawing API...
2008-11-10  Alistair Leslie... advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE.
2008-11-10  Nikolay Sivovgdiplus: Added GdipSetTextContrast.
2008-11-10  Nikolay Sivovgdiplus: Added GdipGetTextContrast.
2008-11-06  Alexandre Julliardinclude: Add extern "C" to the exported Wine headers.
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll: Store the per-page committed status in the serve...
2008-11-04  Hans Leidekkerinetcomm: Advertise support for a couple more interfaces.
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-11-04  Stefan Dösingerwined3d: Kill the GL_ATI_envmap_bumpmap code.
2008-11-04  Nikolay Sivovgdiplus: Added CachedBitmap calls.
2008-11-03  Andrew Fennxinput: Added header file that defines a lot of the...
2008-11-03  Stefan Dösingerd3d: Do not restore the display mode in ddraw.
2008-10-30  Nikolay Sivovgdiplus: Add a structure to header for easier navigatio...
2008-10-30  Henri Verbeetd3dx8: Correct some ID3DXMatrixStack prototypes.
2008-10-28  Bobby Binghamgdi32: Add support for the GGO_UNHINTED flag in GetGlyp...
2008-10-28  Henri Verbeetwined3d: Rename CreateAdditionalSwapChain to CreateSwap...
2008-10-27  Dmitry Timoshkovuser32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
2008-10-27  Roderick ColenbranderOpengl32: Add defines for WGL_/GLX_ARB_create_context.
2008-10-24  Stefan Leichterinclude: Fix prototype of SCardReleaseStartedEvent.
2008-10-24  Reece Dunninclude/mlang: Added a missing out attribute.
2008-10-24  Jacek Cabanurlmon: Added IsLoggingEnabled[AW] stub implementation.
2008-10-24  Henri Verbeetwined3d: Remove the SDKVersion parameter to WineDirect3...
2008-10-24  Henri Verbeetd3d10: Implement D3D10CreateDeviceAndSwapChain().
2008-10-24  Alexandre Julliardmountmgr: Add a Wine-specific ioctl to query the Unix...
2008-10-24  Alexandre Julliardmountmgr: Add a Wine-specific ioctl to define a drive...
2008-10-23  Juan Langinclude: Fix typos.
2008-10-23  Henri Verbeetdxgi: Add the IDXGIDevice interface.
next