mshtml: Fix CSS px unit handling differences between Gecko and IE.
[wine] / dlls / winex11.drv / window.c
2007-10-22  Michael Stefaniucwinex11.drv: Fix two missing unlocks on error paths...
2007-10-11  Alexandre Julliardwinex11: Don't use a window manager border for a simple...
2007-10-11  Alexandre Julliardwinex11: Reuse the mwm hints when computing the window...
2007-10-11  Alexandre Julliardwinex11: Add generic mechanism for managing WM_STATE...
2007-10-03  Chris Robinsonwinex11: Use a GLXPixmap for offscreen OpenGL rendering...
2007-10-03  Chris Robinsonwinex11: Use an offscreen redirected window for child...
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-09-18  Alexandre Julliardwinex11.drv: Invalidate the DCE when the window format...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-08-30  Alexandre Julliardwinex11: Set initial wm hints on the desktop window...
2007-08-29  Alexandre Julliardwinex11: Tool windows should not have WM decorations.
2007-08-27  Alexandre Julliardwinex11: Child windows don't get activated even when...
2007-08-23  Rob Shearmanwinex11.drv: Don't activate the systray window when...
2007-08-20  Alexandre Julliardwinex11: Force a window to managed mode when it is...
2007-08-20  Alexandre Julliardwinex11: Switch windows to managed mode in SetWindowPos...
2007-08-20  Alexandre Julliardwinex11: Don't select for StructureNotify events on...
2007-08-20  Alexandre Julliardwinex11: Move setting of the initial wm hints to a...
2007-08-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-07-25  Peter Dons Tychsenx11drv: Fix the special case where windows have WS_CHIL...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-04-06  Dmitry Timoshkovuser32: Windows uses ptMaxTrackSize to set an initial...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-02-13  Vitaliy Margolenwinex11.drv: Popup windows with system menu are managed.
2007-02-05  Dmitry Timoshkovuser32: Although Windows sends WM_GETMINMAXINFO at...
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-10-26  Alexandre Julliardwinex11.drv: Offset X11 coordinates with the primary...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-12  Nickolay V. Shmyrevwinex11.drv: Always set window type.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-10-05  Dmitry Timoshkovwinex11.drv: Make all windows moveable by default.
2006-08-24  James Liggettwinex11.drv: Fix explorer regression caused by systray...
2006-08-23  James Liggettwinex11.drv: Add XEmbed system tray support.
2006-06-29  Dmitry Timoshkovinclude: Move appropriate parts of winpos.h to winuser...
2006-06-27  Andrew Talbotwinex11.drv: Write-strings warning fix.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.