ole32: Specify the PSFactoryBuffer class in the idl files.
[wine] / dlls / mshtml /
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_appMinorVersion impleme...
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language tests.
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language implementations.
2011-08-01  Jacek Cabanmshtml: Added IHTMLPluginsCollection::get_length implem...
2011-08-01  Jacek Cabanmshtml: Added semi-stub implementation of IHTMLWindow2...
2011-07-29  Jacek Cabanmshtml: Improved handling empty dispex_data_t in prepro...
2011-07-29  Jacek Cabanmshtml: Fixed HTMLHeadElement_QI implementation.
2011-07-28  Jacek Cabanmshtml: Added IDispatchEx support for IHTMLStyle5 and...
2011-07-28  Jacek Cabanmshtml: Added IHTMLSyle6 stub implementation.
2011-07-28  Jacek Cabanmshtml: Added IHTMLStyle5 implementation.
2011-07-27  Jacek Cabanmshtml: Added IHTMLEventObj::put_returnValue implementa...
2011-07-26  Jacek Cabanmshtml: Fixed tests on some old IEs.
2011-07-25  Gerald Pfeifermshtml: Handle the failure case in get_nsstyle_attr.
2011-07-24  Jacek Cabanmshtml: Added javascript: URLs test.
2011-07-24  Jacek Cabanmshtml: Added support for javascript: URLs.
2011-07-24  Jacek Cabanmshtml: Call set_moniker asynchronously in SuperNavigate.
2011-07-24  Jacek Cabanmshtml: Split set_moniker implementation.
2011-07-24  Jacek Cabanmshtml: Downgrade GetAsciiHost FIXME to WARN.
2011-07-24  Jacek Cabanmshtml: Moved script mode out of get_script_host to...
2011-07-24  Jacek Cabanmshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separat...
2011-07-24  Jacek Cabanmshtml: Use CreateURLMonikerEx2 in SuperNavigate.
2011-07-24  Jacek Cabanmshtml: Moved binding-related declarations to separate...
2011-07-22  Jacek Cabanmshtml: Return NS_BINDING_ABORTED for canceled binding...
2011-07-22  Jacek Cabanmshtml: Make execScript tests more generic.
2011-07-22  Jacek Cabanmshtml: Added IHTMLStyle2::direction property implement...
2011-07-21  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakBefore implementation.
2011-07-20  Jacek Cabanmshtml: Moved style tests to separated file.
2011-07-19  Jacek Cabanmshtml: Implement nsIURI::SetUserPass on top of IUri.
2011-07-18  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakAfter property imple...
2011-07-18  Alexander Morozovmshtml: Added IProvideClassInfo::GetClassInfo implement...
2011-07-15  Jacek Cabanmshtml: Added IHTMLStyle::clip tests.
2011-07-15  Jacek Cabanmshtml: Added IHTMLStyle::clip property implementation.
2011-07-15  Jacek Cabanmshtml: Pass flags to get_nsstyle_attr.
2011-07-15  Jacek Cabanmshtml: Factor out getting style value string from...
2011-07-14  Alexander Morozovmshtml: Add stub implementation of IProvideClassInfo...
2011-07-07  Jacek Cabanmshtml: Mark some functions as cdecl.
2011-06-27  Jacek Cabanmshtml: Added IUri-based nsIURI::SetPort implementation.
2011-06-27  Jacek Cabanmshtml: Get rid of wine_url in nsWineURI object.
2011-06-27  Jacek Cabanmshtml: Make sure we always create nsWineURI with valid...
2011-06-24  Jacek Cabanmshtml: Use IUri instead of wine_url in before_async_open.
2011-06-24  Jacek Cabanmshtml: Use CreateURLMonikerEx2 for creating URL moniker.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTitleElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLHeadElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLHeadElement stub implementation.
2011-06-17  Jacek Cabanmshtml: Use replace_node_by_html instead of document...
2011-06-17  Jacek Cabanmshtml: Moved IHTMLElement::put_outerHTML implementatio...
2011-06-16  Jacek Cabanmshtml: Call on_start_nsrequest synchronously in async_...
2011-06-07  Jacek Cabanmshtml: Added VT_ERROR printing to debugstr_variant.
2011-06-03  Jacek Cabanmshtml: Added IHTMLElement::get_offsetParent implementa...
2011-05-31  Jacek Cabanmshtml: Added IHTMLMimeTypesCollection::get_length...
2011-05-31  Jacek Cabanmshtml: Added IDispatchEx support to HTMLMimeTypesColle...
2011-05-31  Jacek Cabanmshtml: Don't release plugins collection in OmNavigator...
2011-05-31  Jacek Cabanmshtml: Added IOmNavigator::get_mimeTypes implementation.
2011-05-31  Jacek Cabanmshtml: Added IHTMLElement::get_offsetLeft implementation.
2011-05-31  Jacek Cabanmshtml: Added support for accessing document elements...
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availWidth implementation.
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availHeight implementation.
2011-05-26  Alexander Morozovmshtml/tests: Fix a typo.
2011-05-20  Thomas Mullalymshtml: Added support for IDispatch Html document events.
2011-05-20  Thomas Mullalymshtml/tests: Added more IDispatch event tests.
2011-05-20  Thomas Mullalymshtml/tests: Added IDispatch event tests.
2011-05-16  Jacek Cabanmshtml: Pass E_ABORT as binding results of bindings...
2011-05-16  Jacek Cabanmshtml: Handle aborts synchronously in nsChannelBSC_sto...
2011-05-16  Jacek Cabanmshtml: Move document binding to the new document bindi...
2011-05-11  Jacek Cabanmshtml: Added IOmNavigator::get_cpuClass implementation.
2011-05-11  Jacek Cabanmshtml: Ignore more dispID values in OnChanged notifica...
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-05-04  Alexandre Julliardmshtml: Remove an extra quote in the pngfile registration.
2011-05-04  Jacek Cabanmshtml: Don't use Gecko nsIURI::GetHostPort implementation.
2011-05-02  Marcus Meissnermshtml: Mark internal symbols as hidden.
2011-04-26  Nicolas Le Cammshtml: Fix uninitialized variable warning.
2011-04-22  Jacek Cabanmshtml: Added proper support for weak references.
2011-04-18  Francois Gougetmshtml: get_channelbsc_mon() is unused so remove it.
2011-04-18  Jacek Cabanmshtml: Don't include null-byte in post data.
2011-04-18  Jacek Cabanmshtml: Better support for HTTP redirection.
2011-04-18  Jacek Cabanmshtml: Moved nsChannel initialization to separated...
2011-04-13  André Hentschelmshtml: Fix Warning message.
2011-04-12  Jacek Cabanmshtml: Use xul.dll directly instead of via xpcom.dll.
2011-04-11  Francois Gougetmshtml: Make HTMLFiltersCollection_Create() static.
2011-04-08  Jacek Cabanmshtml: Reimplement nsIURI::SetHost on top of IUriBuilder.
2011-04-05  Jacek Cabanmshtml: Properly handle upload streams containing headers.
2011-04-05  Jacek Cabanmshtml: Get rid of no longer needed app-startup observe...
2011-03-31  Piotr Cabanmshtml/tests: Ignore calls missing in IE6.
2011-03-29  Jacek Cabanmshtml: Fixed node leak in HTMLEventObj.
2011-03-29  Jacek Cabanmshtml: Fixed ref count handling in events.c.
2011-03-29  Jacek Cabanmshtml: Event handler may be already free in release_ev...
2011-03-29  Jacek Cabanmshtml: Use zone mapping instead of hardcoded protocols...
2011-03-29  Jacek Cabanmshtml: Store security manager in HTMLWindow instead...
2011-03-29  Jacek Cabanmshtml: Try loading library in IInternetProtocolInfo...
2011-03-29  Piotr Cabanmshtml/tests: Added connection error handling tests.
2011-03-29  Piotr Cabanmshtml/tests: Added asynchronous moniker to htmldoc...
2011-03-29  Piotr Cabanmshtml/tests: Added IDocObjectService interface.
2011-03-29  Piotr Cabanmshtml/tests: Added IBrowserService interface.
2011-03-29  Piotr Cabanmshtml/tests: Added IWinInetHttpInfo interface.
2011-03-29  Piotr Cabanmshtml: Report an error when navigation fails.
2011-03-29  André Hentschelmshtml: Port numbers are unsigned.
2011-03-29  Austin Englishmshtml: Avoid shadowing a parameter.
2011-03-18  Thomas Fabermshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPla...
2011-03-18  Alistair Leslie... mshtml: Implement IHTMLDOMNode previousSibling.
next