wine
2007-05-15  Juan Langcrypt32: Remove last error checks on success.
2007-05-15  Juan Langcrypt32: Use public functions to get store access state.
2007-05-15  Juan Langcrypt32: Implement CertGetStoreProperty and CertSetStor...
2007-05-15  Juan Langcrypt32: Don't set ret to TRUE when it already is.
2007-05-15  Misha Koshelevmsi: automation: Simplify counting products/related...
2007-05-15  Misha Koshelevmsi: automation: Installer::Products, verify HeapAlloc...
2007-05-15  Misha Koshelevmsi: Make MsiEnumRelatedProducts enumerate registry...
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::RelatedProducts.
2007-05-15  Misha Koshelevmsi/tests: automation: Add tests for Installer::Related...
2007-05-15  Misha Koshelevmsi: automation: Implement Installer::InstallProduct.
2007-05-15  Misha Koshelevmsi/tests: automation: Add test for Installer::InstallP...
2007-05-15  Misha Koshelevmsi: automation: Implement Record::IntegerData.
2007-05-15  Jacek Cabanmshtml: Improve some exec command stubs.
2007-05-15  Dmitry Timoshkovuser32: Add a test for the menu resource loader, make...
2007-05-15  Dmitry Timoshkovuser32: Add a test for CheckMenuRadioItem and make...
2007-05-15  Mounir IDRASSIrsaenh: Fix crash in RSAENH_CPVerifySignature if pbSign...
2007-05-15  Maarten Lankhorstdsound: IDirectSound_Compact should return DS_OK on...
2007-05-15  Andrew Talbotnetapi32: Exclude unused headers.
2007-05-15  Andrew Talbotntdll: Exclude unused headers.
2007-05-15  Andrew Talbotmsxml3: Exclude unused headers.
2007-05-15  Andrew Talbotmsvcrt: Exclude unused headers.
2007-05-15  Andrew Talbotmsvfw32: Exclude unused header.
2007-05-15  Andrew Talbotmsvcrt20: Exclude unused header.
2007-05-14  Alexandre Julliardhal: Added an initial stub.
2007-05-14  Alexandre Julliardntoskrnl.exe: Initial stub version with forwards to...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_SetControl...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetControl...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetLineCon...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetLineInfo.
2007-05-14  Emmanuel Maillardwinecoreaudio: Implement MIX_GetDevCaps.
2007-05-14  Emmanuel Maillardwinecoreaudio: Implement MIX_Open and MIX_GetNumDevs.
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial mixer support on Mac OS X.
2007-05-14  Paul Vriensole32/tests: Check for correct return value.
2007-05-14  Misha Koshelevmsi: automation: Implement View::Modify.
2007-05-14  Misha Koshelevmsi/tests: automation: Add test for View::Modify.
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Record::IntegerData.
2007-05-14  Misha Koshelevmsi/tests: automation: Correct expected Record::StringD...
2007-05-14  Misha Koshelevmsi: automation: Implement Record::FieldCount.
2007-05-14  Misha Koshelevmsi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
2007-05-14  Misha Koshelevmsi/tests: automation: Test invoking methods as propert...
2007-05-14  Misha Koshelevmsi: automation: Implement Installer::CreateRecord.
2007-05-14  Misha Koshelevmsi/tests: automation: Test for Installer::CreateRecord...
2007-05-14  Misha Koshelevmsi: automation: Implement Session::EvaluateCondition.
2007-05-14  Misha Koshelevmsi/tests: automation: Add tests for Session::EvaluateC...
2007-05-14  Mikołaj Zalewskicomctl32: status: Send a NMMOUSE in mouse notifications...
2007-05-14  Marcus Meissnerddraw/tests: Check for failing to create surfaces.
2007-05-14  Jacek Cabanmshtml: Don't call start_binding if we use necko to...
2007-05-14  Jacek Cabanmshtml: Wrap nsIExternalProtocolHandler.
2007-05-14  Maarten Lankhorstdsound: Primary buffer isn't an IDirectSoundBuffer8.
2007-05-14  Maarten Lankhorstwinealsa: Remove dead code.
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CertGetCertificateChain.
2007-05-14  Mounir IDRASSIcrypt32: Stub implementation of CryptFindLocalizedName.
2007-05-14  Mounir IDRASSIcrypt32: Fix crash in CertGetCertificateContextProperty...
2007-05-14  Rob Shearmanole32: Don't lookup the address for the DllGetClassObje...
2007-05-14  Rob Shearmanole32: Fix CoUninitialize to only free libraries that...
2007-05-14  Frank Richterwordpad: Update German translation.
2007-05-14  Frank Richtercmd: Updated German translation.
2007-05-14  Frank Richtershell32: Update German resources.
2007-05-14  Frank Richtercredui: Add German translation.
2007-05-14  Frank Richtershdoclc: Update German translation.
2007-05-14  Rolf Kalbermatteradvapi32: Add service state request definitions.
2007-05-14  José Manuel... winecfg: Updated Spanish translation.
2007-05-14  Andrew Talbotadvapi32: Fix a typo.
2007-05-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-05-14  Marcus Meissnerwined3d: Fixed swapchain context NULL ptr checks.
2007-05-14  Dan Hipschmanwidl: Handle pointers fields that point to structures.
2007-05-14  Dan Hipschmanwidl: Remove an unnecessary assignment in write_pointers.
2007-05-14  Mikołaj Zalewskimsxml3: Implement IXMLDOMDocument2::setProperty("Select...
2007-05-14  Mikołaj Zalewskilocalui: Add Polish translation.
2007-05-11  Alexandre JulliardRelease 0.9.37. wine-0.9.37
2007-05-11  Paul Vriensd3drm/tests: d3drm is removed from Windows Vista.
2007-05-11  Jacek Cabanmshtml: Added IPersistStreamInit::Load test.
2007-05-11  Jacek Cabanmshtml: Added IPersistStreamInit::Load implementation.
2007-05-11  Jacek Cabanmshtml: Split IPersistMoniker::Load.
2007-05-11  Jacek Cabanmshtml: Move AddRequest call to the separated function.
2007-05-11  Jacek Cabanmshtml: Don't crash in OnStopBinding if This->binding...
2007-05-11  Jacek Cabanmshtml: Split code from OnDataAvailable.
2007-05-11  H. Verbeetwined3d: WINED3DSIO_POW should use the absolute value...
2007-05-11  Misha Koshelevmsi: automation: Implement Installer::RegistryValue.
2007-05-11  Alexandre Julliardserver: Stop exporting the console_input structure...
2007-05-11  Kirill K. Smirnovkernel32/tests: Add tests for console codepages.
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...
2007-05-11  Marcus Meissnermsi/tests: Increase buffer size a bit.
2007-05-11  Stefan Dösingerwined3d: Prevent wrong bumpenvmap warnings.
2007-05-11  Stefan Dösingerwined3d: Only addref clippers if one exists.
2007-05-11  Stefan Dösingerddraw: Avoid fallout of failing tests.
2007-05-11  Stefan Dösingerwined3d: Implement DDBLT_DEPTHFILL on the active depth...
2007-05-11  Stefan Dösingerwined3d: Destroying the resource frees all private...
2007-05-11  Stefan Dösingerddraw: GetSurfaceDesc returns the surface memory while...
2007-05-11  Stefan Dösingerddraw: Use point filter for blit operations.
2007-05-11  Stefan Dösingerddraw: Remove all non-d3d7 capability flags.
2007-05-11  Peter Oberndorferrpcss: Use correct prototype for thread function.
2007-05-11  Peter Oberndorferntdll: Use correct prototype for thread function.
2007-05-11  Francois Gougetwined3d: Add a missing '\n' to a trace.
2007-05-11  Francois Gougetcrypt32: Add missing '\n' in FIXME() call.
2007-05-11  Francois Gougetmsi/tests: Add missing '\n' to ok() calls.
2007-05-11  James Hawkinsmsi: Only check the volume label for every media after...
2007-05-11  Mounir IDRASSIrsaenh: Add support for mandatory parameters to RSAENH_...
next