Spelling fixes.
[wine] / dlls / winex11.drv / winpos.c
2008-04-17  Alexandre Julliardwinex11: Moved the WM_SYSCOMMAND handling to window.c.
2008-04-17  Alexandre Julliardwinex11: Moved the MapNotify handler to event.c.
2008-04-17  Alexandre Julliardwinex11: Moved the ExposeEvent handler to event.c.
2008-04-14  Alexandre Julliardwinex11: Don't set full screen style on minimized windows.
2008-04-10  Alexandre Julliarduser32: Moved the menu activation hack on managed windo...
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-04-10  Alexandre Julliardwinex11: Make sure to flush painting operations before...
2008-04-09  Alexandre Julliardwinex11: Add some generic support for XEMBED client...
2008-04-09  Alexandre Julliardwinex11: Abstract window map/unmap to separate functions.
2008-04-07  Alexandre Julliardwinex11: Don't set NET_WM_STATE on the desktop window.
2008-04-07  Alexandre Julliardwinex11: Set the _NET_WM_STATE atom directly for unmapp...
2008-04-07  Alexandre Julliardwinex11: Fix handling of property sizes for 64-bit...
2008-04-04  Alexandre Julliardwinex11: Ignore ConfigureNotify events when a window...
2008-04-04  Alexandre Julliardwinex11: Avoid updating the wm states inside a Configur...
2008-04-04  Alexandre Julliardwinex11: Ignore ConfigureNotify events on unmapped...
2008-04-02  Alexandre Julliardwinex11: Allow mapping/unmapping a window even while...
2008-04-02  Alexandre Julliardwinex11: Replace the lock_changes flag by a check on...
2008-04-02  Alexandre Julliardwinex11: Rely on PropertyNotify events instead of Map...
2008-03-31  Jacek Cabanwinex11: Add owned windows to the taskbar if it has...
2008-03-25  Dmitry Timoshkovwinex11.drv: Don't add owned windows to the taskbar.
2008-03-19  Alexandre Julliardwinex11: Remove leftover debugging output.
2008-03-19  Dmitry Timoshkovwinex11.drv: Add a some heuristics when to add a maximi...
2008-03-18  Alexandre Julliardwinex11: Avoid useless updates of the desktop window...
2008-03-18  Alexandre Julliardwinex11: Fix typo that was causing superfluous updates...
2008-03-12  Alexandre Julliardwinex11: Check if _NET_WM_MOVERESIZE is supported befor...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-05  Alexandre Julliardwinex11: Don't set the fullscreen hint on maximized...
2008-03-05  Alexandre Julliardwinex11: Wait for a window to move out of withdrawn...
2008-03-05  Alexandre Julliardwinex11: Retrieve the current window placement in MapNo...
2008-03-05  Alexandre Julliardwinex11: Ignore Map/UnmapNotify if the window is alread...
2008-03-01  Alexandre Julliardwinex11: Set the appropriate _NET_WM_STATE properties...
2008-02-29  Alexandre Julliardwinex11: Avoid depending on win.h.
2008-02-29  Alexandre Julliardwinex11: Avoid accessing the internals of the window...
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-28  Alexandre Julliardwinex11: Merge the iconification support into the SetWi...
2008-02-27  Alexandre Julliardwinex11: Check the current window state on Map/UnmapNot...
2008-02-27  Alexandre Julliardwinex11: Use XWithdrawWindow to unmap managed windows...
2008-02-27  Alexandre Julliardwinex11: Clear the NET_WM_STATE status when a window...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-21  Alexandre Julliardwinex11: Re-introduce a separate X11 window for the...
2008-02-06  Alexandre Julliardwinex11: Don't erase the desktop window synchronously...
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: 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: 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: 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-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-07  Austin EnglishSpelling fixes.
2007-12-17  Stefan Dösingerwinex11: Distinguish between bpp and depth.
2007-11-21  Alexandre Julliardwinex11.drv: Make sure to erase the dragging frame...
2007-10-31  Alexandre Julliardwinex11.drv: Set the WM_STATE_ABOVE hint on topmost...
2007-10-31  Alexandre Julliardserver: Also return the new extended style in the set_w...
2007-10-17  Alexandre Julliardserver: Avoid refreshing areas of a window that have...
2007-10-17  Alexandre Julliardwinex11: Process all types of messages while moving...
2007-10-11  Alexandre Julliardwinex11: Set the SKIP_PAGER and SKIP_TASKBAR styles...
2007-10-11  Alexandre Julliardwinex11: Add generic mechanism for managing WM_STATE...
2007-09-27  Alexandre Julliardwinex11.drv: Always drag the full window for top-level...
2007-09-19  Alexandre Julliardwinex11.drv: Update the wm hints when the window frame...
2007-09-19  Alexandre Julliardwinex11.drv: If a window is not resizable through the...
2007-08-27  Alexandre Julliardwinex11: Child windows don't get activated even when...
2007-08-21  Alexandre Julliardwinex11: Update the wm hints also when mapping a previo...
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-16  Alexandre Julliardwinex11: Store wm hints in the window data instead...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-02-26  Pierre d'Herbemontwinex11.drv: Check the valid rects after the set_window...
2007-02-13  Alexandre Julliardwinex11.drv: We still have to flush the display after...
2007-02-05  Dmitry Timoshkovuser32: Add the tests for minimize/restore MDI child...
2007-01-15  Dmitry Timoshkovwinex11.drv: Fix the typos in the fullscreen state...
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
2007-01-01  Dmitry Timoshkovuser32: Make more ShowWindow tests pass under Wine.
2007-01-01  Dmitry Timoshkovwinex11.drv: Fix the regression caused by a previous...
2006-12-22  Dmitry Timoshkovuser32: Add a message test for various ShowWindow(...
2006-12-19  Juris Smotrovsuser32: Extend the support for SWP_STATECHANGED for...
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-14  Alexandre Julliardwinex11.drv: Update the X11 window position when the...
2006-11-08  Dmitry Timoshkovwinex11.drv: Call SetWindowPos with SWP_FRAMECHANGED...
2006-10-26  Alexandre Julliardwinex11.drv: Offset X11 coordinates with the primary...
2006-10-23  Alexandre Julliardwinex11.drv: Preliminary support for Xinerama.
2006-10-17  Dmitry Timoshkovuser: Add a test for ShowWindow(SW_MAXIMIZE) called...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-10-05  Dmitry Timoshkovwinex11.drv: Make all windows moveable by default.
2006-06-29  Dmitry Timoshkovwinex11.drv: Update window's full screen state on the...
2006-06-29  Dmitry Timoshkovinclude: Move appropriate parts of winpos.h to winuser...
2006-06-21  Dmitry Timoshkovwinex11.drv: Add support for full screen window state...
2006-06-19  Jeremy Whitewinex11.drv: On Solaris, Xutil.h is required to define...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.