wine
2007-05-25  Dan Hipschmanrpcrt4: Fix test typo.
2007-05-25  Maarten Lankhorstdsound: Block align SetCurrentPosition and add test...
2007-05-25  James Hawkinsmsi: Add the ability to deformat the component's source.
2007-05-25  James Hawkinsmsi: Remove a misleading ERR, as this fails if a file...
2007-05-25  Jacek Cabanmshtml: Added missing WINAPI in window proc.
2007-05-25  Jacek Cabanmshtml: Fixed AsyncOpen implementation for channels...
2007-05-25  Detlef Riekenberglocalui/tests: Add tests for AddPortUI.
2007-05-25  Vitaliy Margolenwine.inf: Create fake dll for iexplore.exe.
2007-05-25  Rob Shearmansecur32: Fix the dwVersion field in the security functi...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-24  Alexandre Julliardwinebuild: Set the IMAGE_FILE_EXECUTABLE_IMAGE flag...
2007-05-24  Dmitry Timoshkovwinedbg: Fix a problem revealed by compilation in 64...
2007-05-24  Dmitry Timoshkovuser32/tests: Fix a problem revealed by compilation...
2007-05-24  Dmitry Timoshkovkernel32/tests: Fix a problem revealed by compilation...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-05-24  Louis Lendersshell32: Update Dutch resource.
2007-05-24  Michael Stefaniucmsi: A signed 1-bit bitfield doesn't make much sense...
2007-05-24  Michael Stefaniucwinedump: '$' isn't a valid character in an identifier...
2007-05-24  Rob Shearmanmlang: Implement ConvertINetString.
2007-05-24  Rob Shearmanhlink: Improve the loading of hlinks.
2007-05-24  Rob Shearmanhlink: Improve the saving of hlinks by documenting...
2007-05-24  Rob Shearmanshlwapi: Add a slash to the URL if there is no path...
2007-05-24  Rob Shearmanurlmon: The persisted version of URL monikers should...
2007-05-24  Rob Shearmanurlmon: Fix a typo in URLMonikerImpl_Save.
2007-05-24  Rob Shearmanhlink: Fix HlinkCreateFromString to create a URL monike...
2007-05-24  Hwang YunSong... xcopy: New Korean resource.
2007-05-23  Robert Reifdsound: Add missing interface ID.
2007-05-23  Maarten Lankhorstmpr: Small fixes to WNetGetConnection.
2007-05-23  Francois Gougetport.h: Issue an error if port.h is included after...
2007-05-23  Thomas Spearwine.inf: Add uninstall key.
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...
next