wined3d: Add a function which checks the legacy bump mapping capabilities.
[wine] / dlls /
2008-03-18  Roderick Colenbranderwined3d: Add a function which checks the legacy bump...
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Fix a few test failures on win9x.
2008-03-18  James Hawkinsmsi: Skip the Installer object tests on win9x.
2008-03-18  James Hawkinsmsi: Fix a few tests of display IDs that don't exist...
2008-03-18  James Hawkinsmsi: Skip the endlines test if the table fails on import.
2008-03-18  Andrew Talbotshell32: Assign to structs instead of using memcpy.
2008-03-18  Andrew Talbotshdocvw: Assign to structs instead of using memcpy.
2008-03-18  Maarten Lankhorstwinmm: Fix midi deadlock by not holding lock on release.
2008-03-17  Rob Shearmanwininet: The lpszLocalFileName parameter to CommitUrlCa...
2008-03-17  Rob Shearmanrpcrt4: Add a stub for RpcCancelThreadEx.
2008-03-17  Cihan Altinayddraw: Fix refcounting of palettes.
2008-03-17  Nathan Beckmanngdiplus: Fix test crash in GdipSaveImageToStream.
2008-03-17  Reece H. Dunnuser32: HiliteMenuItem fails if an invalid window handl...
2008-03-17  Maarten Lankhorstdsound: Add an option to mix sound buffers in the mixer...
2008-03-17  Jacek Cabanmshtml: Break Wine Gecko 0.0.1 support.
2008-03-17  Eric Pouechrichedit: Allow reading an enhanced metafile from an...
2008-03-17  Eric Pouechrichedit: Don't force cursor change when it's not needed.
2008-03-17  Eric Pouechrichedit: Fixed object leaks generated by context creat...
2008-03-17  Eric Pouechrichedit: Added support for EM_SETTARGETDEVICE with...
2008-03-17  Eric Pouechrichedit: Use the FW_ constants instead of the raw...
2008-03-17  Eric Pouechrichedit: In RTF reader, set both bold and weight attri...
2008-03-17  Eric Pouechrichedit: Correctly set the pitch and family for a...
2008-03-17  Eric Pouechrichedit: Pass left margin around when computing the...
2008-03-17  Eric Pouechrichedit: Assign equivalent structures instead of copyi...
2008-03-17  Eric Pouechrichedit: Store shift-enter (keyboard) and \line (rtf...
2008-03-17  Eric Pouechrichedit: Added support for end of line inside paragraphs.
2008-03-17  Eric Pouechrichedit: Fixed typo in bitmap scaling (for OLE objects).
2008-03-17  Eric Pouechrichedit: When handling \pard in RTF stream, really...
2008-03-17  Eric Pouechrichedit: Fix reading paragraph left & first indentatio...
2008-03-17  Eric Pouechrichedit: Added support for reading DI bitmaps in RTF...
2008-03-17  Eric Pouechrichedit: Properly set the border width while parsing...
2008-03-17  Eric Pouechrichedit: Prevent division by zero when 0-width border...
2008-03-17  Jacek Cabanjscript: Added JScript stub implementation.
2008-03-17  Jacek Cabanjscript: Added JScript class factory.
2008-03-17  Jacek Cabanwininet: Don't use query and hash part of URL to genera...
2008-03-17  Roderick Colenbranderwined3d: Check the render target capabilities of a...
2008-03-17  Roderick Colenbranderwined3d: Check the texture capabilities we offer for...
2008-03-17  Roderick Colenbranderwined3d: Move depth/stencil verification to CheckDepthS...
2008-03-17  Andrew Talbotsecur32: Assign to structs instead of using memcpy.
2008-03-17  Andrew Talbotsetupapi: Assign to structs instead of using memcpy.
2008-03-17  Andrew Talbotrsaenh: Assign to structs instead of using memcpy.
2008-03-17  Joris Huizerqmgr/tests: Test the correct handle.
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-03-15  Jared Lapsleyshdocvw: WebBrowser_get_Busy implementation.
2008-03-15  Maarten Lankhorstuser32: Fix enumeration for EnumWindowStations and...
2008-03-15  Marcus Meissnerwininet: Split out NULL ptr and function ptr check.
2008-03-15  Clinton Stimpsonuser32: Test processing of expose events.
2008-03-15  Maarten Lankhorstquartz: Implement a few MediaSeeking functions.
2008-03-15  Maarten Lankhorstquartz: Change some more stubs from traces to fixmes.
2008-03-15  Maarten Lankhorstquartz: Add initial support for time formats in IMediaS...
2008-03-15  Maarten Lankhorstquartz: Make MediaSeeking stubs fixmes.
2008-03-15  Maarten Lankhorstquartz: Silence the directsound buffer on starting.
2008-03-15  Maarten Lankhorstquartz: Set a default sync source on the filtergraph.
2008-03-15  Dan Hipschmanqmgr: Implement IBackgroundCopyJob_AddFileSet.
2008-03-15  Tony Wasserkad3dx9: Add stubs for the ID3DXFont functions.
2008-03-15  James Hawkinsmsi: Don't publish the product for the custom action...
2008-03-15  Rob Shearmandxerr{8,9}: Include wine/port.h for snprintf.
2008-03-15  Rob Shearmanwininet: If we receive an error from InitializeSecurity...
2008-03-15  Rob Shearmanwininet: Assume that if we're connected to an HTTP...
2008-03-15  Rob Shearmanole32: CreatePointerMoniker is implemented.
2008-03-15  Rob Shearmanoleaut32: Fix the return type of TLB_ReadTypeLib.
2008-03-15  Maarten Lankhorstquartz: Fix IFilterGraph RemoveFilter to stop the filte...
2008-03-15  Maarten Lankhorstquartz: Destroy the filtergraph better in releasing.
2008-03-15  Alexandre Julliardkernel32: Implemented ReadFileScatter and WriteFileGather.
2008-03-15  Alexandre Julliardkernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFi...
2008-03-15  Alexandre Julliardntdll: Implemented NtWriteFileGather.
2008-03-15  Alexandre Julliardntdll: Implemented NtReadFileScatter.
2008-03-14  Jacek Cabanurlmon: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY...
2008-03-14  Jacek Cabanurlmon: Added more policy tests.
2008-03-14  Jacek Cabanurlmon: Added ProcessUrlAction implementation.
2008-03-14  Jacek Cabanurlmon: Fixed URLZONEREG_DEFAULT handling in GetZoneAct...
2008-03-14  Jacek Cabanurlmon: Remove tests that fail on IE7 and make Wine...
2008-03-14  Jacek Cabanmshtml: Return full patch in res protocol's secure...
2008-03-14  Jacek Cabanurlmon: Move InternetParseUrl(PARSE_SECURITY_URL) call...
2008-03-14  Aric Stewartdsound: Set the status from STATE_STARTING to STATE_PLA...
2008-03-14  Alistair Leslie... mscoree: Added stub CorBindToRuntimeEx.
2008-03-14  Maarten Lankhorstquartz: Add directsound renderer to filter list.
2008-03-14  Maarten Lankhorstquartz: Implement detection on file extension in fileso...
2008-03-14  Maarten Lankhorstquartz: Uncomment a trace.
2008-03-14  Maarten Lankhorstquartz: Fix typo.
2008-03-14  Maarten Lankhorstquartz: Detect and skip id3v2 header in mpeg splitter.
2008-03-14  Maarten Lankhorstquartz: Implement a dummy null renderer for directshow.
2008-03-14  Maarten Lankhorstquartz: Don't add MERIT_DO_NOT_USE filters automaticall...
2008-03-14  Maarten Lankhorstqcap: Implement a stubby CaptureGraphBuilder2::RenderSt...
2008-03-14  Maarten Lankhorstqcap: Add better findpin stub for CaptureGraphBuilder.
2008-03-14  Dan Hipschmanqmgr: Implement progress updates for downloads given...
2008-03-14  Dan Hipschmanqmgr: Transfer files given by URL (including HTTP,...
2008-03-14  Dan Hipschmanqmgr: Transfer files given by URL (including HTTP,...
2008-03-14  Dan Hipschmanqmgr: Implement BackgroundCopyJob_Complete.
2008-03-14  Dan Hipschmankernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF...
2008-03-14  Dan Hipschmanqmgr: Implement local file background "downloads."
2008-03-14  Dan Hipschmanqmgr: Add infrastructure for background file transferring.
2008-03-14  Stefan Leichtershell32: Fix SHGetFolderPathAndSubDir tests.
2008-03-14  Jason Edmeadesuser32: Fix MessageBox button contents and ordering.
2008-03-14  Paul Vriensadvapi/service: Give service its own debug channel.
2008-03-14  Andrew Talbotoledlg: Assign to structs instead of using memcpy.
2008-03-14  Andrew Talbotriched20: Assign to structs instead of using memcpy...
2008-03-14  Andrew Talbotrpcrt4: Assign to structs instead of using memcpy.
next