wined3d: Rewrite condition in vshader_program_add_param() to actually distinguish...
[wine] / dlls /
2007-11-26  Gerald Pfeiferwined3d: Rewrite condition in vshader_program_add_param...
2007-11-26  Gerald Pfeiferitss: Avoid checking an unsigned value for < 0.
2007-11-26  Gerald Pfeiferwinedos: Use DWORD instead of long for return values...
2007-11-26  Gerald Pfeifernetapi32: Remove one tests and simplify another based...
2007-11-26  Gerald Pfeiferntdll: Simplify condition in RtlGetAce() based on varia...
2007-11-26  Gerald Pfeiferoleaut32: Simplify two conditions based on the fact...
2007-11-26  Gerald Pfeiferoleaut32: Simplify two conditions based on the fact...
2007-11-26  Gerald Pfeiferuser32: Fix variable type in SCROLL_HandleScrollEvent...
2007-11-26  Lionel Debrouxmsvcrt: Fix memory leak (found by Smatch).
2007-11-26  David Adamd3dx8: Implement D3DXMatrixTransformation.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionExp.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionLn.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionRotationYawPitchRoll.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionRotationMatrix.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionRotationAxis.
2007-11-26  David Adamd3dx8: Implement D3DXQuaternionToAxisAngle.
2007-11-26  Jacek Cabanshdocvw: Silence common invalid QueryInterface FIXMEs.
2007-11-26  Jacek Cabankernel32: Terminate child process in virtual tests.
2007-11-26  Jacek Cabanmshtml: Added IOleCommandTarget implementation to HTMLT...
2007-11-26  Jacek Cabanmshtml: Added IHTMLStyleSheetsCollection::item implemen...
2007-11-26  Jacek Cabanmshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet...
2007-11-26  Jacek Cabanurlmon: Wrap heap functions.
2007-11-26  James Hawkinsmsi: Downgrade an ERR to a WARN.
2007-11-26  James Hawkinsmsi: Fix the condition of a FIXME.
2007-11-26  James Hawkinsmsi: Downgrade an ERR to a WARN.
2007-11-26  James Hawkinsmsi: Downgrade a FIXME to a WARN.
2007-11-26  James Hawkinsmsi: Only check the volume label if it's different...
2007-11-26  James Hawkinsmsi: Check the destination file's hash and skip that...
2007-11-26  James Hawkinsmsi: Set the file contents of the file hash test file...
2007-11-26  James Hawkinsmsi: Verify the szFilePath parameter of MsiGetFileHash.
2007-11-26  James Hawkinsmsi: Add tests for MsiGetFileHash and clean up the...
2007-11-26  Vitaliy Margolendinput: Fix dead zone handling.
2007-11-26  Andrew Talbotcomdlg32: Use logical OR not bitwise OR.
2007-11-26  Andrew Talbotuser32: Fix a typo.
2007-11-26  Andrew Talbotcomctl32: Fix a typo.
2007-11-26  Andrew Talbotuser32: Constify some variables.
2007-11-26  Rob Shearmankernel32: Change the shared manifest test to depend...
2007-11-26  Rob Shearmanntdll: Shared manifests should have a less-strict versi...
2007-11-26  Rob Shearmancomctl32: Update the version in the created version...
2007-11-26  Rob Shearmanole32: Fix a race in find_proxy_manager.
2007-11-21  Andrew Talbotuser32: Constify some variables.
2007-11-21  Alexandre Julliardwsock32: Forward AcceptEx and GetAcceptExSockaddrs...
2007-11-21  Alexandre Julliardwinex11.drv: Make sure to erase the dragging frame...
2007-11-21  Divan Burgeruser32: Change the desktop colour and pattern to match...
2007-11-21  Divan Burgeruser32: Fix colours to match exactly with Windows 2000.
2007-11-21  Vijay Kiran Kamujursaenh: Add implementation of Enhanced RSA AES Provider.
2007-11-21  Vijay Kiran Kamujursaenh: Add tests for RSA_AES provider.
2007-11-21  Alistair Leslie... msxml: Tests for createTextNode.
2007-11-21  Alistair Leslie... msxml: Implement createTextNode.
2007-11-21  Alistair Leslie... msxml: Always return a string in get_text.
2007-11-21  Alistair Leslie... msxml: Added test for get_text.
2007-11-21  Jacek Cabanhlink: Added HlinkCreateExtensionServices tests.
2007-11-21  Jacek Cabanhlink: Added HlinkCreateExtensionServices implementation.
2007-11-21  Jacek Cabanhlink: Wrap heap functions.
2007-11-21  Jacek Cabanhlink: Move common includes and function declarations...
2007-11-21  Jacek Cabanhlink: Added HlinkUpdateStackItem stub.
2007-11-21  Stefan Dösingerwined3d: Bool constants aren't vectors.
2007-11-21  Stefan Dösingerwined3d: Track vertex declaration changes on vertex...
2007-11-21  Stefan Dösingerwined3d: Move glsl shader destruction to the glsl shade...
2007-11-21  Stefan Dösingerwined3d: Move destroying the glsl vshader into a separa...
2007-11-21  Stefan Dösingerwined3d: Do not cap fragment samplers to 8.
2007-11-21  Lei Zhangshell32: Only notify immediate parent.
2007-11-21  Lei Zhangshell32: Perform copy in UnixFolder_ISFHelper_CopyItems.
2007-11-21  Rob Shearmanrpcrt4: Raise an exception if a NULL ref-pointer is...
2007-11-21  Jonathan Ernstcredui: Updated French translation.
2007-11-20  Alexandre Julliardkernel32/tests: Don't crash the test if GetThreadContex...
2007-11-20  Alexander Nicolays... user32: Change to modern Windows colours.
2007-11-20  Francois Gougetcrypt32/tests: Get the tests running on Windows 98.
2007-11-20  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2007-11-20  Francois Gougetuser32/tests: Add the trailing '\n' to an ok() call.
2007-11-20  David Adamd3dx8: Implement D3DXQuaternionBaryCentric.
2007-11-20  David Adamd3dx8: Implement D3DXQuaternionSquad.
2007-11-20  David Adamd3dx8: Implement D3DXQuaternionSlerp.
2007-11-20  David Adamd3dx8: Implement D3DXQuaternionInverse.
2007-11-20  David Adamd3dx8: Implement D3DXQuaternionMultiply.
2007-11-20  David Adamd3dx8: Implement D3DXColorAdjustContrast.
2007-11-20  David Adamd3dx8: Implement D3DXColorAdjustSaturation.
2007-11-20  David Adamd3dx8: Implement D3DXPlaneTransform.
2007-11-20  David Adamd3dx8: Implement D3DXPlaneFromPoints.
2007-11-20  David Adamd3dx8: Implement D3DXPlaneFromPointNormal.
2007-11-20  Misha Koshelevmsi: automation: Fix ITypeInfo leak.
2007-11-20  Misha Koshelevmsi/tests: automation: Add missing VariantClear.
2007-11-20  Misha Koshelevmsi/tests: Close opened service handles.
2007-11-20  Misha Koshelevmsi: automation: Fix automation object reference counts...
2007-11-20  Rob Shearmanserver: Change the get_dll_info server request to allow...
2007-11-20  Jacek Cabanmshtml: Change FIXME that is usually invalid to TRACE.
2007-11-20  Jacek Cabanmshtml: Added more loading tests.
2007-11-20  Jacek Cabanmshtml: Reload page in exec_editmode if available.
2007-11-20  Jacek Cabanmshtml: Always initialize output in exec_fontname.
2007-11-20  Jacek Cabanmshtml: Use call_set_active_object in exec_editmode.
2007-11-20  Jacek Cabanmshtml: Move IOleInPlaceFrame::SetActiveObject call...
2007-11-20  Stefan Dösingerd3d9: Free the converted declaration data after creatin...
2007-11-20  Stefan Dösingerd3d8: Destroy the window after the visual test.
2007-11-20  Stefan Dösingerwined3d: Use standard wine lists for the resource list.
2007-11-20  Stefan Dösingerwined3d: Free the shader function when freeing the...
2007-11-20  Stefan Dösingerwined3d: Move IUnknown functions to IWineD3DBaseShader.
2007-11-20  Stefan Dösingerd3d8: Release the vertex declarations array when destro...
2007-11-20  Jacek Cabanshdocvw: Return correct error from WebBrowser::Quit.
2007-11-20  Jacek Cabanshdocvw: Added WebBrowser::get_Application implementation.
2007-11-20  James Hawkinsmsi: Check the cabinet's full path for existence, not...
next