ieframe: Moved WebBrowser object tests to ieframe.
[wine] / dlls / winex11.drv /
2011-07-27  Alexandre Julliardwinex11: Force unprotecting the DIB section bits in...
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used GetBitmapBits...
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
2011-07-25  Alexandre Julliardwinex11: Get rid of the no longer used SetDIBits implem...
2011-07-25  Alexandre Julliardwinex11: Return color information in GetImage when...
2011-07-22  Alexandre Julliardwinex11: Implement the additional clipping in PutImage.
2011-07-21  Alexandre Julliardwinex11: Add helper functions for changing and restorin...
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alexandre Julliardgdi32: Get rid of the offset in the gdi_image_bits...
2011-07-21  Alexandre Julliardgdi32: Allow the PutImage entry point to optionally...
2011-07-21  Alexandre Julliardgdi32: Pass the full bitblt_coords structure to the...
2011-07-20  Huw Davieswinex11: Use the appropriate color_shifts when the...
2011-07-20  Huw Davieswinex11: Sync the dib-section bits before writing to...
2011-07-20  Alexandre Julliardgdi32: Move the checks for empty visible rects in PatBl...
2011-07-20  Alexandre Julliardwinex11: Verify that the color map matches in PutImage...
2011-07-20  Alexandre Julliardwinex11: Fill in the color table in Get/PutImage for...
2011-07-20  Alexandre Julliardwinex11: Remap pixels to system palette in Get/PutImage...
2011-07-18  Alexandre Julliardwinex11: Create a new message window every time we...
2011-07-18  Alexandre Julliardwinex11: Remove the GetDIBits implementation.
2011-07-18  Alexandre Julliardgdi32: Remove the GetDIBits entry point from the graphi...
2011-07-18  Francois Gougetwinex11.drv: Make copy_image_bits() static.
2011-07-18  Alexandre Julliardwinex11: Avoid overflowing the source rectangle in...
2011-07-18  Alexandre Julliardwinex11: Simplify a couple of BitBlt operation codes.
2011-07-18  Alexandre Julliardwinex11: Don't access the source rectangle in PutImage...
2011-07-15  Huw Davieswinex11: Sync a dib-section before accessing the image...
2011-07-15  Alexandre Julliardwinex11: Set all the bitmap padding to 0 in GetImage.
2011-07-14  Francois Gougetwinex11.drv: Make some DC functions static.
2011-07-14  Alexandre Julliardwinex11: Add support for bottom-up format in PutImage.
2011-07-14  Alexandre Julliardwinex11: Add support for rops in PutImage.
2011-07-14  Alexandre Julliardwinex11: Move the execution of rop operations from...
2011-07-14  Alexandre Julliardwinex11: Add an implementation for the PutImage entry...
2011-07-14  Alexandre Julliardwinex11: Add support for byte swapping in GetImage.
2011-07-14  Alexandre Julliardwinex11: Add an implementation for the GetImage entry...
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
2011-07-13  Ken Thomaseswinex11.drv: Map Meta keys to VK_{L, R}MENU, not just...
2011-07-13  Ken Thomaseswinex11.drv: Fix X11DRV_KeymapNotify when multiple...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardgdi32: Sort the OpenGL driver functions alphabetically.
2011-07-13  Alexandre Julliardwinex11: Add a DC function structure and export it.
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-11  Alexandre Julliardgdi32: Pass the dest visible rectangle to the PatBlt...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-07-11  Alexandre Julliardgdi32: Compute StretchBlt rectangles in gdi32.
2011-07-11  William Petterssonwinex11: Add grab for XInput2 ButtonPress event.
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2011-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-07-06  Vincent Povirkwinex11.drv: Process keyboard events when QS_HOTKEY...
2011-07-06  Alexandre Julliardwinex11: Set the reported screen bpp based on the avail...
2011-07-06  Frédéric Delanoywinex11.drv: Remove dead assignment (Clang).
2011-06-21  Alexandre Julliardserver: Allow setting a zero-size clip rectangle.
2011-06-21  Alexandre Julliardwinex11: Don't enable XInput for devices reporting...
2011-06-20  Alexandre Julliardwinex11: Try harder to ignore broken raw motions events...
2011-06-06  Huw Davieswinex11: Move the code that checks for a colortable...
2011-05-25  Marcus Meissnerwinex11.drv: Mark internal symbols with hidden visibility.
2011-05-16  Alexandre Julliardwinex11: Filter out motion events resulting from settin...
2011-05-16  Alexandre Julliardwinex11: Warp the pointer when clipping, but ignore...
2011-05-16  Alexandre Julliardwinex11: Don't wait for the foreground window to start...
2011-05-13  Alexandre Julliardwinex11: Try a little harder to clip the cursor to...
2011-05-13  Alexandre Julliardwinex11: Allow MotionNotify events through occasionally...
2011-05-13  Alexandre Julliardwinex11: Don't use raw events for button events so...
2011-05-12  Alexandre Julliardwinex11: Set the desktop window gravity to NorthWest...
2011-05-12  Alexandre Julliardwinex11: Only update the fullscreen pointer grab when...
2011-05-11  Alexandre Julliardwinex11: Add an option to automatically clip the pointe...
2011-05-11  Alexandre Julliardwinex11: Automatically clip the pointer when the foregr...
2011-05-11  Alexandre Julliardwinex11: Export a couple of helper functions for window...
2011-05-11  Alexandre Julliardwinex11: Reset the clipping when the desktop window...
2011-05-05  Alexandre Julliardwinex11: Fix check for desktop process in non-desktop...
2011-05-02  Marcus Meissnerwinex11.drv: Assertion was 1 off (Coverity).
2011-04-28  Alexandre Julliardwinex11: Grab the mouse in the thread that owns the...
2011-04-27  Alexandre Julliardwinex11: Merge consecutive RawMotion events.
2011-04-27  Alexandre Julliardwinex11: Ignore MotionNotify events if we have pending...
2011-04-26  Alexandre Julliardwinex11: Refuse to clip cursor to a 1x1 window if we...
2011-04-25  Alexandre Julliardwinex11: Release the clip cursor grab when the clipping...
2011-04-22  Alexandre Julliardwinex11: Allow changing the clipping rectangle while...
2011-04-22  Alexandre Julliardwinex11: Add separate helper functions for pointer...
2011-04-22  Alexandre Julliardwinex11: Store a message window with the desktop when...
2011-04-22  Alexandre Julliardwinex11: Clip out the top-level windows when repainting...
2011-04-20  Dmitry Timoshkovwinex11.drv: Make sure that all relevant keyboard trace...
2011-04-20  Dmitry Timoshkovwinex11.drv: Use dialog window type again for owned...
2011-04-19  Alexandre Julliardwinex11: Allow installing the event handler multiple...
2011-04-14  Alexandre Julliardwinex11: Make sure the clipping window is initialized...
2011-04-14  Alexandre Julliardwinex11: Retrieve raw mouse events through XInput2...
2011-04-13  Alexandre Julliardwinex11: Add handlers for the XInput2 raw mouse events.
2011-04-13  Austin Englishwinex11.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Alexandre Julliardwinex11: Build the mouse input structure directly in...
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-12  Huw Davieswinex11: Don't use the bitfields for the BI_RGB case.
2011-04-12  Alexandre Julliardwinex11: Get rid of the old ddraw HAL support.
2011-04-08  Dmitry Timoshkovwinex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZ...
2011-04-06  Alexandre Julliardwinex11: Simplify the event handler lookup, and support...
2011-04-06  Alexandre Julliardwinex11: Update the cursor on the clip window when...
2011-04-05  Alexandre Julliardwinex11: Update the cursor on the clipping window while...
2011-04-05  Alexandre Julliardwinex11: Always forward SetCursor to the driver, and...
2011-04-05  Alexandre Julliardwinex11: Add an option to disable pointer grabs.
2011-04-05  Alexandre Julliardwinex11: Implement cursor clipping using a pointer...
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-04-04  Gerald Pfeiferwinex11.drv: Initialize a variable in create_xcursor_fr...
2011-03-31  Matteo Bruniwinex11.drv: Take care of the destroyed drawable in...
next