- Stub routines for _164, _208, _210, _211, _239, _356, _413, _437,
[wine] / include / win.h
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-16  Alexandre JulliardAdded internal Wine messages to perform SetWindowPos...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-10-12  Alexandre JulliardStore window properties in the server. Moved property...
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-10-09  Alexandre JulliardStore window class atom in the server.
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-12  Alexandre JulliardMake sure that functions returning an HWND always retur...
2001-08-29  Alexandre JulliardMake window handles 32-bit before calling window procedure.
2001-08-28  Alexandre JulliardAdded global management of user handles in the server.
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-16  Alexandre JulliardMoved user lock to user.c. Added USER_CheckNotLock...
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-20  Alexandre JulliardMoved queue paint count to the server. Removed a few...
2001-06-08  Alexandre JulliardRemoved WIN_NATIVE flag.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-01-26  Dmitry TimoshkovReplace 16-bit calls in DefWindowProc by 32-bit, prefer...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-20  Louis Philippe Gagnon- Separate application calls to ShowOwnedPopups from...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
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-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-05-23  Susan FarleySet and retrieve the window icon that is drawn under...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-02-18  Noomen HamzaPopup windows will be hidden when minimizing the main...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-07-24  Sylvain St-GermainFixed inconsistency in conditions that determines if...
1999-07-18  Francis BeaudetDelay WM_NCPAINT message until the "painter's algorithm...
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-26  Patrik StridvallANSI C fixes.
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-08  Alex KorobkaRearranged PAINT_RedrawWindow() so that it first recurs...
1999-05-08  Ulrich WeigandInitialize WIN_CritSection earlier.
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...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Francois BoisvertAdding of new functions to make the wnd struct thread...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-10  Ulrich WeigandRemoved deferred Expose events handling.
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-11-06  Ove KaavenMade sure ConfigureNotify is processed before Expose...
1998-11-01  Patrik StridvallStarted moving some X11 window management code to windo...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-03-29  Alexandre JulliardRelease 970329 wine-970329
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-09-28  Alexandre JulliardRelease 960928 wine-960928
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-08-18  Alexandre JulliardRelease 960818 wine-960818
1996-07-28  Alexandre JulliardRelease 960728 wine-960728
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-06-06  Alexandre JulliardRelease 960606 wine-960606
1996-05-21  Alexandre JulliardRelease 960521 wine-960521
1996-05-16  Alexandre JulliardRelease 960516 wine-960516
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
1996-03-31  Alexandre JulliardRelease 960331 wine-960331
1996-03-24  Alexandre JulliardRelease 960324 wine-960324
1996-03-14  Alexandre JulliardRelease 960314 wine-960314
1996-02-18  Alexandre JulliardRelease 960218 wine-960218
1995-12-12  Alexandre JulliardRelease 951212 wine-951212
1995-11-05  Alexandre JulliardRelease 951105 wine-951105
1995-10-03  Alexandre JulliardRelease 951003 wine-951003
1995-08-17  Alexandre JulliardRelease 950817 wine-950817
1995-07-29  Alexandre JulliardRelease 950727 wine-950727
1995-04-30  Alexandre JulliardRelease 950430 wine-950430
1995-03-19  Alexandre JulliardRelease 950319 wine-950319
1995-03-02  Alexandre JulliardRelease 950202 wine-950202
1995-01-24  Alexandre JulliardRelease 950122 wine-950122
1995-01-09  Alexandre JulliardRelease 950109 wine-950109
next