mshtml: Return NULL instead of empty string in IHTMLBodyElement::get_background.
[wine] / dlls /
2007-12-05  Jacek Cabanmshtml: Return NULL instead of empty string in IHTMLBod...
2007-12-05  Roy Sheawininet: Added check of dwStructSize required by Window...
2007-12-05  Roy Sheawininet: Removed inline from copy_compsA and zero_comps...
2007-12-05  Louis Lendersmsvcrt40: Add DllMain.
2007-12-05  Andrew Talbotdbghelp: Remove unneeded casts.
2007-12-05  Andrew Talbotd3d9: Remove unneeded casts.
2007-12-05  Andrew Talbotd3d8: Remove unneeded casts.
2007-12-04  Gerald Pfeifercomctl32: Simplify condition based on WPARAM always...
2007-12-04  Gerald Pfeiferwined3d: Fix error handling in transform_texture().
2007-12-04  Gerald Pfeifermsvcrt: Fix error handling in _aligned_offset_realloc().
2007-12-04  Guido Barziniiphlpapi: Restore lost initialisation of ptr->AddressLe...
2007-12-04  Dmitry Timoshkovuser32: Make sure the desktop window is created before...
2007-12-04  Rob Shearmanrpcrt4: Add tests for a pointer to a conformant strings.
2007-12-04  Rob Shearmanrpcrt4: Set the destination pointer in PointerUnmarshal...
2007-12-04  Jacek Cabanmshtml: Added DIID_HTMLTableEvents connection point.
2007-12-04  Jacek Cabanmshtml: Move HTMLTextContainerEvents connection point...
2007-12-04  Jacek Cabanmshtml: Added IConnectionPointContainer iface to all...
2007-12-04  Jacek Cabanmshtml: Initialize HTMLElement in the beginning of...
2007-12-04  Jacek Cabanmshtml: Make IConnectionPointContainer more flexible.
2007-12-04  James Hawkinsmsi: Test the CompLocator subset of the AppSearch action.
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when clearing.
2007-12-04  Stefan Dösingerwined3d: Clear honors the viewport.
2007-12-04  Stefan Dösingerwined3d: Fixes for drawable handling in Clear.
2007-12-04  Stefan Dösingerwined3d: Disable the scissor test when blitting.
2007-12-04  Stefan Dösingerwined3d: Retrieve the height properly when setting...
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when setting...
2007-12-04  Stefan Dösingerwined3d: Add a method for querying the gl drawable...
2007-12-04  Andrew Talbotcrypt32: Remove unnecessary casts.
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-12-04  Jonathan Ernstbrowseui: Updated French translation.
2007-12-04  Jonathan Ernstshell32: Updated French translation.
2007-12-04  Rob Shearmanrpcrt4: Handle all non-continuable exceptions in CStdSt...
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-12-04  Rob Shearmanrpcrt4: Put the delegating stub thunks in an executable...
2007-12-04  Rob Shearmanrpcrt4: Call IRpcChannelBuffer_GetDestCtx in NdrStubIni...
2007-12-04  Rob Shearmanrpcrt4: Flesh out more of the IRpcChannelBuffer vtable...
2007-12-03  Hans Leidekkerkernel32: Implement and test {G, S}etConsoleInputExeNam...
2007-12-03  Hans Leidekkergdi32: Implement GetTextExtentExPointI.
2007-12-03  Alexandre Julliardshell32: Get rid of the internal _InsertMenuItem function.
2007-12-03  Alexander Nicolays... shell32: Localize file context menu.
2007-12-03  Zac Brownwininet: Add test for FtpGetCurrentDirectoryA in winine...
2007-12-03  Zac Brownwininet: Fix FtpGetCurrentDirectoryW to handle bad...
2007-12-03  Detlef Riekenbergschannel: Add version resource.
2007-12-03  Detlef Riekenbergrsabase: Add version resource.
2007-12-03  James Hawkinsmsi: Add a stub implementation of MsiEnumComponentCostsW.
2007-12-03  James Hawkinsmsi: Implement the Version property of the Installer...
2007-12-03  James Hawkinsmsi: Test the CCPSearch action.
2007-12-03  Alexandre Julliardntdll: Added a sleep in NtGet/SetContextThread, a yield...
2007-12-03  James Hawkinsmsi: Use a hash table for reordering rows in a WHERE...
2007-12-03  Stefan Dösingerwined3d: Add parentheses to a flag check.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Stefan Dösingerwined3d: Unify bpp to format conversion.
2007-12-03  Stefan Dösingerwined3d: Enabling too many lights is silently ignored.
2007-12-03  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-12-03  Andrew Riediuser32: Add a FIXME for animated cursors.
2007-12-03  Andrew Riediwinealsa.drv: Fix a comment.
2007-12-03  Gerald Pfeiferwined3d: Fix handling of a special case in IWineD3DImpl...
2007-12-03  Gerald Pfeifercomctl32: Remove extraneous check (unsigned < 0).
2007-12-03  Andrew Talbotcomctl32: Remove unneeded casts.
2007-12-03  Andrew Talbotadvapi32: Remove unneeded casts.
2007-12-03  Andrew Talbotcabinet: Remove unneeded casts.
2007-12-03  Rob Shearmand3dx8: Initialise temp in D3DXQuaternionInverse to...
2007-12-03  Rob Shearmanrpcrt4: Test that the string retrieved from get_name...
2007-12-03  Rob Shearmanrpcrt4: Reverse the conditions for which *pPointer...
2007-12-03  Rob Shearmanrpcrt4: Initialise the memory in test_simple_struct_mar...
2007-12-03  Rob Shearmanole32: Ignore the threading model of the PSFactoryBuffe...
2007-12-03  Rob Shearmanole32: Always create a window for the main apartment.
2007-12-03  Rob Shearmaninclude: Move Wine-specific EH_* defines from winnt...
2007-12-03  Rob Shearmanoleaut32: Implement OLEPictureImpl_GetIDsOfNames.
2007-12-03  Paul Vrienskernel32: Add some simple tests for GetVersionExA.
2007-12-03  Jacek Cabanmshtml: Added IHTMLElement2::get_dir implementation.
2007-11-30  Jacek Cabanmshtml: Added IHTMLTable interface stub implementation.
2007-11-30  Francois Gougetd3dx8/tests: Fix compilation on systems that don't...
2007-11-30  Stefan Dösingeruser32: Destroying the current cursor results in an...
2007-11-30  Stefan Dösingerwined3d: Remove the X channel fixup in render target...
2007-11-30  Stefan Leichterkernel32: Added stub for FindVolumeClose.
2007-11-30  Michael Stefaniucurlmon: Rename the wrappers around HeapAlloc() &Co...
2007-11-30  Sven Paschukatctapi32: Added null terminator to library name.
2007-11-30  Rob Shearmanrpcrt4: Fix NdrSimpleStructUnmarshall to cope with...
2007-11-30  Rob Shearmanrpcrt4: Improve PointerUnmarshall to cope with keeping...
2007-11-30  Rob Shearmanrpcrt4: Move forcing of fMustAlloc to NULL to the calle...
2007-11-30  Rob Shearmanrpcrt4: EmbeddedPointerUnmarshall doesn't need to chang...
2007-11-30  Rob Shearmanrpcrt4: Errors in sending or receiving packets should...
2007-11-29  Louis Lendersadvapi32: Add stub for CreateProcessWithLogonW.
2007-11-29  Gerald Pfeifergdi32: Fix the type of two loop variables.
2007-11-29  Gerald Pfeiferuser32: Reduce scope of variable in ICO_ExtractIconExW...
2007-11-29  Gerald Pfeiferkernel32: Handle default case in Local32_FromHandle().
2007-11-29  Aric Stewartcoreaudio: Verify valid lineId in MIXER_GETLINECONTROLS...
2007-11-29  Aric Stewartwinmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTY...
2007-11-29  Marco Schusterwined3d: Added a card ID for a 8600 Mobile GT.
2007-11-29  Andrew Talbotadvapi32: Fix a typo.
2007-11-29  James Hawkinsmsi: Don't check for the media or cabinet if the cabine...
2007-11-29  James Hawkinsmsi: Make sure attr is valid before checking for the...
2007-11-29  Stefan Dösingerwined3d: Activate GL_ARB_texture_rectangle.
2007-11-29  Stefan Dösingerwined3d: Refuse to create a mipmapped conditional np2...
2007-11-29  Stefan Dösingerwined3d: Make the code aware of GL_ARB_texture_rectangle.
2007-11-29  Stefan Dösingerwined3d: Add GL_ARB_texture_rectangles to our opengl...
2007-11-29  Stefan Dösingerwined3d: Avoid hardcoding GL_TEXTURE_2D.
2007-11-29  Stefan Dösingerwined3d: Disable GL_TEXTURE_2D in the standard blit...
2007-11-29  Rob Shearmanole32: Fix a test in the WdtpInterfacePointer tests.
next