Don't keep main exe and dlls handles open when the file is on
[wine] / windows / winpos.c
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...
1999-07-04  Yuxi ZhangFix a bug in SetWindowPos to prevent parent from erasin...
1999-06-18  Ulrich Weigand- Do not call XConfigureWindow if SetWindowPos was...
1999-06-12  Ulrich WeigandBetter implementation of [GS]etForegroundWindow.
1999-06-05  Ulrich WeigandRemoved DummyMotionNotify EVENT driver routine.
1999-05-22  Eric PouechIn SetWindowPos if changing Z order and child window...
1999-05-22  Ulrich WeigandDon't change Z-order of child windows when activating.
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-13  Francis BeaudetFixed an infinite loop in ChildWindowFromPointEx.
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
1999-05-08  Michael VekslerRemoved #include "wine/winuser16.h" and use "struct...
1999-05-02  Noel BorthwickFixed an unbalanced windows lock/unlock sequence in
1999-05-02  Juergen Schmied- better stubs for Get/Set special (Progman/Taskman...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Eric PouechProperly handling cases like calling SetWindowPos while...
1999-04-11  Francois BoisvertCheck if pTempActiveWindow in WINPOS_SetWindowPos is...
1999-04-01  Alex KorobkaFixes for ignored WVR_[VH]REDRAW flags, made minimizati...
1999-04-01  Patrik StridvallMore code moved to the X11 driver (bitmap and palette...
next