We should pass the callers client-area rect and clip rect to x11drv
[wine] / windows / winpos.c
2003-03-14  Tony LambregtsReplace DPRINTF with TRACE.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-12-03  Alexandre JulliardRemoved input.h, queue.h, spy.h and sysmetrics.h and...
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-10-31  Alexandre JulliardSplit out some more 16-bit code.
2002-10-29  Alexandre JulliardFixed ShowWindowAsync.
2002-10-28  Alexandre JulliardMoved a few remaining 16-bit window functions to wnd16...
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and
2002-08-27  Dmitry TimoshkovDump SetWindowPos flags.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Andreas MohrFixed a memory leak in find_child_from_point().
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-04-06  François GougetReplace some SendMessage with SendNotifyMessage in...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-17  Dave HawkesAltered the algorithm for selecting a new focus after...
2001-12-06  Alexandre JulliardAdded WIN_GetRectangles function.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-06  Alexandre JulliardWindow activation cleanups.
2001-10-24  Joshua ThielenSwitch focus to activated window even if no window...
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-17  Bill MedlandOnly modify the ancestor if you find it.
2001-10-16  Alexandre JulliardAdded internal Wine messages to perform SetWindowPos...
2001-10-11  Alexandre JulliardRemoved next and child fields in the window structure...
2001-10-10  Alexandre JulliardStore window parent as an HWND instead of a pointer.
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-09-14  Alexandre JulliardMake sure that HWND comparisons are always done with...
2001-09-12  Alexandre JulliardMake sure that functions returning an HWND always retur...
2001-08-24  Alexandre JulliardAdded WIN_ListParents function and renamed WIN_BuildWin...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-21  Alexandre JulliardRemoved WIN_GetDesktop().
2001-08-18  Alexandre JulliardRemoved a number of direct accesses to the window struc...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-08-08  Alexandre JulliardReplace SendMessage16 by SendMessageW where possible.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-20  Guy L. AlbertelliTrace rectangles returned by GetClientRect and GetWindo...
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-20  Alexandre JulliardAvoid returning an unlocked window pointer from WINPOS_...
2001-06-14  Dmitry TimoshkovReplace more PROFILE_ functions by RegQueryValueExA.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-22  Alexandre JulliardMake WIN_WindowFromPoint take a POINT instead of a...
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-09  Alexandre JulliardUse 32-bit hook functions where possible. Cleaned up...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-12  James HathewaySetWindowRgn shouldn't activate the window.
2001-03-21  Alexandre JulliardCleaned up assumptions about WS_CHILD flag so that...
2001-03-19  Ove KaavenWin2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT...
2001-03-04  Dmitry TimoshkovAdd DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only...
2001-02-28  Dominik StrasserAvoid crash at end of list.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-23  Alexandre JulliardDo not allocate any USER data on the system heap.
2001-01-26  Martin PilkaFixed SW_RESTORE handling.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2001-01-25  Susan FarleyAlways restore the bit_gravity to BGForget after using...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-22  Alexandre JulliardRemoved the dummy mouse event in SetWindowPos.
2000-12-18  Gerard PatelWM_GETMINMAXINFO track min size should be used in SetWi...
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-25  Rein KlazesIn SWP_DoNCCalcSize() when determining whether the...
2000-10-23  Louis Philippe Gagnon- Calculate changes in the client area relative to...
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-09-27  Dmitry TimoshkovIf window was not resized and not moved, repaint only...
2000-09-12  James HathewayKDE 1.x has problems with using XShapeCombineMask when...
2000-08-21  Gerard PatelEnables showing of hidden windows when the app ask...
2000-08-07  Huw D M DaviesWINPOS_WindowFromPoint should respect hrgnWnd.
2000-08-07  Marcus MeissnerRemoved local variable shadows warnings.
2000-08-04  Alexandre JulliardRemoved a few dependencies on GDI internals from USER...
2000-07-28  Francois Jacques- implementation of SetWindowsRgn and GetWindowRgn
2000-07-25  Susan FarleyDon't destroy the caret on SWP_HIDEWINDOW.
2000-07-15  Jean-Claude BatistaEnsure the validity of hOldFocus before calling WIN_Get...
2000-07-08  Susan FarleyCheck for WS_DISABLED parent in WindowFromPoint for...
2000-07-08  Slava MonichBeginDeferWindowPos should allow zero count.
2000-06-14  Noomen HamzaMade SetWindowPos handle the case when inserting a...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-26  Gerard PatelActivate a hidden window only when explicitely asked...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-08  Rein KlazesAvoid problems during changing the Z-order if the windo...
1999-12-25  Huw D M DaviesAvoid infinite loop in WINPOS_FindIconPos if the width...
1999-11-07  Lionel UlmerAdded the possibility to have mouse movements reported...
1999-10-13  Abey GeorgeChanged WINPOS_CanActivate to not to consider WS_VISIBL...
1999-10-13  Thuy NguyenWe have to activate MDI child windows.
1999-09-03  Abey GeorgeCheck new coordinates received in WM_NCCALCSIZE message.
1999-08-07  Francis BeaudetIf the window is already the topmost window in ShowWind...
1999-07-31  Yuxi ZhangTried to fix the code for SetWindowPos to erase the...
1999-07-27  Thuy NguyenCheck if the window has the WS_CLIPSIBLINGS style befor...
1999-07-18  Abey GeorgeValidate the parent with the child window client rectan...
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
next