Don't disconnect proxies flagged with SORFP_NOLIFETIMEMGMT. It makes
[wine] / windows /
2005-05-25  Alexandre JulliardMoved functions from windows/user.c to more appropriate...
2005-05-25  Alexandre JulliardMoved a couple of 16-bit functions to dlls/user/user16.c.
2005-05-25  Alexandre JulliardMoved the syscolor functions to dlls/user/sysparams.c.
2005-05-25  Dimi PaunTurn a GDI object into a system object via an explicit...
2005-05-19  Dimi PaunRemove LOCAL_*() calls from USER, use Local*16() instead.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-04-27  Alexandre JulliardMoved the USER syslevel to dlls/user/user_main.c.
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-26  Alexandre JulliardMoved some messaging and input functions to message...
2005-04-25  Alexandre JulliardMoved the ScrollWindow and ScrollDC functions to dlls...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...
2005-04-18  Rein KlazesFix addressing the magic GDIOBJHDR field in
2005-04-13  Alexandre JulliardMoved handling of the 55AA pattern brush to syscolor...
2005-04-13  Vitaliy MargolenDump whole NMHEADERA notify structure for TreeViews.
2005-04-11  Rein KlazesIn ScrollWindowEx, if the window already has an update...
2005-03-31  Rein KlazesIf ScrollWindowEx do not use the DCX_USESTYLE to get...
2005-03-30  Dmitry Timoshkov- Make GetSystemMenu respect CS_NOCLOSE.
2005-03-30  Alexandre JulliardThe update region passed in WM_NCPAINT and the clipping...
2005-03-29  Alexandre JulliardMoved rectangle functions to uitools.c and removed...
2005-03-29  Rein KlazesScrollWindow should call ScrollWindowEx with the SW_ERA...
2005-03-29  Alexandre JulliardMoved 16-bit rectangle functions to user16.c.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-27  Ulrich CzekallaWhen computing nonclient area take into consideration...
2005-03-25  Rein KlazesScrollDC and X11DRV_SCROLLDC should scroll only pixels...
2005-03-25  Alexandre JulliardMoved DCE support to the X11 driver.
2005-03-25  Alexandre JulliardReplace the link_window request by a set_parent request...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-24  Alexandre JulliardAvoid calling WIN_ListChildren from the graphics drivers.
2005-03-24  Alexandre JulliardAdded support for xbuttons.
2005-03-24  Alexandre JulliardDon't maintain a client-side WND structure for the...
2005-03-23  Alexandre JulliardGet rid of the window lock suspend mechanism.
2005-03-23  Robert Shearman- Window styles passed to CreateWindowEx must the same...
2005-03-22  Dimitrie O. PaunEliminate useless HeapAlloc() casts.
2005-03-22  Ulrich CzekallaUse GetAncestor instead of GetParent.
2005-03-22  Dmitry TimoshkovIf an MDI child becomes active restore previously maxim...
2005-03-14  Dmitry TimoshkovDo not release capture before sending WM_NCDESTROY...
2005-03-10  Marcus MeissnerUse 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
2005-03-10  Alexandre JulliardMerge the rest of the messaging code into dlls/user...
2005-03-10  Alexandre JulliardTake message filtering into account when updating the...
2005-03-09  Alexandre JulliardMoved SendInput and related functions to the USER drive...
2005-03-09  Alexandre JulliardRemove a trace that's causing too much output.
2005-03-09  Krzysztof FoltmanWM_CANCELMODE resets menu flag in the default window...
2005-03-09  Alexandre JulliardMake the SwapMouseButton function and the SPI_SETMOUSEB...
2005-03-09  Robert ShearmanAdd message spy support for RichEdit20W control.
2005-03-08  Alexandre JulliardMake sure to always pass valid QS_* flags to
2005-03-07  Alexandre JulliardMoved TranslateMessage and DispatchMessage to dlls...
2005-03-07  Dmitry Timoshkov- Call SetCursorPos for an injected mouse message only...
2005-03-07  Dmitry TimoshkovCall ReleaseDC() with correct window handle.
2005-03-05  Robert ShearmanWM_USER messages should be dumped in the format "WM_USE...
2005-03-02  Dmitry TimoshkovAsk for an MDI child id in all cases.
2005-03-02  Alexandre JulliardBeginnings of inter-process GetDC support.
2005-03-02  Dmitry TimoshkovProtect SetParent from creating circular window depende...
2005-02-26  Jason EdmeadesMake LR_LOADTRANSPARENT work and give transparent images.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-24  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Dmitry...
2005-02-22  Rein KlazesDefWindowProc's WM_NCCALC handler must not subtract...
2005-02-22  Alexandre JulliardDispatchMessage needs to repaint the non-client area...
2005-02-22  Jason EdmeadesMake RegisterClassExA check that reserved bytes is...
2005-02-18  Dmitry Timoshkov- Always unlink children before sending WM_NCDESTROY...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-14  Marcus MeissnerCheck for overflows with ClrUsed.
2005-02-08  Rein KlazesScrollWindowEx when called with the SW_ERASE flag does...
2005-02-03  Dmitry TimoshkovAdd support for winevent hooks.
2005-02-02  Dmitry TimoshkovUse the idFirstChild specified in the MDIClient's CLIEN...
2005-02-01  Alexandre JulliardRemoved the no longer used WIN_SetExStyle function.
2005-02-01  Alexandre JulliardStore the "managed" flag as a window property instead...
2005-01-31  Alexandre JulliardWIN_ListParents no longer needs to be exported, make...
2005-01-31  Dimitrie O. PaunReplace a DPRINTF with TRACE.
2005-01-27  Alexandre JulliardAvoid a few more uses of WIN_FindWndPtr.
2005-01-21  Alexandre JulliardMax tracking size in WM_GETMINMAXINFO should take into...
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-20  Alexandre JulliardReplace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
2005-01-19  Ulrich CzekallaHandle case when only height is set to CW_USEDEFAULT.
2005-01-19  Vitaly LipatovAdd FIXME for file with broken counters.
2005-01-19  Alexandre JulliardRemoved no longer used WIN_InternalShowOwnedPopups...
2005-01-18  Alexandre JulliardMoved DefWindowProc16 to msg16.c and cleaned up a few...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Alexandre JulliardAvoid most references to the internals of the WND struc...
2005-01-17  Alexandre JulliardSmall optimization in WINPOS_GetWinOffset.
2005-01-14  Dmitry TimoshkovAdd WM_GETOBJECT definition, remove WM_OTHERWINDOWCREAT...
2005-01-12  Alexandre JulliardUse the exported functions SaveDC/RestoreDC instead...
2005-01-11  Jacek CabanGet rid of W->A calls.
2005-01-11  Dmitry TimoshkovAdd more tests for keyboard/menu activation behaviour...
2005-01-09  Jacek CabanGet rid of HEAP_strdupWtoA calls.
2005-01-04  Huw DaviesDon't touch the rect if hwnd is invalid.
2005-01-04  Alexandre JulliardRemove the no longer needed DCE_ExcludeRgn function and
2005-01-04  Ulrich CzekallaWhen loading a bitmap into a dibsection the result...
2005-01-04  Aric StewartHandle IME messages in the default unicode window proce...
2005-01-03  Alexandre JulliardUse ExitProcess to terminate the process in ExitWindows...
2005-01-03  Francois Gouget- If given the EWX_FORCE flag, ExitWindowsEx() should...
2005-01-03  Ulrich CzekallaAdd comment about CLIPBOARD_SetClipboardOwner.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Russ AnderssonThe WM_MOUSEWHEEL message is specified to have absolute...
2004-12-21  Ulrich CzekallaIf a dialog with the DS_CONTROL style is not visible...
2004-12-14  Thomas WeidenmuellerMessageBoxIndirectA() should check whether the MB_USERI...
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-12-09  Alexandre JulliardMerged system metrics support into sysparams.c, and...
2004-12-09  Alexandre JulliardRemove a few no longer needed 16-bit exports from gdi32.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
next