Grab the thread object in case the thread terminates with pending
[wine] / windows / win.c
2000-12-22  Patrik StridvallVarious documentation fixes.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-15  Gerard PatelDon't return last active popup if it is pointing to...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
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-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-28  Dmitry TimoshkovSlightly rearrange WIN16/WIN32A/WIN32 window creation.
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-02  Alexandre JulliardAuthors: Gerard Patel <g.patel@wanadoo.fr>, Marcus...
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-09-24  Alexandre JulliardCall WH_GETMESSAGE hook in PeekMessage too (based on...
2000-08-20  Louis Philippe Gagnon- Separate application calls to ShowOwnedPopups from...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-31  Alexandre JulliardCleaned up some more USER dependencies.
2000-07-29  Huw D M DaviesInitialize hrgnWnd.
2000-07-15  Gerard PatelAllow SetWindowLong(... GWL_STYLE) to change visible...
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-06-25  Lawson WhitneyMoved zero-sized window hack to x11drv.
2000-06-08  Alexandre JulliardYet another attempt at fixing CW_USEDEFAULT handling.
2000-06-07  Alexandre JulliardThe window dimensions have to be initialized before...
2000-05-31  Gerard PatelSet a default size for windows when CW_USEDEFAULT is...
2000-05-30  Alexandre JulliardUse GetStartupInfoA() instead of accessing process...
2000-05-30  Alexandre JulliardSerge Ivanov
2000-05-11  Guy AlbertelliClear menu handle after destroying menu.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-02-25  Alexandre JulliardATOMs are considered unique, so we don't need to check...
2000-02-20  Andreas Mohr- fixed my slightly incorrect EndDialog patch
2000-02-18  Noomen HamzaPopup windows will be hidden when minimizing the main...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-16  Gerard PatelDo not use GlobalFindAtom with atom handles in CreateWi...
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-01  Alexandre JulliardFixed potential buffer overflows (spotted by Francois...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-10-31  Huw D M DaviesFixed a couple of compiler warnings.
1999-10-24  Uwe BonnesWarn users to use -the -desktop option together with...
1999-10-23  Rein KlazesUse the module handle, if CreateWindowEx is called...
1999-09-28  Noomen HamzaRewrite the ShowOwnedPopups function with a safety...
1999-09-03  Abey GeorgeFixed resizing bugs for windows with WS_THICKFRAME...
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Marcus MeissnerRemoved the old, historical and no longer working IPC...
1999-07-04  Uwe BonnesWIN_FindWindow: use GetExeptr(pWnd->hInstance) for...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Pascal LessardEnableWindow doesn't release the capture of a child...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-05  Slava Monicho check for both CW_USEDEFAULT and CW_USEDEFAULT16.
1999-05-29  Francis BeaudetFixed a behavior of the focus when a parent window...
1999-05-22  Francis BeaudetFixed a major memory leak in the window management...
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Francis BeaudetFixed GetTopWindow so it will correctly handle the...
1999-05-14  Marcus MeissnerReplaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
1999-05-12  Ove KaavenCleaner Suspend/RestoreWndsLock, which should fix some...
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-08  Ulrich WeigandInitialize WIN_CritSection earlier.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
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 BoisvertEnabled thread safeness for wnd structure code.
1999-04-03  Eric PouechNo longer sending atoms in ((CREATESTRUCT*)lParam)...
1999-04-03  Francois BoisvertTransfered the window struct memory release from WIN_De...
1999-04-02  Francois BoisvertSuspend all windows locks before the control is passed...
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  Francois BoisvertFixed some bugs in thread safeness for wnd struct.
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-21  Francis BeaudetClear update region before WM_NCDESTROY.
1999-03-19  Pavel RoskinFixed WIN_SendDestroyMsg.
1999-03-17  Francis BeaudetImplemented a more defensive version of WIN_SendDestroyMsg.
1999-03-16  Pavel RoskinFixed bug introduced in WIN_FindWindow.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-28  Juergen SchmiedFIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Alexandre JulliardMake GetWindowLong(GWL_HWNDPARENT) return the same...
1999-02-25  Francois BoisvertAdding of new functions to make the wnd struct thread...
1999-02-21  Michael Veksler- Fix headers to include less or smaller header files.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Eric PouechChanged some functions prototypes (were returning void).
1999-02-13  Ove KaavenChanged SetParent32 to adhere to Windows behaviour...
1999-02-11  Juergen SchmiedFindWindow failed for 32 bit windows with style !=...
1999-02-05  Noel BorthwickAdded management and allocation of the PERQUEUEDATA...
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-01-28  Stephane Lussier- Made the message queue access to be thread safe....
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-26  Stephane Lussier- Changing MESSAGEQUEUE structure according to Ulrich...
1999-01-20  Noel BorthwickReparenting a window with SetParent in Windows should...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-24  Ulrich WeigandDesktop window queue handling adapted.
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-12-14  NF StevensFix the Z-order of maximized/minimized child windows.
next