wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / dlls / hlink /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2013-03-27  Nikolay Sivovhlink: Implement IHlinkBrowseContext_SetCurrentHlink().
2013-03-26  Nikolay Sivovhlink: Implement IHlinkBrowseContext_UpdateHlink().
2013-03-26  Nikolay Sivovhlink: Implement IHlinkBrowseContext_GetHlink().
2013-03-26  Nikolay Sivovhlink: Add link stack to browser context.
2013-03-26  Nikolay Sivovhlink: Remove useless initializers.
2013-03-26  Nikolay Sivovhlink: Implement HlinkUpdateStackItem().
2013-02-26  Piotr Cabanhlink: Added basic Hlink::Navigate tests.
2013-02-26  Piotr Cabanhlink: Return value returned by IHlinkTarget_Navigate...
2013-02-26  Piotr Cabanhlink: Call BindToObject with IID_IUnknown in IHlink_fn...
2012-11-22  Michael Stefaniuchlink: "Fix" DllCanUnloadNow() implementation.
2012-08-14  Michael Stefaniuchlink: Avoid a TRUE:FALSE conditional expression.
2012-05-14  Francois Gougethlink: Fix the spelling of the Hlink::SetAdditionalPara...
2012-03-26  Michael Stefaniuchlink: Use the standard COM aggregation struct field...
2012-02-06  Andrew Eikumhlink: Don't query the IHlinkSite if the IMoniker is...
2012-02-06  Andrew Eikumhlink: Always pass a bind context to IMoniker::GetDispl...
2011-12-13  Piotr Cabanhlink: Fix leak in HlinkNavigateToStringReference.
2011-10-21  Jacek Cabanhlink: Added TargetFrameName tests.
2011-10-21  Jacek Cabanhlink: Return S_FALSE in GetTargetFrameName when return...
2011-10-21  Jacek Cabanhlink: Moved HLinkBrowseContext_Constructor to avoid...
2011-10-21  Jacek Cabanhlink: Don't use WINAPI for internal functions.
2011-10-21  Jacek Cabanhlink: Reorder functions to avoid vtbl forward declaration.
2011-08-03  Francois Gougethlink: Fix the spelling of a parameter name.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-27  Austin Englishhlink: Remove win9x hacks.
2011-05-19  Marcus Meissnerhlink: Mark internal symbols with hidden visibility.
2011-02-28  Austin Englishhlink/tests: Remove win9x hacks.
2011-02-08  Austin Englishhlink/tests: Don't check results in disabled tests...
2011-01-25  Reece Dunnhlink/tests: Add hres checks for the IHlink_GetMonikerR...
2011-01-17  Nikolay Sivovhlink/tests: Fix interface leak (Valgrind).
2011-01-05  Michael Stefaniuchlink: Use ifaces instead of vtbl pointers in Extension...
2010-12-30  Michael Stefaniuchlink: Use an iface instead of a vtbl pointer in CFImpl.
2010-12-29  Michael Stefaniuchlink: Use ifaces instead of vtbl pointers in HlinkImpl.
2010-12-05  Michael Stefaniuchlink: Use an iface instead of a vtbl pointer in HlinkB...
2010-12-02  Alexandre Julliardhlink: Convert dll registration to the IRegistrar mecha...
2010-11-02  Andrew Eikumhlink: Site data should only be set if the hlink has...
2010-11-02  Andrew Eikumhlink: Implement HlinkClone.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-17  Andrew Eikumhlink: Implement HLINKGETREF flags handling.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Austin EnglishRemove references to wineprefixcreate.
2010-06-21  Alexandre Julliardhlink/tests: Comment out a test for an uninitialized...
2010-03-22  Francois Gougethlink/tests: Add a trailing '\n' to an ok() call.
2010-03-17  Andrew Eikumhlink: Implement IHlinkBrowseContext::GetBrowseWindowInfo.
2010-03-17  Andrew Eikumhlink: Split target at hash in HlinkCreateFromString.
2010-03-17  Andrew Eikumhlink: Set hlink's location to NULL if the empty string...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-02  Reece Dunnhlink/tests: Add more tests to show a difference in...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2010-01-04  Andrew Eikumhlink/tests: Fix some memory leaks (valgrind).
2010-01-04  Andrew Eikumhlink: Fix copy-paste typo.
2009-12-31  Andrew Eikumhlink: String target reference is actually moniker...
2009-12-29  Andrew Eikumhlink/tests: Repair test to work as intended.
2009-12-24  Paul Vrienshlink/tests: Fix a test failure on Win9x/WinMe.
2009-12-23  Andrew Eikumhlink: Add tests for IHlinkBrowseContext::SetInitialHlink.
2009-12-23  Andrew Eikumhlink: Add partial implementation of IHlinkBrowseContex...
2009-12-23  Andrew Eikumhlink: Add tests and fix error handling in IHlink:...
2009-12-07  Rob Shearmanhlink: Fix more memory leaks in tests.
2009-12-02  Rob Shearmanhlink: Fix memory leaks in test.
2009-10-21  Andrew Eikumhlink: Use HLINKSETF flags in Hlink::fnSetMonikerReference.
2009-08-19  Alexandre Julliardhlink/tests: Use the global wine_dbgstr_w instead of...
2009-05-11  Austin Englishhlink/tests: Sign compare fix.
2009-01-27  Michael Stefaniuchlink: Remove superfluous pointer casts.
2008-12-05  Paul Vrienshlink/tests: Fix some failures on Win9x and WinMe.
2008-09-11  Alistair Leslie... hlink: Mark Get/Set AdditionalParams as Unimplemented.
2008-09-08  Reece Dunnhlink: Fix the tests for IE7.
2008-07-11  Andrew Talbothlink: Remove unneeded address-of operators from array...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-05-05  Andrew Talbothlink: Remove unneeded address-of operators from functi...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Aric Stewarthlink: Implement IExtensionServices.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-29  Andrew Talbothlink: Assign to struct instead of using memcpy.
2008-02-04  Jacek Cabanhlink: Don't prefer native version.
2008-02-04  Jacek Cabanhlink: Added standard comments.
2008-02-04  Jacek Cabanhlink: Added HlinkResolveMonikerForData tests.
2008-02-04  Jacek Cabanhlink: Added HlinkResolveMonikerForData implementation.
2008-02-04  Jacek Cabanhlink: Added HlinkParseDisplayName tests.
2008-02-04  Jacek Cabanhlink: Added HlinkParseDisplayName implementation.
2008-02-04  Jacek Cabanhlink: Call AddRef of correct interface in ExtServUnk_Q...
2008-01-14  Dan Kegelhlink/tests: Skip tests if hlink couldn't be created.
2007-12-26  Rob Shearmanhlink: Fix memory leak by freeing extension services...
2007-12-17  Rob Shearmanhlink: Fix some memory leaks in the tests.
2007-12-10  Francois Gougethlink: Fix the HlinkUpdateStackItem() prototype.
2007-12-10  Michael Stefaniuchlink: Rename the wrappers around HeapAlloc() &Co to...
2007-12-06  Jacek Cabanhlink: Added IHttpNegotiate interface to ExtensionService.
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-19  Jacek Cabanshdocvw: Set default home and search page.
2007-11-13  Jacek Cabanhlink: Added HlinkGetSpecialReference implementation.
2007-09-27  Jacek Cabanhlink: Added HlinkGetSpecialReference stub.
2007-06-12  Rob Shearmanuuid: Add hlink CLSIDs.
2007-05-24  Rob Shearmanhlink: Improve the loading of hlinks.
2007-05-24  Rob Shearmanhlink: Improve the saving of hlinks by documenting...
2007-05-24  Rob Shearmanhlink: Fix HlinkCreateFromString to create a URL monike...
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
next