advapi32: Make ConvertSidToStringSid use helper functions of ConvertSecurityDescripto...
[wine] / dlls / winex11.drv /
2007-09-25  Chris Robinsonwgl: Override glFinish and glFlush.
2007-09-25  Chris Robinsonwinex11.drv: Load the XComposite extension when available.
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-09-21  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-20  Chris Robinsonwgl: Don't set a pixel format on windows that already...
2007-09-20  Mikolaj Zalewskiwinex11.drv: wintab: Add missing CTX_PKTDATA support.
2007-09-20  Mikolaj Zalewskiwinex11.drv: wintab: Add a missing break.
2007-09-19  Alexandre Julliardwinex11.drv: Update the wm hints when the window frame...
2007-09-19  Alexandre Julliardwinex11.drv: If a window is not resizable through the...
2007-09-18  Dmitry Timoshkovwinex11.drv: Use symbolic names for MapVirtualKey trans...
2007-09-18  Alexandre Julliardwinex11.drv: Invalidate the DCE when the window format...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-09-13  Roderick Colenbranderwgl: Fix a major ATI regression.
2007-09-12  Chris Robinsonwinex11: Remove improper comment and dead code from...
2007-09-12  Chris Robinsonwinex11: Remove useless checks from wglCreateContext.
2007-09-12  Chris Robinsonwinex11: Free visual info stored with the context.
2007-09-12  Chris Robinsonwinex11: Don't assume just one on-screen pixel format.
2007-09-12  Chris Robinsonwinex11: Simplify ConvertPixelFormatWGLtoGLX.
2007-09-12  Chris Robinsonwinex11: Don't choose pixel formats with incorrect...
2007-09-11  Vitaliy Margolenwinex11drv: Don't ignore mouse move events even when...
2007-09-10  Jacek Cabanwinex11: Fixed GetClipboardFormatName spec entry.
2007-08-31  Mikolaj Zalewskiwinex11.drv: wintab: Copy also the button #0 state.
2007-08-31  Lionel Debrouxwinex11.drv: Fix memory leak in create_cursor (found...
2007-08-31  Mikolaj Zalewskiwinex11.drv: Support GdiAlphaBlend with blendfn.AlphaFo...
2007-08-30  Alexandre Julliardwinex11: Set initial wm hints on the desktop window...
2007-08-29  Steven Edwardsx11drv: Remove some no longer needed wine 16bit headers.
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
2007-08-29  Alexandre Julliardwinex11: Tool windows should not have WM decorations.
2007-08-29  Roderick Colenbranderwgl: Degrade an ERR to a WARN.
2007-08-27  Alexandre Julliardwinex11: Child windows don't get activated even when...
2007-08-24  Alexandre Julliarduser32: IsChild must not consider the desktop window.
2007-08-23  Rob Shearmanwinex11.drv: Don't activate the systray window when...
2007-08-23  Alexandre Julliardwinex11: Get rid of get_context_from_GLXContext.
2007-08-23  Alexandre Julliardwinex11: Properly update the hdc in the GL context.
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-21  Alexandre Julliardwinex11: Update the wm hints also when mapping a previo...
2007-08-20  Roderick Colenbranderwgl: Cleanup pixelformat initialization code.
2007-08-20  Roderick Colenbranderwgl: Fix a typo in the trace code.
2007-08-20  Alexandre Julliardwinex11: Force a window to managed mode when it is...
2007-08-20  Alexandre Julliardwinex11: Switch windows to managed mode in SetWindowPos...
2007-08-20  Alexandre Julliardwinex11: Don't select for StructureNotify events on...
2007-08-20  Alexandre Julliardwinex11: Don't set the cursor on the desktop window...
2007-08-20  Alexandre Julliardwinex11: Move setting of the initial wm hints to a...
2007-08-17  Roderick Colenbranderwgl: Fix a render_texture regression. Only enable GLX_A...
2007-08-16  Alexandre Julliardwinex11: Don't try to activate the desktop window on...
2007-08-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-08-14  Chris Robinsonwgl: GDI support is not advertised with double buffering.
2007-08-14  Roderick Colenbranderwgl: Proper stereo / double buffering support for Choos...
2007-08-14  Roderick Colenbranderwgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
2007-08-13  Chris Robinsonwinex11: Set proper pixel format flags.
2007-08-13  Roderick Colenbranderwgl: Re-enable GLX_ATI_render_texture support.
2007-08-13  Damjan Jovanovicwinex11.drv: Correctly handle overlapping source and...
2007-08-10  Roderick Colenbranderwgl: Make sure onscreen pixelformats are on top in...
2007-08-10  Chris Robinsonwinex11: Don't add spaces to the beginning of the wglEx...
2007-08-09  Roderick Colenbranderwgl: Rewrite ChoosePixelFormat.
2007-08-09  Roderick Colenbranderwgl: Correctly check GLX capabilities. Use client GLX...
2007-08-06  Chris Robinsonwinex11: Be consistent with GLX_SLOW_CONFIG meaning...
2007-08-06  Chris Robinsonwinex11: Properly handle WGL_PBUFFER_LOST_ARB.
2007-08-06  Michael Stefaniucwinex11.drv: Move the TRACE before the return. Found...
2007-08-06  Chris Robinsonwgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-03  Roderick Colenbranderwgl: wglChooosePixelFormatARB returns the total number...
2007-08-03  Chris Robinsonwinex11: Don't use ConvertAttribWGLtoGLX for wglCreateP...
2007-08-03  Chris Robinsonwinex11: Report accumulation buffer bits for pixel...
2007-08-02  Chris Robinsonwinex11: Check for WGL drawing caps.
2007-08-02  Roderick Colenbranderwgl: Support WGL_FLOAT_COMPONENTS_NV in wglGetPixelForm...
2007-08-02  Roderick Colenbranderwgl: Print more debug info.
2007-08-02  Roderick Colenbranderwgl: SetPixelFormat should fail on the root window.
2007-08-02  Roderick Colenbranderwgl: GetPixelFormat fix for offscreen formats.
2007-08-02  Roderick Colenbranderwgl: Silence an error in ConvertPixelFormatWGLtoGLX.
2007-07-30  Roderick Colenbranderwgl: Fix compilation on systems without GLX_RGBA_FLOAT_ARB.
2007-07-30  Roderick Colenbranderwgl: Replace glReadPixels in wglBindTexImage2D by the...
2007-07-30  Roderick Colenbranderwgl: wglBindTexImageARB should return TRUE on success.
2007-07-30  Roderick Colenbranderwgl: Add WGL_ATI_pixel_format_float/WGL_ARB_pixel_forma...
2007-07-30  Roderick Colenbranderwgl: Enable WGL_EXT_swap_control by default even when...
2007-07-30  Roderick Colenbranderwgl: Use correct types and pixelformats for pbuffers.
2007-07-30  Roderick Colenbranderwgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectang...
2007-07-30  Roderick Colenbranderwgl: Fix another BadMatch error by giving a pbuffer...
2007-07-30  Roderick Colenbranderwgl: Fix a BadMatch error resulting from ignoring that...
2007-07-27  Roderick Colenbranderwgl: Fix a typo in the WGL_TEXTURE_TARGET_ARB emulation...
2007-07-27  Roderick Colenbranderwgl: Enable offscreen pixelformats for pbuffers.
2007-07-27  Roderick Colenbranderwgl: Replace the GLXFBConfigIDs in the pixelformat...
2007-07-27  Roderick Colenbranderwgl: Fill the format table with offscreen pixelformats...
2007-07-26  Roderick Colenbranderwgl: Set pbuffer dimensions in HDC.
2007-07-26  Roderick Colenbranderopengl: WGL_ARB_render_texture support.
2007-07-25  Peter Dons Tychsenx11drv: Fix the special case where windows have WS_CHIL...
2007-07-25  Nigel Liangwinex11.drv: Take into account position of preedit...
2007-07-23  Vitaliy Margolenwinex11drv: Correctly react to focus loss away from...
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-20  Nigel Liangwinex11.drv: Implement XIMPreEditCaretCallback.
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2007-07-19  Michael Stefaniucdlls: Remove unreachable break after return/break....
2007-07-12  Lei Zhangwinex11.drv: Remove old dnd code.
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-04  Alexandre Julliardconfigure: Merge the libXinerama existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrender existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libXrandr existence check with...
2007-07-04  Alexandre Julliardconfigure: Merge the libGL existence check with the...
2007-07-04  Peter Dons Tychsenwinex11: Fix X11DRV_DIB_GetImageBits() when target...
next