gdiplus: Take into account font substitution in GdipCreateFontFamilyFromName.
[wine] / dlls / winex11.drv /
2012-09-27  Aric Stewartimm32: Properly separate the IME UI window and the...
2012-09-26  Rico Schüllerwinex11.drv: Remove unneeded include file.
2012-09-26  Alexandre Julliardwinex11: Recreate the graphics context when setting...
2012-09-26  Alexandre Julliardwinex11: Remove some unused palette code.
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-26  Alexandre Julliardwinex11: Add a workaround for XInput support with mouse...
2012-09-24  Ken Thomaseswinex11: Avoid a redundant TRACE.
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the remai...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetLa...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetWi...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the Windo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SysCo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the ShowW...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the map...
2012-09-21  Alexandre Julliardwinex11: Store the window display connection in the...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the windo...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the X...
2012-09-21  Alexandre Julliardwinex11: Separate fetching the window icon bits and...
2012-09-21  Alexandre Julliardwinex11: Move the support for making the owner window...
2012-09-19  Alexandre Julliardwinex11: Add window data structure locking to the XEmbe...
2012-09-19  Alexandre Julliardwinex11: Add window data structure locking to the Gravi...
2012-09-19  Alexandre Julliardwinex11: Add window data structure locking to the Repar...
2012-09-19  Alexandre Julliardwinex11: Add window data structure locking to the Confi...
2012-09-19  Alexandre Julliardwinex11: Add window data structure locking to the Expos...
2012-09-18  Alexandre Julliardwinex11: Add window data locking to the focus event...
2012-09-18  Alexandre Julliardwinex11: Add a helper function to set input focus for...
2012-09-18  Alexandre Julliardwinex11: Add window data locking to the system tray...
2012-09-18  Alexandre Julliardwinex11: Add window data locking to the drag and drop...
2012-09-18  Alexandre Julliardwinex11: Add window data locking to the mouse functions.
2012-09-17  Alexandre Julliardwinex11: Allow retrieving the window data structure...
2012-09-17  Alexandre Julliardwinex11: Avoid passing a window data structure to funct...
2012-09-13  Alexandre Julliardwinex11: Don't use a window surface for embedded windows.
2012-09-12  Alexandre Julliardwinex11: Add support for the LWA_COLORKEY layered windo...
2012-09-10  Alexandre Julliardwinex11: Remove support for icon windows, use a default...
2012-09-10  Alexandre Julliardwinex11: Disable client-side rendering for OpenGL windows.
2012-09-10  Rico Schüllerwinex11.drv: Remove unneeded variable definition.
2012-09-10  Alexandre Julliardwinex11: Add helper functions to retrieve drawable...
2012-09-10  Alexandre Julliardwinex11: Move the fps tracing to opengl32.
2012-09-10  Alexandre Julliardgdi32: Move the SwapBuffers entry point to the OpenGL...
2012-09-10  Alexandre Julliardwinex11: Get the information from the drawable structur...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-07  Alexandre Julliardwinex11: Store a format pointer instead of an index...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-07  Alexandre Julliardwinex11: Store a drawable structure also for pbuffer...
2012-09-07  Alexandre Julliardwinex11: Get the current pixel format from the drawable...
2012-09-06  Alexandre Julliardwinex11: Check for changes in min/maximize state even...
2012-09-06  Alexandre Julliardwinex11: Handle Expose events by refreshing from the...
2012-09-06  Alexandre Julliardwinex11: Use window surfaces for rendering top-level...
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-09-04  Alexandre Julliardwinex11: Store the rectangle of the GL drawable and...
2012-09-04  Alexandre Julliardwinex11: Create the whole window at window creation...
2012-09-03  Alexandre Julliardwinex11: Move the GL drawable management to opengl.c.
2012-09-03  Alexandre Julliardwinex11: Treat the client window as an OpenGL drawable.
2012-09-03  Alexandre Julliardwinex11: Store the OpenGL drawable in a separate struct...
2012-09-03  Alexandre Julliardwinex11: Only create the client window when the pixel...
2012-08-30  Alexandre Julliardwinex11: Always paint to the whole window.
2012-08-30  Alexandre Julliardwinex11: Don't select for mouse events on the client...
2012-08-30  Alexandre Julliardwinex11: Never attempt to create the window data from...
2012-08-29  Alexandre Julliarduser32: Always go through set_window_pos when the WS_VI...
2012-08-20  Henri Verbeetwinex11: Try harder to get usable RandR screen resources.
2012-08-20  Henri Verbeetwinex11: Try XRandR 1.0 if 1.2 fails.
2012-08-17  Alexandre Julliardwinex11: Release the keyboard lock before sending input...
2012-08-16  Alexandre Julliardwinex11: Get rid of the X11 locking functions.
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-16  Alexandre Julliardwinex11: Add a critical section to protect the keyboard...
2012-08-16  Alexandre Julliardwinex11: Create contexts at initialization time to...
2012-08-16  Alexandre Julliardwinex11: Use the labels to find the mouse motion valuat...
2012-08-16  Alexandre Julliardwinex11: Store XInput2 device info in the thread data.
2012-08-15  Alexandre Julliardwinex11: Remove the redundant pixel format index from...
2012-08-15  Alexandre Julliardwinex11: Make pixel format objects const and get rid...
2012-08-15  Alexandre Julliardwinex11: Initialize the OpenGL format list at startup...
2012-08-15  Alexandre Julliardwinex11: Add a critical section to protect the OpenGL...
2012-08-15  Alexandre Julliardwinex11: Remove unnecessary cleanups on process exit.
2012-08-14  Alexandre Julliardwinex11: Remove remaining X11 locking around graphics...
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-08-13  Henri Verbeetwinex11: Explicitly clear virtual desktop maximized...
2012-08-13  Henri Verbeetwinex11: Don't set MWM decorations either for fullscree...
2012-07-31  Michael Stefaniucwinex11.drv: Avoid TRUE:FALSE conditional expressions.
2012-07-30  Alexandre Julliardgdi32: Move DescribePixelFormat and SetPixelFormat...
2012-07-27  Alexandre Julliardwinex11: Get rid of the OpenGL bitmap support.
2012-07-25  Alexandre Julliardopengl32: Store the context current DCs on the opengl32...
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.
next