user32/tests: Run the tests again on Win95.
[wine] / dlls / winex11.drv /
2010-04-29  Jörg Höhlewinex11: Unify German keyboard mapping.
2010-04-29  Alexandre Julliardwinex11: Make the cursor window global instead of per...
2010-04-27  Roderick Colenbranderwgl: Make context not current before deleting it.
2010-04-27  Roderick Colenbranderwgl: Improve wglDeleteContext threading behavior.
2010-04-26  Gerald Pfeiferwinex11: Remove variable size which is not really used...
2010-04-26  Gerald Pfeiferwinex11: Remove variable datasize which is not really...
2010-04-22  Alexandre Julliardwinex11: Use a format with 8 bits of alpha for the...
2010-04-22  Alexandre Julliardwinex11: Add some tracing to AlphaBlend.
2010-04-22  Alexandre Julliardwinex11: Add missing X11 locking when setting the cursor.
2010-04-22  Alexandre Julliardwinex11: Flush the gdi display after processing the...
2010-04-22  Alexandre Julliardwinex11: Don't set a hint for the small icon if it...
2010-04-22  Alexandre Julliardwinex11: Invert the icon mask only after the conversion...
2010-04-21  Alexandre Julliardwinex11: Fix handling of bitmap header size for V4...
2010-04-21  Alexandre Julliarduser32: Remove the CURSORICON parameter in the SetCurso...
2010-04-21  Alexandre Julliardwinex11: Update the cursor from the thread input status...
2010-04-20  Alexandre Julliardwinex11: Move creation of an empty cursor to a separate...
2010-04-20  Alexandre Julliardwinex11: Implement the entry points for creating and...
2010-04-20  Alexandre Julliarduser32: Add driver entry points for cursor creation...
2010-04-20  Roderick Colenbranderwgl: Print the fbconfig fmt_id in ConvertPixelFormatWGL...
2010-04-20  Roderick Colenbranderwgl: Ignore fbconfigs which are window drawable but...
2010-04-20  Alexandre Julliardwinex11: Fix memory leaks in get_bitmap_argb.
2010-04-19  Alexandre Julliardwinex11: Add the small icon to the NET_WM_ICON hint.
2010-04-19  Alexandre Julliardwinex11: Generate an alpha channel from the bitmask...
2010-04-19  Alexandre Julliardwinex11: Move creation of an ARGB bitmap for icons...
2010-04-16  Alexandre Julliardwinex11: Fix 16-bpp cursor conversions.
2010-04-16  Alexandre Julliardwinex11: Set the NET_WM_ICON hint for 32-bpp icons.
2010-04-15  Alexandre Julliardwinex11: Mask out the alpha channel when converting...
2010-04-15  Alexandre Julliardwinex11: Add support for big-endian 32-bpp Xrender...
2010-04-15  Alexandre Julliardwinex11: Rewrite AlphaBlend to do everything on the...
2010-04-15  Alexandre Julliardwinex11: Use the BITBLT_GetVisRectangles helper functio...
2010-04-15  Alexandre Julliardwinex11: Move logical to physical mapping into the...
2010-04-15  Alexandre Julliardwinex11: Define a structure to hold coordinates informa...
2010-04-15  Alexandre Julliardwinex11: Use repeating instead of scaling when stretchi...
2010-04-15  Alexandre Julliardwinex11: Add a separate helper function for Xrender...
2010-04-15  Alexandre Julliardwinex11: The source offset for mirrored Xrender blits...
2010-04-13  Roderick Colenbranderwinex11: Add support for 32-bit DDBs.
2010-04-12  Henri Verbeetwinex11.drv: Allow OpenGL on minimized windows.
2010-04-07  Alexandre Julliardwinex11: Fix the calling convention of X11DRV_wglCreate...
2010-04-07  Dmitry Timoshkovwinex11.drv: Do not allow WM actions for windows with...
2010-04-02  Vincent Povirkwinex11.drv: Clip rectangle values to 16-bit limits.
2010-03-29  Mikhail Maroukhinewinex11.drv: Fix compiler warnings with flag -Wcast...
2010-03-20  Alexandre Julliardwinex11: Don't make the owner window managed if its...
2010-03-18  Vincent Povirkwinex11.drv: Use CurrentTime to focus windows if we...
2010-03-18  Vincent Povirkwinex11.drv: ReadSelectionData should fail if the impor...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Roderick Colenbranderwgl: Add more OpenGL diagnosing checks.
2010-03-04  Jörg Höhlewinex11: Log keycode decimal <-> hex for keysym & MS...
2010-03-01  Alexandre Julliardwinex11: Don't try to create the owner window if it...
2010-03-01  Henri Verbeetwinex11.drv: GetObject() already returns a DIB's absolu...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Use the bitmap's "topdown" field in X11DRV...
2010-03-01  Henri Verbeetwinex11.drv: Store if a bitmap is top-down in X_PHYSBITMAP.
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.
next