wine
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-11  Alexandre JulliardAdded disassembly for 0x0f 0x5x opcodes.
2001-07-11  Alexandre JulliardBetter error reporting on DebugActiveProcess failure.
2001-07-11  Alexandre JulliardSmall fixes to the debugger support.
2001-07-11  Alexandre JulliardMerge WM_MOUSEMOVE messages.
2001-07-11  Patrik StridvallMajor reorganization and cleanup.
2001-07-11  Mike McCormackImplement FlushComm16 with PurgeComm.
2001-07-11  Bill MedlandCorrect the location of the style patching for the...
2001-07-11  Mike McCormackStub some rasapi functions.
2001-07-11  Marcus MeissnerHave InternetGetConnectedState always return 'LAN conne...
2001-07-10  Mike McCormackStart implementing named pipes.
2001-07-10  Peter HunnisettAdd shlwapi.wvnsprintf[AW], header info and comments.
2001-07-10  Peter HunnisettImplemented a stub for WSARecvFrom.
2001-07-10  Mike McCormackGetMenuItemID: return -1 for invalid menu items, not...
2001-07-10  Mike McCormackRewrite EscapeCommFunction16 to use EscapeCommFunction.
2001-07-10  Peter HunnisettCreateFile should be called with security attributes...
2001-07-10  Marcus MeissnerMake (G|S)etClipList not abort, but return DDERR_NOCLIP...
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-07-08  Patrik Stridvall- Added comment that code is broken.
2001-07-08  Patrik StridvallAdd proper check for existance of struct sockaddr membe...
2001-07-08  Andreas MohrUpdated printing documentation a bit.
2001-07-08  Patrik StridvallSeveral bug fixes and additions.
2001-07-08  Peter HunnisettFix some ordinal forwarding.
2001-07-08  Marcus MeissnerAdd some argument validation to SetMenuItemInfoA, so...
2001-07-08  Guy L. Albertelli- Move creation process to the WM_NCCREATE message...
2001-07-08  Guy L. AlbertelliCorrect amount of info displayed for NM_NCHITTEST and...
2001-07-08  Bill MedlandCorrect more colours so that DrawEdge works for more...
2001-07-08  Hidenori TakeshimaAdded missing IIDs.
2001-07-08  Mike McCormackImplement ReadFileEx and WriteFileEx (lpOverlappedCompl...
2001-07-08  Mike McCormackUse HANDLEs instead of unix fds.
2001-07-08  Jeremy WhiteAdd --list facility to list installed programs.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Hidenori TakeshimaAdded stubs for quartz.dll.
2001-07-02  Mike McCormackDeclare stubs for ReadFileEx, WriteFileEx.
2001-07-02  Hidenori TakeshimaAdded some dshow headers.
2001-07-02  Dmitry TimoshkovFix some inter dll dependencies.
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-07-02  Dmitry TimoshkovReplace PROFILE_* functions by Reg*.
2001-07-02  Guy L. AlbertelliRBBS_FIXEDSIZE should not affect _AdjustBands (found...
2001-07-02  Mike McCormackFix button text placement for disabled buttons (see...
2001-07-02  Nikolas ZimmermannAdded IBindHost, IWinInetInfo, IWinInetHttpInfo class...
2001-07-02  Patrik StridvallFixed some issues found by winapi_check.
2001-07-02  Patrik StridvallSeveral bug fixes and additions.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-07-02  Guy L. AlbertelliRemember response from LVN_GETDISPINFO if user sets...
2001-07-02  Dmitry TimoshkovFinish win32s separation.
2001-06-29  Alexandre JulliardRelease 20010629. wine-20010629
2001-06-29  Dmitry TimoshkovFix 'make depend' for out of the source tree build.
2001-06-29  Dmitry TimoshkovAdd missing config.h include.
2001-06-29  Alexandre JulliardRemoved unnecessary SetWindowPos call in SetWindowRgn.
2001-06-29  Andreas MohrDocumentation update.
2001-06-29  Alexandre JulliardMoved ForceWindowRaise to the USER driver and removed...
2001-06-29  Travis MichielsenFixed handling of WM_MOUSEWHEEL messages in non-client...
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-28  Patrik StridvallFixed subtle configure bug concerning OpenGL.
2001-06-28  Patrik StridvallFixed some issues found by winapi_check.
2001-06-28  Patrik StridvallSeveral bug fixes and additions.
2001-06-28  Bill MedlandImproved handling of styles in the edit control, includ...
2001-06-28  Dmitry TimoshkovFinish ole32 separation.
2001-06-28  Alexandre Julliard- Remove cooked hardware messages when they are dropped...
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-06-27  Andreas MohrFix misleading P4 warning message appearing even in...
2001-06-26  Alexandre JulliardAdded window properties to make some x11drv-specific...
2001-06-26  Uwe BonnesAdded /dev/parport support for direct port access.
2001-06-26  Alexandre JulliardMake the visible region empty for non-visible windows.
2001-06-26  Dmitry TimoshkovReplace one more PROFILE_ function by RegQueryValueExA.
2001-06-26  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-25  Alexandre JulliardDon't compile vm86-specific code on platforms that...
2001-06-25  Jau-Horng ChenAdded Traditional Chinese Support
2001-06-25  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-25  Dmitry TimoshkovBetter separate the XShm using code.
2001-06-24  Bang Jun-YoungAdd a workaround for a bug in byacc (again).
2001-06-24  Eric PouechFixed for new relay format. added thread knowledge.
2001-06-24  Guy L. Albertelli- Add support for WM_NOTIFYFORMAT and support both...
2001-06-24  Guy L. Albertelli- Fix memory leaks.
2001-06-24  Guy L. AlbertelliFixed test so 0xffffffff is properly recognized.
2001-06-22  Uwe BonnesAdd RegisteredOwner and RegisteredOrganization.
2001-06-22  Mike McCormackAdded some defines for process security tokens.
2001-06-22  Andreas MohrSpelling fixes.
2001-06-22  Andreas MohrGetSystemInfo() Pentium 4 support.
2001-06-22  Mike McCormackRemove truncate debug message printed on successful...
2001-06-22  Eric PouechMerge from Corel tree. Contributors are:
2001-06-22  Alexandre JulliardDon't rely on X to expose windows covered by a sibling...
2001-06-21  Ove KaavenMake GetCursorPos call XQueryPointer.
2001-06-21  Ove KaavenExtended __wine_enter_vm86 to handle pending interrupts.
2001-06-20  Alexandre JulliardAvoid returning an unlocked window pointer from WINPOS_...
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
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-20  Patrik StridvallSeveral bug fixes and additions.
2001-06-20  Dave Pickles- Fix uninitialised variable problem in DIR command.
2001-06-20  Alexandre JulliardClip parent client area when using the drawable from...
2001-06-20  Alexandre JulliardFixed region leak.
2001-06-20  Alexandre JulliardSubtract DC origin from graphics exposure event coordin...
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-06-19  Alexandre JulliardIgnore EAGAIN errors in read_request.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Eric PouechFails mapper opening when no midi out devices are present.
2001-06-19  Eric PouechFixed bugs in output functions (ascend, createChunk).
next