wine
2007-05-23  Marcus Meissnerquartz: ppinsplitter might be used uninitialized (Cover...
2007-05-23  Marcus Meissnerntdll: Initialize pointers to NULL (Coverity).
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovntdll: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-23  Dmitry Timoshkovwinternl.h: Make the fields of the PROCESS_BASIC_INFORM...
2007-05-23  Dmitry Timoshkovbasetsd.h: Fix a typo in the parameter name.
2007-05-23  Mounir IDRASSIwinscard: Small initial stub implementation.
2007-05-23  Marcus Meissneroleau32: Fix one entry overflow (Coverity).
2007-05-23  Peter Oberndorferwinedbg: Only check for break/watch points on first...
2007-05-23  Peter Oberndorferwinedbg: Show some info for msvcrt C++ exceptions.
2007-05-23  Peter Oberndorferntdll: Fix up instruction pointer in context inside...
2007-05-23  Rob Shearmanole32: Remove spurious AddRef of returned object on...
2007-05-23  Rob Shearmanole32: Allow the getting of different interfaces from...
2007-05-23  Rob Shearmanole32: Add more tests for global interface table functions.
2007-05-23  Rob Shearmanole32: Fix some races in the global interface table...
2007-05-23  Rob Shearmanole32: Add spec entry for CoRegisterSurrogateEx.
2007-05-23  Misha Koshelevmsi: automation: Append copyright notice.
2007-05-22  Michael Stefaniucwinhelp: Fix some comparisons between signed and unsigned.
2007-05-22  Kolbjoern Fredheimwined3d: Implemented converting X1R5G5B5 format to...
2007-05-22  Rob Shearmanole32: Remove a useless trace.
2007-05-22  Rob Shearmanole32: The identity functions can be used from apartmen...
2007-05-22  Rob Shearmanole32: Make proxy_manager_get_remunknown AddRef the...
2007-05-22  Rob Shearmanole32: Handle MSHLFLAGS_TABLEWEAK and MSHLFLAGS_TABLEST...
2007-05-22  Mikołaj Zalewskixcopy: Add Polish translation.
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-05-22  Detlef Riekenbergserialui/tests: Remove unused string.
2007-05-22  Detlef Riekenberglocalui/tests: Add tests for ConfigurePortUI.
2007-05-22  Francois Gougetmsvcrt: When operating on a closed pipe, read() should...
2007-05-22  Francois Gougetmsvcrt: Remove the S_ISXXX() macros as they are not...
2007-05-22  Francois Gougetmsvcrt/tests: When compiling with Visual C++ 2005,...
2007-05-22  Alexandre Julliardserver: Don't allow a waitable timer to be set to expir...
2007-05-22  Alexandre JulliardFix a couple of overflowing heap allocations revealed...
2007-05-22  Alexandre Julliardntdll: Avoid overflows in heap allocations. Based on...
2007-05-21  Stefan Dösingerddraw: Hold the dll lock in IDirectDraw methods.
2007-05-21  Stefan Dösingerddraw: Hold the lock in creation functions.
2007-05-21  Stefan Dösingerddraw: Make the ddraw list lock a global dll lock.
2007-05-21  Rolf Kalbermatteradvapi32: Return error on NULL service name to GetServi...
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-21  Dmitry Timoshkovbasetsd.h: Add a bunch of PSDK compatible macros/inline...
2007-05-21  Vitaliy Margolenntdll: Implement RtlWriteRegistryValue and forward...
2007-05-21  Rob Shearmanwininet: Implement basic non-proxy authentication.
2007-05-21  Rob Shearmanwininet: Add support for SSPI authentication for HTTP.
2007-05-21  David Adamd3drm: Implement D3DRMCreateColorRGB.
2007-05-21  David Adamd3drm: Implement D3DRMCreateColorRGBA.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetAlpha.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetBlue.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetGreen.
2007-05-21  David Adamd3drm: Implement D3DRMColorGetRed.
2007-05-21  Dmitry Timoshkovwinex11.drv: Synchronize debug output between X11DRV_Ke...
2007-05-21  Dmitry Timoshkovinclude/wine/debug.h: Fix compilation warning in 64...
2007-05-21  Dmitry Timoshkovwinedump: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwinebuild: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-21  Andrew Talbotuxtheme: Exclude unused headers.
2007-05-21  Andrew Talbotversion: Exclude unused headers.
2007-05-21  Andrew Talbotvmm.vxd: Exclude unused headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-21  Dan Hipschmanwidl: Lay framework for unions with simple unions working.
2007-05-21  Dan Hipschmanwidl: Replace erroneously removed current_func assignment.
2007-05-21  Mounir IDRASSIcrypt32: Fix CertAddCertificateContextToStore when...
2007-05-21  Marcus Meissnerkernel32: Skip modem status tests if GetModemStatus...
2007-05-21  Misha Koshelevmsi: Make MsiEnumProducts enumerate products, not features.
2007-05-21  Misha Koshelevmsi/tests: automation: Test Installer::Products before...
2007-05-21  Misha Koshelevmsi/tests: automation: Installer::InstallProduct, remov...
2007-05-21  Francois Gougetuser32/tests: Fix compilation with gcc 2.95.
2007-05-21  Francois Gougetdirect3d: Remove misspelled constants as they exist...
2007-05-21  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-05-21  Paul Vriensadvpack/tests: Don't hardcode the system directory.
2007-05-21  Rob Shearmanole32: Fix hosting in main apartments.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-21  Andrew Talbotshell32: Exclude unused headers.
2007-05-21  Andrew Talbotsetupapi: Exclude unused headers.
2007-05-21  Andrew Talbotsecur32: Exclude unused headers.
2007-05-21  Rolf Kalbermatteradvapi32: Fix return value to indicate error when NULL...
2007-05-21  Hans Leidekkersetupapi: Don't require a valid version section for...
2007-05-18  Michael Karcheruser32: Reduce the PeekMessage timeout to zero for...
2007-05-18  Misha Koshelevmsi: automation: Implement StringList::_NewEnum.
2007-05-18  Misha Koshelevmsi: automation: Generalize list implementation.
2007-05-18  Misha Koshelevmsi/tests: automation: Add tests for StringList::_NewEnum.
2007-05-18  Misha Koshelevmsi/tests: automation: Fix Installer_ProductInfo ok...
2007-05-18  Mikołaj Zalewskimsxml3: Implement IXMLDOMElement::getElementsByTagName.
2007-05-18  Mikołaj Zalewskimsxml3: Add tests for XPath queries with namespaces.
2007-05-18  Mikołaj Zalewskimsxml3: For queries the get_item should change the...
2007-05-18  Huw Daviesoleaut32: Recurse through the impltype list so that...
2007-05-18  Huw Daviesoleaut32: Fix CreateDispTypeInfo to store the correct...
2007-05-18  Huw Daviesoleaut32: non-dual dispinterfaces should be marshaled...
2007-05-18  Huw Daviesoleaut32: Move the proxy thunk creation code to a separ...
2007-05-18  Huw Daviesoleaut32: Test for interface that derives from IUnknown.
2007-05-18  Huw Daviesoleaut32: Tests for more 'syntax 2' dispinterfaces.
2007-05-18  Huw Daviesoleaut32: GetRefTypeOfImplType(0) on TKIND_DISPATCH...
2007-05-18  Huw Daviesoleaut32: Fix return value in the element not found...
2007-05-18  Huw Daviesoleaut32: Typelib inheritance tests.
2007-05-18  Alexandre Julliardntdll: Setup the shared user data structure at 0x7ffe0000.
2007-05-18  Alexandre Julliardntoskrnl.exe: Implemented a couple of time-related...
2007-05-18  Alexandre Julliardntoskrnl.exe: Reuse the kernel32 instruction emulation...
next