dsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer failure.
[wine] / dlls /
2008-07-09  John Klehmdsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer...
2008-07-09  H. Verbeetwined3d: Store the glsl program lookup table in the...
2008-07-08  Stefan Dösingerwined3d: Move Fixed function pipeline states to the...
2008-07-08  Stefan Dösingerwined3d: Remove the state table from the shader backend.
2008-07-08  Stefan Dösingerwined3d: Remove the DLL load init function.
2008-07-08  Stefan Dösingerwined3d: Communicate the atifs functions via the fragme...
2008-07-08  Stefan Dösingerwined3d: Create fragment processing state templates...
2008-07-08  Stefan Dösingerwined3d: Move texture transform flag stuff to the verte...
2008-07-08  Stefan Dösingerwined3d: Move transforms to the vertex code.
2008-07-08  Stefan Dösingerwined3d: indexbuffer -> misc.
2008-07-08  Stefan Dösingerwined3d: Move the viewport to the vertex and misc pipel...
2008-07-08  Stefan Dösingerwined3d: Move shader constants to the misc states.
2008-07-08  Alexandre Julliardntdll: Always restore the %gs register from the saved...
2008-07-08  Nikolay Sivovgdiplus: Implemented GdipShearMatrix with tests.
2008-07-08  Mikołaj Zalewskishell32: RunFileDlg: Allow custom icons.
2008-07-08  Dylan Smithrichedit: Removed unused variable bCaretShown in ME_Tex...
2008-07-08  Tobias Jakobid3d9: Remove faulty comment from CreateOffscreenPlainSu...
2008-07-08  Tobias Jakobid3d8: Fix IDirect3DDevice8::CreateImageSurface pool...
2008-07-08  Tobias Jakobid3d8: Add testcase for IDirect3DDevice8::CreateImageSur...
2008-07-08  Huw Daviesuser32: sizeof DDEPOKE and DDEDATA is six, which is...
2008-07-08  Huw Daviesgdiplus: Add a test to show that bitmap fonts aren...
2008-07-08  Michael Stefaniucriched20: Fix typo.
2008-07-08  Alexandre Julliarddsound: Don't depend on the dxerr8 static library in...
2008-07-08  Alexandre Julliarddinput: Don't depend on the dxerr8 static library in...
2008-07-08  Alexandre Julliardd3d9: Don't depend on the dxerr9 static library in...
2008-07-08  Alexandre Julliardd3d8: Don't depend on the dxerr8 static library in...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpCloseHandle.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpReadData.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpSetOption.
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpReceiveResp...
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpQueryDataAv...
2008-07-08  Zac Brownwinhttp: Add stub implementation for WinHttpQueryOption.
2008-07-08  Jon Griffithsmsvcrt: Implement ___setlc_active_func/___unguarded_rea...
2008-07-08  Jon Griffithsoleaut32: Implement ICreateTypeLib2::SetHelpStringConte...
2008-07-08  Jeff Latimerusp10/tests: Remove incorrect tests.
2008-07-08  Gerald Pfeifercomctl32: Simplify functions by shedding off unused...
2008-07-08  Gerald Pfeifercomctl32: Fix signedness of two variables.
2008-07-08  Mikołaj Zalewskishell32: Make new style Browse For Folders dialog resiz...
2008-07-08  Nikolay Sivovgdiplus: GdipInvertMatrix implementation with tests.
2008-07-08  Nikolay Sivovgdiplus: GdipIsMatrixInvertible implementation with...
2008-07-08  Nikolay Sivovgdiplus: GdipGetLineWrapMode implementation.
2008-07-08  Alexandre Julliardmsvcrt/tests: Fix register constraints on thiscall...
2008-07-08  James Hawkinsmlang: Encode all the way to the NULL terminator.
2008-07-08  James Hawkinsmlang: Add tests for ConvertINetMultiByteToUnicode.
2008-07-08  James Hawkinsmlang: Reimplement ConvertINetMultiByteToUnicode.
2008-07-08  James Hawkinsfusion: Implement GetCachePath.
2008-07-08  James Hawkinsoleaut32: Fix a few failing tests in win9x.
2008-07-08  James Hawkinsmsi: Consolidate and add more SourceDir tests.
2008-07-08  James Hawkinsmsi: Only use the long filename when resolving the...
2008-07-08  James Hawkinsmsi: Consolidate the MsiGetSourcePath tests and add...
2008-07-08  James Hawkinsmsi: Parse the MSIDBOPEN_PATCHFILE flag.
2008-07-08  James Hawkinsmsi: Add handling for the special _Storages table.
2008-07-08  James Hawkinsmsi: Properly add a storage to the database and verify...
2008-07-08  James Hawkinscomctl32: Properly set and store the default icon spacing.
2008-07-08  James Hawkinsole32: Fix a few failing tests in win2k.
2008-07-08  James Hawkinsd3d9: Fix a failing test for broken drivers.
2008-07-08  James Hawkinsrpcrt4: Fix a test that fails in win2k3.
2008-07-08  Roy Sheawintrust/test: Verify array length before calling memcm...
2008-07-08  Andrew Talbotadvapi32: Remove unneeded address-of operator from...
2008-07-08  Andrew Talbotcomctl32: Remove unneeded address-of operators from...
2008-07-08  Andrew Talbotavifil32: Remove unneeded address-of operators from...
2008-07-08  H. Verbeetwined3d: Store the current GLSL program in the backend...
2008-07-08  Stefan Dösingerwined3d: Move lights to the vertex pipeline states.
2008-07-08  Stefan Dösingerwined3d: Move the scissor rect to the misc states.
2008-07-08  Stefan Dösingerwined3d: Move clipplanes to vertex states.
2008-07-08  Stefan Dösingerwined3d: Move the frontfacing state to the misc state...
2008-07-08  Stefan Dösingerwined3d: Move material application to the vertex pipeline.
2008-07-08  Stefan Dösingerwined3d: Move stream source and vshader to misc and...
2008-07-08  Stefan Dösingerwined3d: Make the stream source application a regular...
2008-07-08  Stefan Dösingerwined3d: Implement the state merger and start to use it.
2008-07-08  Stefan Dösingerwined3d: Start the state splitup.
2008-07-08  Stefan Dösingerwined3d: Remove an unneeded atifs hack.
2008-07-08  Michael KarcherAdd support for compatibility mode in WineEngCreateFont...
2008-07-08  Dylan Smithrichedit: Hide cursor when text is selected.
2008-07-08  Dylan Smithrichedit: Implemented triple click selection.
2008-07-08  Dylan Smithrichedit: Implemented paragraph selection.
2008-07-08  Dylan Smithrichedit: Fixed drag and shift selection for words...
2008-07-07  Alexandre Julliarduser32: Properly update position after dragging an...
2008-07-07  Alexandre Julliardwinealsa.drv: Don't trace deprecated parameters.
2008-07-07  Alexandre Julliardgdiplus: Store the family name directly in the GpFontFa...
2008-07-07  Adam Petacciagdiplus: Implement GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Implement GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Tests for FontFamily properties.
2008-07-07  Adam Petacciagdiplus: Use a better framework for filling out FontFam...
2008-07-07  Adam Petacciagdiplus: Stub GdipGetFontHeightGivenDPI.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellDescent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetCellAscent.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetEmHeight.
2008-07-07  Adam Petacciagdiplus: Stub GdipGetLineSpacing.
2008-07-07  Adam Petacciagdiplus: Implement GdipCloneFontFamily.
2008-07-07  Adam Petacciagdiplus: Stub GdipCloneFontFamily.
2008-07-07  Adam Petacciagdiplus: test_getgenerics: Don't use a pointer-to-point...
2008-07-07  Adam Petacciagdiplus: test_fontfamily: Don't use a pointer-to-pointe...
2008-07-07  Adam Petacciagdiplus: Valgrind: fix warnings about using uninitializ...
2008-07-07  Jeff Smithgdiplus: Fix spec definition of GdipCreateBitmapFromHBI...
2008-07-07  Jon Griffithsoleaut32: Don't read past the digits array in VARIANT_F...
2008-07-07  Jon GriffithsFix minor comment typos.
2008-07-07  Jon Griffithsmsvcr71: Forward __pctype_func.
next