crypt32/tests: In more recent Windows versions, updating a data message with no conte...
[wine] / dlls / winex11.drv /
2011-02-02  Henri Verbeetwinex11.drv: Only query for XShm on first use.
2011-02-01  Dmitry Timoshkovwinex11.drv: Make sure that default clipping region...
2011-01-31  Alexander Scott... winex11.drv: Improve error handling in bitmap synthesiz...
2011-01-31  Alexander Scott... winex11.drv: Remove unused constant, and fix a comment.
2011-01-31  Alexander Scott... winex11.drv: Remove broken HeapFree call.
2011-01-28  Alexander Scott... winex11.drv: Implement synthesizing the CF_ENHMETAFILE...
2011-01-24  Dmitry Timoshkovwinex11.drv: Associate the real DC transformation with...
2011-01-05  Austin Englishwinex11.drv: Use consistent formatting in a TRACE().
2010-12-28  Alexandre Julliardwinex11: Make the tool window flag take precedence...
2010-12-27  Andrew Nguyenwinex11.drv: Enhance the wrapper functions for WGL_EXT_...
2010-12-15  Alexandre Julliardwinex11: Potentially update the system tray notificatio...
2010-12-15  Alexandre Julliardwinex11: Add support for displaying system tray notific...
2010-12-15  Alexandre Julliardwinex11: Store information needed for the info balloon...
2010-12-13  Alexandre Julliardwinex11: Fix event coordinates mapping for the root...
2010-12-09  Alexandre Julliardwinex11: Only map the window the first time that WS_VIS...
2010-12-02  Wolfram Sangwinex11.drv: In GetDIBits() with DIB sections, always...
2010-11-30  Marcus Meissnerwinex11.drv: Do not include XFORM.eDx and eDy into...
2010-11-16  Alexandre Julliarduser32: Check structure size in GetGUIThreadInfo.
2010-11-15  Alexandre Julliardwinex11: Properly forget about a foreign window when...
2010-11-08  Andrew Nguyenwinex11.drv: Set last error to ERROR_BUSY when attempti...
2010-11-08  Andrew Nguyenwinex11.drv: Ensure that the WGL context is removed...
2010-11-08  Alexandre Julliardwinex11: Create Win32 windows corresponding to all...
2010-11-08  Alexandre Julliardwinex11: Add support for having a drawable associated...
2010-11-08  Alexandre Julliardwinex11: Handle GravityNotify events for non-toplevel...
2010-11-08  Alexandre Julliardwinex11: Add support for receiving ConfigureNotify...
2010-11-08  Vladimir Panteleevwinex11: Correctly handle non-RGB COLORREFs in BRUSH_Se...
2010-11-08  Vladimir Panteleevwinex11: Add X11DRV_PALETTE_GetColor function to resolv...
2010-11-05  Alexandre Julliardwinex11: Sync the window attributes when switching...
2010-11-05  Alexandre Julliardwinex11: Don't try to unmap systray windows, it confuse...
2010-11-05  Alexandre Julliardwinex11: Add support for receiving mouse events on...
2010-11-02  Alexandre Julliardwinex11: Re-dock icons when the system tray owner has...
2010-11-02  Alexandre Julliardwinex11: Improve management of the lifetime of embedded...
2010-11-01  Alexandre Julliardwinex11: Manage the system tray stand-alone window...
2010-10-26  Hans Leidekkerwinex11: Implement EnumICMProfiles.
2010-10-18  Alexandre Julliardwinex11: Allow specifying system cursor replacements...
2010-10-18  Alexandre Julliardwinex11: Add support for remapping standard Win32 curso...
2010-10-18  Alexandre Julliardwinex11: Avoid creating a DC when not necessary.
2010-10-18  Alexandre Julliardwinex11: Use GetIconInfoEx when creating cursors.
2010-10-11  Andrew Nguyenwinex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_I...
2010-10-11  Andrew Nguyenwinex11.drv: Use a separate string buffer for X11R6...
2010-10-07  Erich Hooverwinex11: Add support for animated cursors in X11 driver.
2010-10-07  Alexandre Julliardwinex11: Mirror the client rectangle if necessary for...
2010-10-05  Alexandre Julliardwinex11: Mirror the DC exposure region for RTL devices.
2010-09-30  Alexandre Julliardwinex11: Force setting the cursor again on the first...
2010-09-27  Alexandre Julliardserver: Pass the rectangle in client coordinates for...
2010-09-27  Alexandre Julliardwinex11: Mirror the window region for RTL windows.
2010-09-22  Damjan Jovanovicwinex11.drv: Translate the drop point to the virtual...
2010-09-22  Dmitry Timoshkovuser32: Make sure that SendInput always initializes...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-14  Dmitry Timoshkovwinex11.drv: Avoid copying invalid window bits.
2010-09-14  Dmitry Timoshkovwinex11.drv: Avoid copying window bits if the window...
2010-09-13  Juan Langwinex11.drv: ImeInquire's second parameter is an output...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-09-07  Gerald Pfeiferwinex11.drv: Fix comment for #endif.
2010-09-02  Alexandre Julliardwinex11: Properly support BitBlt and LAYOUT_BITMAPORIEN...
2010-09-02  Alexandre Julliardwinex11: Break positioning of graphics in mirrored...
2010-08-30  Francois Gougetwinex11.drv: Fix compilation on systems that don't...
2010-08-24  Ken Thomaseswinex11: Pass window property to server in 64KB chunks.
2010-08-18  Roderick Colenbranderwinex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE...
2010-08-17  Damjan Jovanovicwinex11.drv: Implement the DataObject for dragging...
2010-08-17  Damjan Jovanovicwinex11.drv: Implement a framework for dragging from...
2010-08-17  Damjan Jovanovicwinex11.drv: Filter out all CF_* formats when CF_HDROP...
2010-08-17  Damjan Jovanovicwinex11.drv: Use a Wine list to store XDnD data.
2010-08-01  Alexandre Julliardwinex11: Sending a move/resize client message to the...
2010-07-30  Alexandre Julliardwinex11: Fix the positioning of some graphics primitive...
2010-07-28  Alexandre Julliardwinex11: Fix handling of the lpDx array in ExtTextOut...
2010-07-26  Dmitry Timoshkovwinex11: Remember last window that had the XIC focus...
2010-07-26  Alexandre Julliardgdi32: Get rid of the GetDCOrgEx driver entry point...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-29  Alexandre Julliardwinex11: Disable antialiasing if either fontconfig...
2010-06-29  Alexandre Julliardwinex11: Set the user time property on top-level windows.
2010-06-25  Ken Thomaseswinex11: Allow setting focus on active window, if no...
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-06-22  Aric Stewartwinex11.drv: Make UploadGlyph fallback to notdef and...
2010-06-16  Paul Chitescuwinex11.drv: Post a WM_SYSCOMMAND SC_CLOSE when the...
2010-06-15  Andrew Nguyenwinex11.drv: Report a non-zero COLORRES capability...
2010-06-02  Alexandre Julliardwinex11: Fix the X image masks according to the pixmap...
2010-06-02  Alexandre Julliardwinex11: Ignore fontconfig and Xft configuration if...
2010-06-01  Alexandre Julliardwinex11: Windows with WS_EX_NOACTIVATE style shouldn...
2010-05-31  Alexandre Julliardwinex11: Disable sub-pixel antialiasing if Xrender...
2010-05-28  Alexandre Julliardwinex11: Only unmap windows when the window rect change...
2010-05-28  Alexandre Julliardwinex11: Map zero-size windows and set an empty window...
2010-05-28  Alexandre Julliardwinex11: Set size hints to 1x1 for zero-sized windows.
2010-05-28  Alexandre Julliardwinex11: Set window style to normal for windows with...
2010-05-28  Dmitry Timoshkovwinex11.drv: Simulate pressing Alt+F4 instead of clicki...
2010-05-24  Alexandre Julliardwinex11: Don't send minimize/maximize sys commands...
2010-05-24  Alexandre Julliardwinex11: Unmap zero-size windows also while processing...
2010-05-24  Alexandre Julliardwinex11: Allow the Xft configuration to override both...
2010-05-24  Alexandre Julliardwinex11: Fetch the antialias parameter from fontconfig...
2010-05-21  Alexandre Julliardwinex11: Create X11 cursors on demand when the cursor...
2010-05-21  Alexandre Julliardwinex11: Reimplement creation of Xlib cursors to use...
2010-05-21  Alexandre Julliardwinex11: Retrieve the cursor info with GetIconInfo...
2010-05-21  Alexandre Julliardwinex11: Move X11 locking inside the cursor creation...
2010-05-20  Alexandre Julliardwinex11: Fix a bitmap leak when setting the small icon...
2010-05-20  Aleksey Braginwinex11.drv: Fix SetCursor entry in the spec file.
2010-05-19  Alexandre Julliardwinex11: Add some tracing to the fontconfig subpixel...
2010-05-19  Alexandre Julliardwinex11: Make sure that all fontconfig support is prope...
2010-05-18  Alexandre Julliardwinex11: Force alpha channel to 0 when blitting to...
2010-05-18  Michael Stefaniucwinex11.drv: Remove redundant "not NULL" check of cfgs...
2010-05-17  Alexandre Julliardwinex11: Use the subpixel rendering configuration from...
next