rpcrt4: Fix NdrGetBuffer to set the correct fields in the MIDL_STUB_MESSAGE structure.
[wine] / dlls / winex11.drv /
2007-12-26  Jeremy Whitewintab32: Capture the number of buttons earlier, allowi...
2007-12-26  Jeremy Whitewintab32: Implement the ability to return the number...
2007-12-26  Jeremy Whitewintab32: Don't return information for non existent...
2007-12-26  Jeremy Whitewintab32: Correctly handle devices with a device id...
2007-12-26  Jeremy Whitewintab32: Compute our physical device characteristics...
2007-12-26  Jeremy Whitewintab32: Add additional device tracing.
2007-12-26  Jeremy Whitewintab32: Order the cursor array by the standard Wacom...
2007-12-26  Jeremy Whitewintab32: Add constants for cursor types and use them.
2007-12-24  Jeremy Whitewintab32: Do not offset the physical device id by the...
2007-12-24  Jeremy Whitewintab32: Store and use the physical device id to match...
2007-12-23  Peter Oberndorferwinex11: Remove unused SWAP_INT macro.
2007-12-21  Zhangrong Huanggdi32, winex11.drv: Correct default Chinese font name.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-18  Rob Shearmaninclude: Add more types and function declarations to...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-14  Stefan Dösingerwinex11: Ignore the alpha if all pixels are 0.
2007-12-13  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-12  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-12-05  Dmitry Timoshkovwinex11.drv: Don't forget to initialize dmFields.
2007-11-21  Alexandre Julliardwinex11.drv: Make sure to erase the dragging frame...
2007-11-19  Dmitry Timoshkovwinex11.drv: Use display device guid managed by explorer.
2007-11-16  Francois Gougetwinex11: Add the trailing '\n' to a Wine trace.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-12  Dmitry Timoshkovwinex11.drv: Get rid of unused variables.
2007-11-09  Francois Gougetwinex11: Add C alternatives to the assembly bits in...
2007-11-05  Francois Gougetwinex11: Fix compilation on systems that don't support...
2007-11-02  Dmitry Timoshkovwinex11.drv: Initialize buffer size.
2007-11-01  Dmitry Timoshkovwinex11.drv: Add support for saving/reading display...
2007-11-01  Dmitry Timoshkovuser32: Initialize more fields in the DEVMODE structure.
2007-10-31  Alexandre Julliardwinex11.drv: Set the WM_STATE_ABOVE hint on topmost...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois Gougetwinex11: Remove some unneeded casts.
2007-10-22  Michael Stefaniucwinex11.drv: Fix two missing unlocks on error paths...
2007-10-19  Francois Gougetwinex11.drv: Remove the coloruse == -1 special case...
2007-10-17  Alexandre Julliardserver: Avoid refreshing areas of a window that have...
2007-10-17  Alexandre Julliardwinex11: Process all types of messages while moving...
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-11  Francois GougetAssorted spelling fixes.
2007-10-11  Francois Gougetwinex11.drv: Add the trailing '\n' to a Wine trace.
2007-10-11  Francois Gougetwinex11.drv: Remove an obsolete FIXME comment.
2007-10-11  Alexandre Julliardwinex11: Don't use a window manager border for a simple...
2007-10-11  Alexandre Julliardwinex11: Reuse the mwm hints when computing the window...
2007-10-11  Alexandre Julliardwinex11: Set the SKIP_PAGER and SKIP_TASKBAR styles...
2007-10-11  Alexandre Julliardwinex11: Add generic mechanism for managing WM_STATE...
2007-10-10  Chris Robinsonwinex11: Don't choose double buffered modes with gdi...
2007-10-10  Chris Robinsonwinex11: Use the specified format for GL Bitmaps.
2007-10-10  Chris Robinsonwinex11: Create GLXPixmap for bitmaps in SetPixelFormat.
2007-10-10  Alexandre Julliardwinex11: Don't store a physdev pointer in the GL context.
2007-10-10  Alexandre Julliardwinex11: Use ExtEscape to flush the GL drawable to...
2007-10-05  Vitaliy Margolenwinex11drv: Ignore mouse move events when position...
2007-10-03  Chris Robinsonwinex11: Load and use GLX_MESA_copy_sub_buffer for...
2007-10-03  Chris Robinsonwinex11: Use a GLXPixmap for offscreen OpenGL rendering...
2007-10-03  Chris Robinsonwinex11: Track async GL drawable changes.
2007-10-03  Chris Robinsonwinex11: Pass a display parameter when destroying glxpi...
2007-10-03  Chris Robinsonwinex11: Use an offscreen redirected window for child...
2007-10-03  Chris Robinsonwgl: Remove GL scissors/viewport override.
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-10-02  Gerald Pfeiferwinex11.drv: Move X11DRV_XRender_Installed under #ifdef...
2007-09-27  Alexandre Julliardwinex11.drv: Always drag the full window for top-level...
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-27  Alexandre Julliardwinex11.drv: Don't call GDI functions while holding...
2007-09-27  Chris Robinsonwinex11: Be compatible with older XComposite headers.
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...
next