wine
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).
2001-06-19  Marcus MeissnerBSCF enum defines flags, not an enumeration.
2001-06-19  Marcus MeissnerMade DOS VGA display again with last months DDRAW updates.
2001-06-19  Dmitry TimoshkovAdd System font to the set of default sans serif fonts.
2001-06-19  Alexandre JulliardFixed one more bug in clip_children.
2001-06-19  Patrik Stridvall- Added, cleaned up and/or documentated _{begin,end...
2001-06-19  Patrik StridvallRemoved implementation of _ultow since it is forwarded...
2001-06-19  Patrik StridvallFixed GetCommConfig number of arguments.
2001-06-19  Patrik Stridvallwine needs to be built before winedbg.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-19  Patrik Stridvall- Slightly better handling of external/internal names.
2001-06-19  Patrik StridvallSeveral bug fixes and additions.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Dmitry TimoshkovReplace PROFILE_ functions by RegQueryValueExA in x11drv.
2001-06-19  Bill MedlandSetFilePointer correction; return ERROR_NEGATIVE_SEEK...
2001-06-19  Patrik StridvallAdded support for autoconf 2.50.
2001-06-15  Alexandre Julliardclip_children: don't crash if child is not in list...
2001-06-15  Bang Jun-YoungUse clone() if HAVE_CLONE is defined.
2001-06-15  Ove KaavenBlock SIGINT and SIGALRM in signal handlers.
2001-06-14  Alexandre JulliardAdded direct system call for unaligned mmap support...
2001-06-14  Dmitry TimoshkovMove IsCharAlphaA and IsCharAlphaNumericA to user32.
2001-06-14  Ulrich CzekallaStub for InternetGetCookieA.
2001-06-14  Dmitry TimoshkovReplace more PROFILE_ functions by RegQueryValueExA.
2001-06-14  Marcus MeissnerMultiple *ptr++ constructs in one expression have undef...
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-13  Alexandre JulliardUse the topmost parent that isn't clipping children...
2001-06-13  Ian PilcherMake ChooseFontW use ChooseFontA.
2001-06-13  Alexandre JulliardForce invalidating of siblings children on expose event.
2001-06-13  Patrik Stridvall- New common code for the winapi tools.
2001-06-13  Dmitry TimoshkovReplace PROFILE_GetWineIniString by RegQueryValueExA.
2001-06-13  Marcus MeissnerAdded definitions for IKsPropertySet, small stub implem...
2001-06-13  Marcus Meissner_tzset just forwards to libc tzset().
2001-06-13  Dmitry TimoshkovProtect against a driver misconfiguration.
2001-06-12  Alexandre JulliardFixed handling of zero-sized client window.
2001-06-11  Alexandre JulliardAdded counter for operations generating graphics exposu...
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-06-11  Alexandre JulliardWarning fix.
2001-06-11  Patrik Stridvall- Minor API files update.
2001-06-11  Marcus MeissnerAlias and Device Type are case insensitive.
2001-06-11  Guy L. Albertelli- correct rebar window borders and handling of RBS_BORD...
2001-06-08  Bob GoodwinMask out garbage in the upper half of stack pointer.
2001-06-08  Andreas MohrLimit output for certain text functions.
2001-06-08  Marcus MeissnerAdded check for broken mmap64.
2001-06-08  Alexandre JulliardAdded script to update dlls dependencies.
2001-06-08  Marcus MeissnerImplemented glu32.dll as libGLU.so forwarder.
2001-06-08  Alexandre JulliardRemoved WIN_NATIVE flag.
2001-06-08  Francois GougetULARGE_INTEGER may have a dummy struct name.
2001-06-08  Lionel UlmerUpgrade OpenGL thunks with latest informations from...
2001-06-07  Alexandre JulliardRemoved unneeded inclusion of queue.h.
next