amstream: Fix return value of BasePinImp_GetMediaType.
[wine] / dlls / winex11.drv / window.c
2012-10-29  Alexandre Julliardwinex11: Delay mapping a layered window until its attri...
2012-10-21  Alexandre Julliardwinex11: Never use a surface for embedded windows,...
2012-10-15  Alexandre Julliardwinex11: Get rid of the __wine_x11_managed property.
2012-10-15  Alexandre Julliardwinex11: Move the icon window off-screen for managed...
2012-10-10  Alexandre Julliardwinex11: Recreate the GL drawable when changing the...
2012-10-10  Alexandre Julliardwinex11: Create a surface even for OpenGL windows,...
2012-10-09  Alexandre Julliardserver: Add flags in the set_window_pos request to...
2012-10-04  Alexandre Julliardwinex11: Hold a reference to the surface in UpdateLayer...
2012-10-03  Alexandre Julliardwinex11: Don't try to change the window visual if we...
2012-10-03  Alexandre Julliardwinex11: Copy the existing surface bits when a dirty...
2012-10-03  Alexandre Julliardwinex11: Allow changing the pixel format of a window...
2012-10-02  Alexandre Julliardwinex11: Use ARGB layered windows for system tray icons...
2012-10-02  Alexandre Julliardwinex11: Take the alpha channel into account to compute...
2012-10-02  Alexandre Julliardwinex11: Switch to an ARGB visual for layered windows...
2012-10-02  Alexandre Julliardwinex11: Add support for per-window visuals.
2012-10-02  Alexandre Julliardwinex11: Don't put window manager decorations on layere...
2012-10-01  Alexandre Julliarduser32: Add a driver entry point for UpdateLayeredWindow.
2012-10-01  Alexandre Julliarduser32: Default to the dummy surface if the driver...
2012-09-26  Alexandre Julliardwinex11: Create a default colormap along with the defau...
2012-09-26  Alexandre Julliardwinex11: Store the full visual info for the default...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the remai...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetLa...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SetWi...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the Windo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the SysCo...
2012-09-24  Alexandre Julliardwinex11: Add window data structure locking to the ShowW...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the map...
2012-09-21  Alexandre Julliardwinex11: Store the window display connection in the...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the windo...
2012-09-21  Alexandre Julliardwinex11: Add window data structure locking to the X...
2012-09-21  Alexandre Julliardwinex11: Separate fetching the window icon bits and...
2012-09-21  Alexandre Julliardwinex11: Move the support for making the owner window...
2012-09-18  Alexandre Julliardwinex11: Add a helper function to set input focus for...
2012-09-17  Alexandre Julliardwinex11: Allow retrieving the window data structure...
2012-09-17  Alexandre Julliardwinex11: Avoid passing a window data structure to funct...
2012-09-13  Alexandre Julliardwinex11: Don't use a window surface for embedded windows.
2012-09-12  Alexandre Julliardwinex11: Add support for the LWA_COLORKEY layered windo...
2012-09-10  Alexandre Julliardwinex11: Remove support for icon windows, use a default...
2012-09-10  Alexandre Julliardwinex11: Disable client-side rendering for OpenGL windows.
2012-09-06  Alexandre Julliardwinex11: Use window surfaces for rendering top-level...
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-09-04  Alexandre Julliardwinex11: Store the rectangle of the GL drawable and...
2012-09-04  Alexandre Julliardwinex11: Create the whole window at window creation...
2012-09-03  Alexandre Julliardwinex11: Move the GL drawable management to opengl.c.
2012-09-03  Alexandre Julliardwinex11: Treat the client window as an OpenGL drawable.
2012-09-03  Alexandre Julliardwinex11: Store the OpenGL drawable in a separate struct...
2012-09-03  Alexandre Julliardwinex11: Only create the client window when the pixel...
2012-08-30  Alexandre Julliardwinex11: Always paint to the whole window.
2012-08-30  Alexandre Julliardwinex11: Don't select for mouse events on the client...
2012-08-30  Alexandre Julliardwinex11: Never attempt to create the window data from...
2012-08-29  Alexandre Julliarduser32: Always go through set_window_pos when the WS_VI...
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-16  Alexandre Julliardwinex11: Create contexts at initialization time to...
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2012-08-13  Henri Verbeetwinex11: Don't set MWM decorations either for fullscree...
2012-07-12  Alexandre Julliardwinex11: Get rid of the no longer needed drawable rect...
2012-06-04  Alexandre Julliardwinex11: Don't free a variable that is no longer alloca...
2012-05-15  Alexandre Julliardwinex11: Use the create_pixmap_from_image helper to...
2012-05-07  Alexandre Julliardwinex11: Define an enum to manage the various types...
2012-02-13  Alexandre Julliardwinex11: Make sure the clip window is created as soon...
2012-02-01  Alexandre Julliardwinex11: Move the window resizing support to mouse.c.
2012-01-31  Alexandre Julliardwinex11: Reset clipping when a fullscreen window is...
2012-01-25  Matteo Bruniwinex11: Don't put the GL drawable offscreen.
2012-01-19  Dmitry Timoshkovwinex11.drv: Use dialog window type also for owned...
2012-01-11  Kusanagi Kouichiwinex11.drv: Assign struct.
2011-12-19  Alexandre Julliardwinex11: Only take managed popups into account when...
2011-12-19  Alexandre Julliardwinex11: Hardcode the MWM hints for the desktop window.
2011-12-16  Alexandre Julliardwinex11: Update MWM hints when the window size changes.
2011-11-28  Ulrich Czekallawinex11: Avoid grabbing user_section while holding...
2011-11-09  Alexandre Julliardwinex11: Don't allow setting the cursor across processe...
2011-05-12  Alexandre Julliardwinex11: Set the desktop window gravity to NorthWest...
2011-05-11  Alexandre Julliardwinex11: Export a couple of helper functions for window...
2011-04-25  Alexandre Julliardwinex11: Release the clip cursor grab when the clipping...
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: Use dialog window type again for owned...
2011-04-14  Alexandre Julliardwinex11: Make sure the clipping window is initialized...
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: Implement cursor clipping using a pointer...
2011-03-29  Dmitry Timoshkovwinex11.drv: Do not use any window types except _NET_WM...
2011-03-07  Alexandre Julliardwinex11: Don't unmap off-screen windows on PropertyNoti...
2011-02-24  Alexandre Julliardwinex11: Synchronize the mouse cursor in update_mouse_s...
2011-02-01  Dmitry Timoshkovwinex11.drv: Make sure that default clipping region...
2010-12-28  Alexandre Julliardwinex11: Make the tool window flag take precedence...
2010-12-15  Alexandre Julliardwinex11: Potentially update the system tray notificatio...
2010-12-09  Alexandre Julliardwinex11: Only map the window the first time that WS_VIS...
2010-11-15  Alexandre Julliardwinex11: Properly forget about a foreign window when...
2010-11-08  Alexandre Julliardwinex11: Create Win32 windows corresponding to all...
2010-11-08  Alexandre Julliardwinex11: Add support for having a drawable associated...
2010-11-08  Alexandre Julliardwinex11: Handle GravityNotify events for non-toplevel...
2010-11-05  Alexandre Julliardwinex11: Sync the window attributes when switching...
2010-11-02  Alexandre Julliardwinex11: Improve management of the lifetime of embedded...
2010-09-30  Alexandre Julliardwinex11: Force setting the cursor again on the first...
2010-09-27  Alexandre Julliardwinex11: Mirror the window region for RTL windows.
2010-09-14  Dmitry Timoshkovwinex11.drv: Avoid copying invalid window bits.
2010-09-14  Dmitry Timoshkovwinex11.drv: Avoid copying window bits if the window...
2010-09-07  Alexandre Julliarduser32: Add support for fetching window rectangles...
2010-08-01  Alexandre Julliardwinex11: Sending a move/resize client message to the...
next