winex11: Assign OEM virtual key codes in a separate loop.
[wine] / dlls / winex11.drv /
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.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-09-02  Roderick Colenbranderwinex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical...
2009-09-02  Roderick Colenbranderwinex11: Introduce a new function for looking up the...
2009-08-29  Alexandre Julliardwinex11: Bytes per line is signed so make it an int...
2009-08-19  Andrew Eikumwinex11: Support KEYEVENTF_UNICODE in SendInput.
2009-08-17  Alexandre Julliardwinex11: Add handling of take focus event on the deskto...
2009-08-13  Alexandre Julliardwinex11: Use the Globally Active focus model with take...
2009-08-12  Dmitry Timoshkovwinex11.drv: Handle failure of XcursorImageCreate.
2009-08-07  Henri Verbeetwinex11.drv: Fallback to X11DRV_SHM_NONE in X11DRV_DIB_...
2009-08-06  Henri Verbeetwinex11.drv: Add support for XShm pixmaps.
2009-08-03  Roderick Colenbranderwinex11: Fix XRender_GetSrcAreaStretch compile bug...
2009-08-03  Roderick Colenbranderwgl: Fix usage of non-GLX visual in glXCreateContext.
2009-07-24  Roderick Colenbranderwinex11: XRenderComposite can be inaccurate when scaled...
2009-07-23  Roderick Colenbranderwinex11: Make X11DRV_SetupGCForPatBlt independent of...
2009-07-23  Roderick Colenbranderwinex11: Make BRUSH_DitherColor independent of the...
2009-07-23  Roderick Colenbranderwinex11: Add support for GCs at more depths.
2009-07-16  Roderick Colenbranderwinex11: Add a function for retrieving the bitmap GC.
2009-07-14  Roderick Colenbranderwinex11: Use set_xrender_transformation in AlphaBlend.
2009-07-13  Roderick Colenbranderwinex11: Add an XRender based GetSrcAreaStretch.
2009-07-13  Roderick Colenbranderwinex11: Add a helper function for converting a random...
2009-07-13  Yuri Khanwinex11.drv: Handle clipboard on an auxiliary thread...
2009-07-10  Roderick Colenbranderwinex11: Get rid of depth conversion fixme.
2009-07-06  Roderick Colenbranderwinex11: Move glyph code over to get_xrender_format.
2009-07-06  Roderick Colenbranderwinex11: Move AlphaBlend over to get_xrender_format.
2009-07-06  Roderick Colenbranderwinex11: Get rid of the static Xrender picture format...
2009-06-26  Austin Englishwinex11: Make sure GetKeyNameText gets the correct...
2009-06-25  Alexandre Julliardwinex11: Try to use the correct window rectangle as...
2009-06-22  Vincent Povirkwinex11.drv: Link the windows JFIF format to the X...
2009-06-22  Vincent Povirkwinex11.drv: Link the windows PNG format to the X image...
2009-06-22  Detlef Riekenbergwinex11: Get rid of glext.h in remaining locations.
2009-06-17  Roderick Colenbranderwgl: Get rid of glXQueryDrawable because officially...
2009-06-15  Damjan Jovanovicwinex11.drv: Fix file drops on KDE4 and XFCE.
2009-06-09  Austin Englishwinex11: Return correct length for GetKeyNameText.
2009-06-04  Vincent Povirkwinex11.drv: Don't use XEvents uninitialized when waits...
2009-06-02  André Hentschelwinex11: Fix Ctrl+Shift+Tab translation.
2009-05-28  André Hentschelwinex11: Fix Ctrl+Tab translation.
2009-05-28  Dmitry Timoshkovwinex11.drv: Avoid a crash if not in a desktop mode.
2009-05-27  Francois Gougetwinex11: Also define X11DRV_OpenGL_Cleanup() when OpenG...
2009-05-27  Vincent Povirkwinex11: Set the fullscreen state of virtual desktops...
2009-05-26  Francois Gougetwinex11.drv: Replace an strdup() with HeapAlloc() in...
2009-05-21  Vincent Povirkwinex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
2009-05-21  Vincent Povirkwinex11.drv: Use the proper enum value for repeat.
2009-05-20  Roderick Colenbranderwgl: Set PFD_GENERIC_FORMAT on bitmap formats instead...
2009-05-19  Roderick Colenbranderwgl: Use local pixel format data for WGL_ACCELERATION_ARB.
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_DRAW_TO_BITMAP_ARB is only seen...
2009-05-18  Roderick Colenbranderwgl: Make sure WGL_SUPPORT_GDI_ARB is only seen on...
2009-05-18  Roderick Colenbranderwgl: Add WGL_SWAP_METHOD_ARB support.
2009-05-15  Roderick Colenbranderwgl: Offer PFD_GENERIC_ACCELERATED on bitmap capable...
2009-05-15  Roderick Colenbranderwgl: Select bitmap capable formats when PFD_DRAW_TO_BIT...
2009-05-15  Roderick Colenbranderwgl: Duplicate some single buffered pixel formats for...
2009-05-06  Austin Englishwinex11.drv: Remove an outdated comment.
2009-05-05  Alexandre Julliardwinex11: Limit window dimensions to 65535 to avoid...
2009-05-04  Vincent Povirkwinex11.drv: Export copied images as image/bmp.
2009-05-01  Vincent Povirkwinex11.drv: Convert image/bmp X selections to Windows...
2009-04-29  Rein Klazeswinex11: GetPixel() on a monochrome bitmap should retur...
2009-04-24  Huw Davieswinex11.drv: Print clipboard formats in hex.
2009-04-23  Alexandre Julliardwinex11.drv: Don't give focus to a minimized window...
2009-04-21  Roderick Colenbranderopengl: Add WGL_EXT_pixel_format_packed_float support.
2009-04-20  Huw Davieswinex11.drv: Fix typo so that emf -> mfpict synthesis...
2009-04-20  Huw Davieswinex11.drv: Fix ordering of synthesized text formats.
2009-04-14  Hans Leidekkerwinex11.drv: Set HKCU\Keyboard Layout\Preload key.
2009-04-14  Hans Leidekkeruser32: By default, return all zeroes in the first...
2009-03-25  Kusanagi Kouichiwinex11.drv: Make import/export functions static.
2009-03-24  Andrew Talbotwinex11.drv: Remove order-of-evaluation dependencies.
2009-03-02  Eric Pouechwinex11: Correctly pad 1 bpp DDB's lines with 0 values.
2009-03-02  Dmitry Timoshkovwinex11.drv: Take into account current world transform...
next