apphelp/tests: Add tests for ApphelpCheckShellObject.
[wine] / dlls / winex11.drv /
2012-07-24  Alexandre Julliardwinex11: Add a helper function to correctly check exten...
2012-07-23  Francois Gougetwinex11.drv: Don't include wgl_driver.h if OpenGL is...
2012-07-20  Alexandre Julliardwinex11: Get rid of the glGetIntegerv wrapper.
2012-07-20  Alexandre Julliardwinex11: Remove unused fields in the PBuffer object.
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-18  Alexandre Julliardwinex11: Use the function table pointer to call dynamic...
2012-07-18  Alexandre Julliardopengl32: Redirect standard OpenGL functions through...
2012-07-18  Alexandre Julliardwinex11: Fill a function table with the standard OpenGL...
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.3.
2012-07-16  Henri Verbeetwinex11: Add support for XRandR 1.2.
2012-07-16  Henri Verbeetwinex11: Properly calculate the virtual screen rect...
2012-07-13  Henri Verbeetwinex11: Fix the virtual desktop check in update_deskto...
2012-07-13  Henri Verbeetwinex11: Simplify the XRandR mode matching code a bit.
2012-07-12  Alexandre Julliardwinex11: Get rid of the no longer needed drawable rect...
2012-07-11  Henri Verbeetwinex11: Get rid of some needless globals.
2012-07-11  Henri Verbeetwinex11: Simplify X11DRV_XRandR_Init() error handling...
2012-07-11  Francois Gougetwinex11.drv: We must include Xlib.h before Xrandr.h.
2012-07-10  Henri Verbeetwinex11: Introduce a separate function for initializing...
2012-07-10  Henri Verbeetwinex11: Remove some unused includes from xrandr.c.
2012-07-09  Henri Verbeetwinex11: Get rid of xrandr.h.
2012-07-09  Henri Verbeetwinex11: Get rid of xvidmode.h.
2012-07-09  Dmitry Timoshkovwinex11.drv: Avoid conflicting definitions of WINGDIAPI.
2012-07-03  Alexandre Julliardwinex11: Use the correct drawable with the X11DRV_GET_D...
2012-07-03  Henri Verbeetwinex11: Use our own structure for mode information.
2012-07-02  Henri Verbeetwinex11: Get rid of some unused prototypes.
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-28  Alexandre Julliardgdi32: Add a null WGL driver.
2012-06-28  Alexandre Julliardgdi32: Remove the remaining OpenGL entry points from...
2012-06-28  Alexandre Julliardopengl32: Move wglGetCurrentContext implementation...
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-28  Alexandre Julliardwinex11: Simplify wglSetPixelFormatWINE and export...
2012-06-27  Alexandre Julliardwinex11: Export wglMakeCurrent and wglMakeContextCurren...
2012-06-27  Alexandre Julliardwinex11: Use the GET_DRAWABLE escape to implement wglMa...
2012-06-27  Alexandre Julliardwinex11: Use the GET_DRAWABLE escape to implement wglMa...
2012-06-27  Alexandre Julliardwinex11: Add a GET_DRAWABLE escape to mirror the SET_DR...
2012-06-26  Alexandre Julliardwinex11: Move ChoosePixelFormat implementation to openg...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-06-25  Alexandre Julliardwinex11: Move wglGetCurrentContext and wglGetCurrentDC...
2012-06-25  Alexandre Julliardwinex11: Move wglCopyContext and wglDeleteContext to...
2012-06-25  Alexandre Julliardwinex11: Move wglShareLists to the internal OpenGL...
2012-06-25  Alexandre Julliardwinex11: Move the wglUseFontBitmaps implementation...
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2012-06-12  Ken Thomaseswinex11: Fix correspondence between main_key_LT_B and...
2012-06-07  Roderick Colenbranderwinex11.drv: Limit formats to nMaxFormats in wglChooseP...
2012-06-04  Alexandre Julliardwinex11: Don't free a variable that is no longer alloca...
2012-06-01  Ken Thomaseswinex11: Be more conservative when matching keys from...
2012-06-01  Alexandre Julliardwinex11: Use XGetKeyboardMapping instead of XKeycodeToK...
2012-05-29  Alexandre Julliardwinex11: Remove the support for device-dependent bitmaps.
2012-05-29  Alexandre Julliardwinex11: Always allocate a new GC for bitmap operations.
2012-05-29  Alexandre Julliardwinex11: XRender repeat mode is no longer needed in...
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-24  Alexandre Julliardgdi32: Remove the CopyBitmap driver entry point.
2012-05-24  Alexandre Julliardwinex11: Always create the brush pixmap from the patter...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-15  Alexandre Julliardwinex11: Add a helper to create a pixmap from an image.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Alexandre Julliardwinex11: Use the get_pixmap_image helper to import...
2012-05-14  Alexandre Julliardwinex11: Add a helper to retrieve an image from a pixmap.
2012-05-14  Alexandre Julliardwinex11: Use an XVisualInfo structure to store color...
2012-05-09  Alexandre Julliardwinex11: Use an intermediate pixmap also for DDBs to...
2012-05-09  Alexandre Julliardwinex11: Add support for OpenGL rendering in DIBs using...
2012-05-08  Alexandre Julliardwinex11: Store the GL-specific information in the GL...
2012-05-08  Alexandre Julliardwinex11: Implement wglGetPbufferDCARB with a DC escape...
2012-05-08  Alexandre Julliardwinex11: Add an OpenGL GDI driver.
2012-05-08  Alexandre Julliardgdi32: Add a priority mechanism for pushing drivers...
2012-05-08  Dmitry Timoshkovwinex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_S...
2012-05-07  Alexandre Julliardwinex11: Use a standard Wine list for the OpenGL contex...
2012-05-07  Alexandre Julliardwinex11: Define an enum to manage the various types...
2012-05-05  Alexandre Julliardwinex11: Give XInitThreads yet another chance.
2012-05-03  Alexandre Julliardwinex11: Remove redundant code in ChoosePixelFormat.
2012-05-03  Alexandre Julliardwinex11: Always store the GL drawable in the device...
2012-05-03  Alexandre Julliardwinex11: Update the pixel format through the DCE hook...
2012-05-03  Alexandre Julliardwinex11: Remove obsolete escapes.
2012-05-03  Alexandre Julliardwinex11: Remove support for the no longer used GET_GLX_...
2012-04-27  Alexandre Julliardwinex11: Store the DC bounds rectangle as a pointer.
2012-04-27  Alexandre Julliardgdi32: Add a SetBoundsRect driver entry point.
2012-04-24  Dmitry Timoshkovwinex11.drv: Windows always generates VK_DECIMAL for...
2012-04-18  Alexandre Julliardwinex11: Add bounds rectangle tracking to all graphics...
2012-04-18  Alexandre Julliardwinex11: Remove support for server-side fonts.
2012-04-17  Alexandre Julliardwinex11: ExtFloodFill does take the current ROP into...
2012-04-17  Alexandre Julliardwinex11: Convert all points to device coordinates at...
2012-04-16  Alexandre Julliardgdi32: Add a GetBoundsRect driver entry point.
2012-04-02  Alexandre Julliardwinex11: Fix a potential deadlock in the GradientFill...
2012-03-28  Henri Verbeetwinex11: Use GLX_DONT_CARE instead of ~0 in ConvertAttr...
next