msvcr71: Forward more functions to msvcrt.dll.
[wine] / dlls / winex11.drv /
2010-02-24  Kusanagi Kouichiwinex11.drv: Add a new debug channel for XIM.
2010-02-24  Kusanagi Kouichiwinex11.drv: There seems to be nothing to be done for...
2010-02-24  Kusanagi Kouichiwinex11.drv: Generate IME messages as needed.
2010-02-23  Alexandre Julliardwinex11: Switch owner window to managed when displaying...
2010-02-23  Alexandre Julliardwinex11: Windows that own popups should be managed.
2010-02-23  Alexandre Julliardwinex11: Make sure that the owner window exists when...
2010-02-22  Roderick Colenbranderwinex11: Also take into account source offsets when...
2010-02-22  Roderick Colenbranderwinex11: When a mask picture is active, the source...
2010-02-22  Kusanagi Kouichiwinex11.drv: Check XDND version.
2010-02-22  Kusanagi Kouichiwinex11.drv: Keep the state of XIM and IME consistent.
2010-02-17  Roderick Colenbranderwinex11: Use PictOpOver instead of PictOpSrc in 1-bit...
2010-02-17  Roderick Colenbranderwinex11: Fix xrender mono->mono blit.
2010-02-16  Alexandre Julliardwinex11: Fix the DC rect offset for a released DC.
2010-02-16  Kusanagi Kouichiwinex11.drv: Show the default IME window only when...
2010-02-16  Kusanagi Kouichiwinex11.drv: Handle result string directly.
2010-02-16  Roderick Colenbranderwinex11: Fix palette conversion bug.
2010-02-15  Jörg Höhlewinex11: Add vkey codes for functions keys upto F24.
2010-02-15  Jörg Höhlewinex11: Initialize KeyPressEvent for XmbLookupString.
2010-02-12  Kusanagi Kouichiwinex11.drv: Fold X11DRV_ImmSetOpenStatus into XIMPreEd...
2010-02-12  Kusanagi Kouichiwinex11.drv: Simplify X11DRV_ImmSetInternalString.
2010-02-12  Kusanagi Kouichiwinex11.drv: Private copy of a result string is unneces...
2010-02-08  Alexandre Julliardwinex11: Shape offset must be relative to the window...
2010-02-04  Alexandre Julliardwinex11: Update the window shape offset when the window...
2010-02-02  Alexandre Julliardwinex11: Synchronize the shaped flag with the window...
2010-01-22  Alexandre Julliardwinex11: Use the thread connection to clear the systray...
2010-01-19  Ilya Shpigorwinex11.drv: Produce VK_CANCEL vkey on the Ctrl+Pause...
2010-01-08  Marcus Meissnerwinex11: Remove more superflous NULL checks (Coverity).
2010-01-07  Marcus Meissnerwinex11.drv: physDev cannot be NULL (Coverity).
2010-01-04  Alexandre Julliardwinex11: Don't process ConfigureNotify events that...
2009-12-30  Rob Shearmanwinex11.drv: Empty clipboard cache on process unload...
2009-12-28  Michael Stefaniucwinex11.drv: Remove some explicit LPARAM/WPARAM casts.
2009-12-24  Alexandre Julliardwinex11: Only check for fs register corruption on i386.
2009-12-23  Alexandre Julliarduser32: Get rid of 16-bit handles in the driver clipboa...
2009-12-22  Roderick Colenbranderwinex11: Fix a null pointer crash when XRender isn...
2009-12-15  Michael Stefaniucwinex11: Fix missing unlock & free on an error path...
2009-12-14  Alexandre Julliardwinex11: Make GetKeyboardLayoutName() use the same...
2009-12-14  Vincent Povirkwinex11.drv: Use the old method to delete the desktop...
2009-12-09  Alexandre Julliardwinex11: Fix a compiler warning.
2009-12-08  Roderick Colenbranderwinex11: Move X11 display failure MESSAGE to winediag.
2009-12-04  Marcus Meissnerwinex11.drv: Handle if cursor not found (Cpverity).
2009-12-04  Roderick Colenbranderwgl: Add a direct rendering check to new winediag channel.
2009-12-02  Marcus Meissnerwinex11.drv: Check NULL before calling (Coverity).
2009-12-01  Rob Shearmanwinex11.drv: Make sure that the selectionAcquired flag...
2009-11-30  John Klehmwinex11.drv: Report correctly when wintab is disabled.
2009-11-23  Vincent Povirkwinex11.drv: Generate text/html clipboard data from...
2009-11-23  Vincent Povirkwinex11.drv: Remove the HTML Format -> text/html clipbo...
2009-11-19  Austin Englishwinex11.drv: Downgrade an ERR to a WARN.
2009-11-19  Roderick Colenbranderwgl: Add support for WGL_ARB_create_context_profile...
2009-11-18  Roderick Colenbranderwgl: Add initial WGL_ARB_create_context support.
2009-11-17  Alexandre Julliardwinex11: Get rid of the SetDCOrg entry point.
2009-11-17  Roderick Colenbranderwgl: The GLX context creation code isn't needed anymore...
2009-11-16  Roderick Colenbranderwgl: Get rid of delayed GLX context creation. Instead...
2009-11-13  Roderick Colenbranderwgl: Make sure we set a valid value for GLX_DRAWABLE_TY...
2009-11-13  Roderick Colenbranderwgl: None of the WGL_render_texture attribute values...
2009-11-12  Vincent Povirkwinex11.drv: Ignore FocusOut events on virtual desktop...
2009-11-12  Vincent Povirkwinex11.drv: Allow explorer to focus other process...
2009-11-12  Vincent Povirkwinex11.drv: Allow windows in a virtual desktop to...
2009-11-12  Roderick Colenbranderwinex11: Fix a regression when the same depth was used...
2009-11-12  Roderick Colenbranderwgl: Fix a violation of the GLX specs in ConvertAttribW...
2009-11-11  Peter Urbanecwinex11: Implement AlphaBlend mode for the case where...
2009-11-09  Francois GougetAssorted spelling fixes.
2009-11-03  Gerald Pfeiferwinex11: Handle error situation earlier in X11DRV_GetDI...
2009-10-30  Roderick Colenbranderwinex11: Check format in XRender_GetSrcAreaStretch...
2009-10-30  Roderick Colenbranderwinex11: Make sure the formats are the same instead...
2009-10-27  Ken Thomaseswinex11: Allow assigning non-OEM virtual key codes...
2009-10-27  Ken Thomaseswinex11: Use a table of available OEM virtual key codes.
2009-10-27  Ken Thomaseswinex11: Assign OEM virtual key codes in a separate...
2009-10-23  Alexandre Julliardwinex11: Do not give focus to a WS_EX_NOACTIVATE window.
2009-10-21  Henri Verbeetwinex11.drv: Properly free "visinfo" in get_formats...
2009-10-19  Ge van Geldorpwinex11.drv: Fix build on systems without libXrender.
2009-10-16  Roderick Colenbranderwinex11: Use get_xrender_picture in X11DRV_AlphaBlend.
2009-10-14  Alexandre Julliardwinex11: The xrender tile picture must be used only...
2009-10-14  Roderick Colenbranderwinex11: Use get_xrender_picture in X11DRV_XRender_GetS...
2009-10-14  Roderick Colenbranderwinex11: Add X11DRV_XRender_SetDeviceClipping for synci...
2009-10-14  Erich Hooverwinex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the...
2009-10-13  Alexandre Julliardwinex11: Store the device format in the Xrender info...
2009-10-13  Alexandre Julliardwinex11: Make all render format pointers const.
2009-10-13  Roderick Colenbranderwinex11: Introduce get_xrender_picture for retrieving...
2009-10-08  Alexandre Julliardwinex11: Rename the XRENDERINFO type to make it clear...
2009-10-08  Roderick Colenbranderwinex11: Move XRENDERINFO allocation in a separate...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-05  Wim Lewiswinex11: Fix font metric cache filename generation.
2009-10-05  Wim Lewiswinex11: Font metric cache file cleanups.
2009-10-02  Alexandre Julliardwinex11: Use explicit prototypes for function pointers.
2009-10-01  Roderick Colenbranderwinex11: Add support for 16-bit/32-bit DIB sections.
2009-09-30  Alexandre Julliardwinex11: Remove BITBLT_InternalStretchBlt now that...
2009-09-30  Alexandre Julliardwinex11: Move the DIB locking and the client-side optim...
2009-09-30  Alexandre Julliardwinex11: Move X11DRV_ClientSideDIBCopy to avoid forward...
2009-09-26  Alexandre Julliardwinex11.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-09-25  Roderick Colenbranderwinex11: Don't use ColorShifts for non-TrueColor bitmaps.
2009-09-23  Vincent Povirkwinex11: Re-add the optimization for blending 1x1 pixel...
2009-09-22  André Hentschelwinex11: Add alternative header for xf86vm.
2009-09-10  Roderick Colenbranderwinex11: Fix a null pointer bug in ToLogical in case...
2009-09-10  Roderick Colenbranderwinex11: Add helper function for copying brushes.
2009-09-10  Roderick Colenbranderwinex11: Add helper function get_xrender_format_from_co...
2009-09-09  Roderick Colenbranderwinex11: Add helper function for calculating ColorShifts.
2009-09-09  Roderick Colenbranderwinex11: Use ColorShifts in get_xrender_format_from_pde...
2009-09-09  Dmitry Timoshkovwinex11.drv: Handle WM_DELETE_WINDOW by simulating...
2009-09-08  Roderick Colenbranderwinex11: Always adjust the color_shifts pointer when...
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
next