xinput1_3: Quiet a noisy fixme.
[wine] / dlls / winex11.drv /
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...
2010-05-14  Alexandre JulliardFix the bitmap info size computation when masks are...
2010-05-12  Alexandre Julliardwinex11: Update the cursor also for events ignored...
2010-05-10  Alexandre Julliardwinex11: The startscan line is relative to the destinat...
2010-05-10  Alexandre Julliardwinex11: Select for EnterNotify events on the desktop...
2010-05-10  Alexandre Julliardwinex11: Take into account the cursor show count when...
2010-05-08  Alexandre Julliardwinex11: Fix source/dest width mismatch in SetDIBits.
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-05-06  Alexandre Julliardwinex11: Create a window of the appropriate visual...
2010-05-06  Damjan Jovanovicwinex11.drv: Use unicode filenames for WM_DROPFILES.
2010-05-05  Gerald Pfeiferwinex11.drv: Remove variable bits which is not really...
2010-05-04  Alexandre Goujonwinex11: Use XkbKeycodeToKeysym when using XKB.
2010-05-03  Gerald Pfeiferwinex11: Remove variable bits which is not really used...
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...
next