mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations.
[wine] / include / wine /
2012-07-25  Alexandre Julliardopengl32: Store the context current DCs on the opengl32...
2012-07-20  Alexandre Julliardopengl32: Use proper handles for PBuffers instead of...
2012-07-19  Alexandre Julliardopengl32: Add supported wgl extension functions to...
2012-07-19  Alexandre Julliardopengl32: Move the wgl functions to the main OpenGL...
2012-07-19  Alexandre Julliardopengl32: Declare input pointers as const in function...
2012-07-19  Henri Verbeetddraw: Implement ddraw7_GetScanLine() on top of wined3d...
2012-07-18  Alexandre Julliardopengl32: Generate a header file containing function...
2012-07-12  Henri Verbeetd3d10core: Always create a wined3d texture for d3d10cor...
2012-07-11  Henri Verbeetwined3d: Merge the device parent create_rendertarget...
2012-07-10  Henri Verbeetwined3d: Get rid of the "discard" parameter to device_p...
2012-07-10  Henri Verbeetwined3d: Get rid of the "lockable" parameter to device_...
2012-07-09  Henri Verbeetd3d9: Implement d3d9_device_ResetEx().
2012-07-02  Henri Verbeetd3d9: Implement d3d9_EnumAdapterModesEx().
2012-07-02  Alexandre Julliardwinex11: Replace wgl.h by the official wglext.h from...
2012-07-02  Alexandre Julliardwinex11: Move GLX definitions out of wgl.h.
2012-06-29  Alexandre Julliardopengl32: Make the WGL driver context-specific.
2012-06-29  Alexandre Julliardopengl32: Move checks of the context thread id to opengl32.
2012-06-29  Alexandre Julliardopengl32: Use proper handles for GL contexts and pass...
2012-06-29  Henri Verbeetd3d9: Implement d3d9_GetAdapterModeCountEx().
2012-06-29  Henri Verbeetd3d9: Implement d3d9_device_PresentEx().
2012-06-28  Alexandre Julliardgdi32: Remove the remaining OpenGL entry points from...
2012-06-28  Alexandre Julliardopengl32: Move wglGetProcAddress to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move GetPixelFormat to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move wglCreateContext to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move wglCreateContextAttribsARB to the WGL...
2012-06-28  Alexandre Julliardopengl32: Move wglMakeContextCurrentARB to the WGL...
2012-06-28  Alexandre Julliardopengl32: Add the concept of a WGL driver.
2012-06-27  Henri Verbeetd3d9: Implement d3d9_device_GetDisplayModeEx().
2012-06-27  Henri Verbeetd3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-27  Henri Verbeetwined3d: Take scanline ordering into account in the...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2012-06-25  Eric Pouechdbghelp: Added support for index leaves in types defini...
2012-06-22  Henri Verbeetwined3d: Implement mode setting in the adapter instead...
2012-06-22  Dmitry Timoshkovinclude/wine/test.h: Fix compilation of standalone...
2012-06-18  Henri Verbeetwined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
2012-06-18  Thomas Faberport.h: Add INFINITY macro.
2012-06-13  Matteo Bruniwpp: Explicitly pass include type to the lookup callbac...
2012-06-05  Michael Stefaniucinclude: Move "inline" right after the storage specifier.
2012-05-31  Alexandre Julliardgdi32: Move DC hook private definitions out of wingdi.h.
2012-05-29  Alexandre Julliardgdi32: Remove the CreateBitmap and DeleteBitmap driver...
2012-05-29  Alexandre Julliardgdi32: Remove the bitmap parameter from the Get/PutImag...
2012-05-29  Jacek Cabanport.h: Added NAN macro.
2012-05-24  Alexandre Julliardgdi32: Remove the CopyBitmap driver entry point.
2012-05-22  Henri Verbeetwined3d: Store user clip planes as 4-component float...
2012-05-08  Alexandre Julliardwinex11: Implement wglGetPbufferDCARB with a DC escape...
2012-05-08  Alexandre Julliardgdi32: Add a priority mechanism for pushing drivers...
2012-05-03  Henri Verbeetwined3d: The wined3d object doesn't need a parent.
2012-04-30  Aric Stewartstrmbase: Implement BasicAudio.
2012-04-27  Alexandre Julliardgdi32: Add a SetBoundsRect driver entry point.
2012-04-23  Dmitry Timoshkovinclude/wine/test.h: Fix tests compilation with a PSDK...
2012-04-20  Aric Stewartstrmbase: Have BaseControlVideo use BaseDispatch.
2012-04-20  Aric Stewartstrmbase: Have BaseControlWindow use BaseDispatch.
2012-04-20  Aric Stewartstrmbase: Implement BaseDispatch.
2012-04-16  Hans Leidekkerserver: Include the Unix pid in the snapshot_next_proce...
2012-04-16  Alexandre Julliardgdi32: Add a GetBoundsRect driver entry point.
2012-04-13  Henri Verbeetwined3d: Unify the wined3d_mapped_rect and wined3d_mapp...
2012-04-03  Aric Stewartstrmbase: Remove QualityControlImpl from the general...
2012-04-03  Aric Stewartstrmbase: Implement renderer quality control into the...
2012-04-02  Aric Stewartstrmbase: More additions to BaseRenderer for video...
2012-04-02  Aric Stewartstrmbase: Expand BaseRenderer implementation.
2012-03-29  Aric Stewartstrmbase: Basic BaseRenderer implementation.
2012-03-29  Aric Stewartstrmbase: Implement BaseControlVideo.
2012-03-29  Aric Stewartstrmbase: Implement BaseControlWindow.
2012-03-28  Aric Stewartstrmbase: Add beginnings of BaseWindow.
2012-03-26  Aric Stewartstrmbase: COM cleanup for cleanup SourceSeeking.
2012-03-26  Aric Stewartstrmbase: COM cleanup for BasePin, BaseInputPin, and...
2012-03-26  Aric Stewartstrmbase: COM cleanup for BaseFilter.
2012-03-15  Aric Stewartstrmbase: Rename MediaSeekingPassThru to RendererPosPas...
2012-03-15  Aric Stewartstrmbase: Move the MediaSeekingPassThru functions from...
2012-03-12  Alexandre Julliardntdll: Set the TARGET_UNWIND flag when calling the...
2012-02-02  Alexandre Julliardwinex11: Update only the key state on KeymapNotify...
2012-01-20  Henri Verbeetwined3d: Get rid of the WINED3DSURFTYPE typedef.
2012-01-19  Henri Verbeetwined3d: Get rid of the WINED3DDECLUSAGE typedef.
2012-01-19  Henri Verbeetwined3d: Get rid of the WINED3DDECLMETHOD typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DQUERYTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DPOOL typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DRESOURCETYPE typedef.
2012-01-17  Aric Stewartstrmbase: In the TransformFilter add a critical section...
2012-01-13  Henri Verbeetwined3d: Get rid of the WINED3DTEXTUREFILTERTYPE typedef.
2012-01-13  Henri Verbeetwined3d: Get rid of the WINED3DCUBEMAP_FACES typedef.
2012-01-13  Henri Verbeetwined3d: Get rid of wined3d_surface_set_format().
2012-01-13  Henri Verbeetddraw: Implement width and height changes in ddraw_surf...
2012-01-12  Henri Verbeetwined3d: Get rid of the WINED3DBASISTYPE typedef.
2012-01-12  Henri Verbeetwined3d: Get rid of the WINED3DTRANSFORMSTATETYPE typedef.
2012-01-11  Henri Verbeetwined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
2012-01-11  Henri Verbeetwined3d: Get rid of the WINED3DTEXTUREOP typedef.
2012-01-10  Alexandre Julliardgdi32: Get rid of the CreateDIBSection driver entry...
2012-01-10  Henri Verbeetwined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS...
2012-01-10  Henri Verbeetwined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE...
2012-01-09  Henri Verbeetwined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
2012-01-09  Henri Verbeetwined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.
2012-01-09  Alexandre Julliarduser32: Return the cursor position in send_hardware_mes...
2012-01-07  Alexandre Julliardgdi32: Get rid of the SetDIBColorTable driver entry...
2012-01-06  Henri Verbeetwined3d: Get rid of the WINED3DSWAPEFFECT typedef.
2012-01-06  Henri Verbeetwined3d: Get rid of the WINED3DBACKBUFFER_TYPE typedef.
2012-01-05  Henri Verbeetwined3d: Get rid of the WINED3DPATCHEDGESTYLE typedef.
2012-01-05  Henri Verbeetwined3d: Get rid of the WINED3DMATERIALCOLORSOURCE...
2012-01-03  Henri Verbeetwined3d: Get rid of the WINED3DSTENCILOP typedef.
next