Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi) should be
[wine] / dlls / user /
2002-01-04  Sander van LeeuwenFixed DC leak.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-03  Alexandre JulliardUse DrawFrameControl instead of bitmaps in certain...
2002-01-02  Alexandre JulliardMoved the OEM bitmaps that don't depend on the Wine...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-26  Mike McCormackUse alertable waits in PeekMessage16 and GetMessage16...
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-17  Alexandre JulliardExport DestroyIcon32 from user32 and use GetProcAddress...
2001-12-17  Alexandre JulliardChanged 16-bit USER Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardGot rid of dynamic thunk allocation in mouse/keyboard...
2001-12-14  Alexandre JulliardChanged 16->32 window procedure thunks to use winebuild...
2001-12-13  Alexandre JulliardStarted rewrite of painting functions for multiple...
2001-12-13  Mike McCormackOnly RTS_CONTROL_HANDSHAKE should set CRTSCTS.
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-11-30  Andriy PalamarchukRemoved Get/SetScreenSaveTimeout user driver functions...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-23  Mike McCormackCheck for completed overlappeds in ReadComm16 to solve...
2001-11-14  Alexandre JulliardMoved WIN_FindWinToRepaint functionality to the server.
2001-11-12  Lawson WhitneyCast id to unsigned in GetDlgItem16.
2001-11-09  Joshua ThielenChanged BM_ messages SETCHECK and GETCHECK to SETCHECK1...
2001-11-08  Mike McCormackFind out how much data is available when calling ReadFi...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-05  Guy AlbertelliMove SPY_EnterMessage call after all possible exits...
2001-10-28  Jeremy NewmanReplaced Martini glass.
2001-10-22  Alexandre JulliardStore in the server all the window information accessib...
2001-10-21  Mike McCormackReturn TRUE on success in COMM_BuildOldCommDCB.
2001-10-18  Alexandre JulliardChanged X11 mouse driver to use SendInput, and removed...
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-10-16  Alexandre JulliardAdded internal Wine messages to perform SetWindowPos...
2001-10-16  Alexandre JulliardMoved scrollbar tracking code to scroll.c.
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-10-12  Alexandre JulliardStore window properties in the server. Moved property...
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-08  Alexandre JulliardRenamed USER_Init into UserClientDllInitialize.
2001-10-05  Gerard PatelFix sign extension problem in map_wparam_WtoA.
2001-10-03  Gerard PatelMap a window if it is shown by a direct style change.
2001-10-02  Alexandre JulliardMerged mouse buttons states into the key state array.
2001-09-24  Alexandre JulliardA couple of optimizations to avoid some server calls...
2001-09-20  Aric StewartThe behavior for wsprintfA is different that for wsprin...
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-09-07  Guy L. AlbertelliEnhance SPY_GetMsgName to translate common control...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-22  Dmitry TimoshkovReplaced PROFILE_ functions by RegQueryValueExA.
2001-08-22  Eugene MayevskiFixed DT_RTLREADING flag interpretation.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-08-18  Alexandre JulliardRemoved a number of direct accesses to the window struc...
2001-08-18  Alexandre JulliardFixed internal inline function that was declared extern.
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-13  Alexandre JulliardAdded mappings for a few messages.
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-08-09  Eric Pouech- implemented correctly the HSZ as local atoms and...
2001-08-08  Alexandre JulliardFixed DrawState16 callback support.
2001-08-07  Alexandre JulliardRewrote most of SendMessage/PeekMessage.
2001-07-26  Alexandre JulliardRemoved a few unnecessary Callouts.
2001-07-26  Travis MichielsenFully implement DrawTextEx* functions.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-24  Mike McCormackMove 16-bit COMM code to USER dll.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-17  Andreas MohrFixed some more overflowing string traces.
2001-07-17  Gerard PatelFixed unicode warning.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-29  Dmitry TimoshkovFix 'make depend' for out of the source tree build.
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-25  Jau-Horng ChenAdded Traditional Chinese Support
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-22  Eric PouechMerge from Corel tree. Contributors are:
2001-06-21  Ove KaavenMake GetCursorPos call XQueryPointer.
2001-06-20  Alexandre JulliardMoved queue paint count to the server. Removed a few...
2001-06-20  Patrik StridvallFixed some issues found by winapi_check.
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-14  Dmitry TimoshkovMove IsCharAlphaA and IsCharAlphaNumericA to user32.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-08  Andreas MohrLimit output for certain text functions.
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-24  Andreas MohrGet rid of GetCurrentTime16().
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-05-11  Alexandre JulliardCreate a new window for the top popup menu on every...
2001-05-10  Alexandre JulliardMoved ScrollWindowEx implementation to the graphics...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-09  Alexandre JulliardMoved window move/resize syscommand handling to the...
2001-05-05  Alexandre JulliardRemove Get/SetBeepActive from USER driver and manage...
2001-04-24  Alexandre JulliardMoved most of the implementation of SetWindowPos and...
2001-04-18  Alexandre JulliardNo need to preallocate DCEs since they are allocated...
2001-04-16  Eric PouechFix some crash on bad parameter conditions.
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-04-09  Rein KlazesWhen calling CreateMutex() handle the case when the...
next