dmstyle: Assign to structs instead of using memcpy.
[wine] / dlls / winex11.drv /
2008-02-25  Alexandre Julliardwinex11: Use the same full screen test in is_window_man...
2008-02-25  Alexandre Julliardwinex11: Get rid of the visual id property, we are...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Alexandre Julliardwinex11: Correctly initialize the cursor in a newly...
2008-02-25  Roderick Colenbranderwgl: Add aux buffers support to DescribePixelFormat.
2008-02-25  Roderick Colenbranderwgl: Remove unneeded opengl initialisation code at...
2008-02-25  Roderick Colenbranderwgl: Remove the pixel format limitation.
2008-02-22  Alexandre Julliardwinex11: Force the client dimensions to at least 1x1...
2008-02-22  Rob Shearmanwinex11.drv: Optimise getting the bits of a DIB after...
2008-02-22  Alexandre Julliardwinex11: Re-create the client window when setting the...
2008-02-21  Alexandre Julliardwinex11: Keep track of the window colormap and free...
2008-02-21  Alexandre Julliardwinex11: Make the BitBlt short-cuts more generic to...
2008-02-21  Dmitry Timoshkovwinex11.drv: Add an optimized path for BitBlt(SRCINVERT).
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2008-02-18  Alexandre Julliardwinex11: Move the raising of windows on SetFocus to...
2008-02-18  Alexandre Julliardwinex11: Use GetDCHook to retrieve the dce pointer...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-07  Christopher Harveywinex11: Added WGL_BIND_TO_TEXTURE_DEPTH_NV to ConvertA...
2008-02-07  Lars-Ake Fredlundwinex11: Don't create a mapping if X11DRV_PALETTE_VIRTU...
2008-02-06  Alexandre Julliardwinex11: Only update the virtual screen rect once in...
2008-02-06  Alexandre Julliardwinex11: Use the gdi display when initializing the...
2008-02-06  Alexandre Julliardwinex11: Don't erase the desktop window synchronously...
2008-02-05  Alexandre Julliardwinex11: Add a critical section for the palette global...
2008-02-05  Francois Gougetwinex11.drv: Add some API documentation stubs to make...
2008-02-05  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-02-04  Alexandre Julliardwinex11: Remove unneeded check on bitmap depth, screen...
2008-02-04  Alexandre Julliardwinex11: Abstract the depth->bpp conversion and use...
2008-02-04  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-25  Dmitry Timoshkovwinex11.drv: Remove an incorrect FIXME.
2008-01-25  Ken Thomaseswinex11.drv: Accomodate XGetWindowProperty returning...
2008-01-25  Alexandre Julliardwinex11: Check for managed mode in create_whole_window...
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2008-01-24  Alexandre Julliardwinex11: Catch DIB memory accesses that touch the last...
2008-01-24  Alexandre Julliardwinex11: Check for need to make window managed when...
2008-01-24  Alexandre Julliardwinex11: Create the window data structure lazily, once...
2008-01-24  Alexandre Julliardwinex11: Don't create a win_data structure for the...
2008-01-23  Alexandre Julliardwinex11: Export a function to dock a window into the...
2008-01-23  Alexandre Julliardwinex11: Remove obsolete code to set Z-order for child...
2008-01-23  Dmitry Timoshkovuser32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave...
2008-01-23  Alexandre Julliardwinex11: Get the icon from the window in case it was...
2008-01-23  Alexandre Julliardwinex11: Set icon hints on non-managed windows too...
2008-01-23  Alexandre Julliardwinex11: Set hints for the existing window text when...
2008-01-23  Alexandre Julliardwinex11: Apply the existing window region (if any)...
2008-01-23  Alexandre Julliardwinex11: Add a mapped flag to the window data instead...
2008-01-23  Alexandre Julliardwinex11: Move code around in X11DRV_SetWindowPos to...
2008-01-23  Alexandre Julliardwinex11: Update the win data rectangles before doing...
2008-01-23  Alexandre Julliardwinex11: Leave it up to explorer to specify the correct...
2008-01-23  Alexandre Julliardwinex11: Move resetting of the cursor clip rectangle...
2008-01-22  Alexandre Julliardwinex11: Move the window bits according to the valid...
2008-01-22  Alexandre Julliardwinex11: Properly invalidate moved child windows instea...
2008-01-22  Alexandre Julliardwinex11: Make the client rect relative to the parent...
2008-01-22  Alexandre Julliardwinex11: Abstract the server part of SetWindowPos into...
2008-01-22  Alexandre Julliardserver: Add a separate request to set the window visibl...
2008-01-22  Alexandre Julliardwinex11.drv: Only allocate wm hints if we have an X11...
2008-01-22  Alexandre Julliardwinex11.drv: Fix handling of strange window sizes in...
2008-01-22  Alexandre Julliarduser32,server: Set the initial window rectangles to...
2008-01-21  Alexandre Julliardwinex11.drv: Set the initial icon hints in set_initial_...
2008-01-17  Alexandre Julliardwinex11.drv: Moved initialization of screen_width/heigh...
2008-01-17  Alexandre Julliardwinex11.drv: Don't create a win_data structure for...
2008-01-17  Alexandre Julliardwinex11.drv: Don't fetch the atom for a null device...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-15  Dmitry Timoshkovgdi32: Add a test for undocumented EnumFontFamiliesEx...
2008-01-09  Marcus Meissnerwinex11: Set last error on enumerating display settings.
2008-01-07  Austin EnglishSpelling fixes.
2007-12-31  Gerald Pfeiferwinex11.drv: Simplify condition in create_xcursor_curso...
2007-12-31  Jeremy Whitewintab32: If we could not find a stylus sort of device...
2007-12-31  Jeremy Whitewintab32: Add logic to detect specific tablet cursor...
2007-12-31  Jeremy Whitewintab32: Add modest trace information for tablets.
2007-12-26  Jeremy Whitewintab32: Capture the number of buttons earlier, allowi...
2007-12-26  Jeremy Whitewintab32: Implement the ability to return the number...
2007-12-26  Jeremy Whitewintab32: Don't return information for non existent...
2007-12-26  Jeremy Whitewintab32: Correctly handle devices with a device id...
2007-12-26  Jeremy Whitewintab32: Compute our physical device characteristics...
2007-12-26  Jeremy Whitewintab32: Add additional device tracing.
2007-12-26  Jeremy Whitewintab32: Order the cursor array by the standard Wacom...
2007-12-26  Jeremy Whitewintab32: Add constants for cursor types and use them.
2007-12-24  Jeremy Whitewintab32: Do not offset the physical device id by the...
2007-12-24  Jeremy Whitewintab32: Store and use the physical device id to match...
2007-12-23  Peter Oberndorferwinex11: Remove unused SWAP_INT macro.
2007-12-21  Zhangrong Huanggdi32, winex11.drv: Correct default Chinese font name.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-18  Rob Shearmaninclude: Add more types and function declarations to...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-12-14  Stefan Dösingerwinex11: Ignore the alpha if all pixels are 0.
2007-12-13  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-12  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-12-05  Dmitry Timoshkovwinex11.drv: Don't forget to initialize dmFields.
2007-11-21  Alexandre Julliardwinex11.drv: Make sure to erase the dragging frame...
2007-11-19  Dmitry Timoshkovwinex11.drv: Use display device guid managed by explorer.
2007-11-16  Francois Gougetwinex11: Add the trailing '\n' to a Wine trace.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-12  Dmitry Timoshkovwinex11.drv: Get rid of unused variables.
2007-11-09  Francois Gougetwinex11: Add C alternatives to the assembly bits in...
2007-11-05  Francois Gougetwinex11: Fix compilation on systems that don't support...
2007-11-02  Dmitry Timoshkovwinex11.drv: Initialize buffer size.
next