winmm: Make WINMM_DRVMessage() static.
[wine] / dlls / mshtml /
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.
2011-03-17  Jacek Cabanmshtml: Correctly set NULL event.
2011-03-16  Francois Gougetmshtml: Make get_pos_rect() static.
2011-03-15  Jacek Cabanmshtml: Notify parser about script evaluation.
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-03-14  Marcus Meissnermshtml: Removed duplicate const (Coverity).
2011-03-14  Jacek Cabanmshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
2011-03-14  Jacek Cabanmshtml: Reimplement nsIURI::SetScheme on top of IUri.
2011-03-14  Jacek Cabanmshtml: Fixed type in get_nsdoc_window.
2011-03-11  Piotr Cabanmshtml: Execute IDocObject_FireDocumentComplete in...
2011-03-11  Piotr Cabanmshtml: Added IHTMLPrivateWindow_GetAddressBarUrl imple...
2011-03-09  Austin Englishmshtml: Avoid shadowing a parameter.
2011-03-09  Thomas Mullalymshtml/tests: Fixed memory leak and made Vtbl's const.
2011-03-09  Jacek Cabanmshtml: Don't assume that HTMLWindow_Create sets ret...
2011-03-08  Thomas Mullalymshtml: Correctly forward IHTMLWindow's IHTMLDocument...
2011-03-08  Thomas Mullalymshtml/tests: Added more ConnectionPoint tests for...
2011-03-03  Jacek Cabanmshtml: Added support for indexed access to form elements.
2011-03-03  Jacek Cabanmshtml: Fixed use after free in HTMLElement_destructor.
2011-03-03  Jacek Cabanmshtml: Added more attribute object tests.
2011-03-02  Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-03-02  Jacek Cabanmshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
2011-03-02  Jacek Cabanmshtml: Added IHTMLLocation::replace implementation.
2011-03-02  Alistair Leslie... mshtml: Implement IHTMLAnchorElement get/put target.
2011-03-01  Jacek Cabanmshtml: Added IHTMLFormElement::get_elements implementa...
2011-02-28  Jacek Cabanmshtml: Added onsubmit and event canceling tests.
2011-02-28  Jacek Cabanmshtml: Added support for canceling default event behavior.
2011-02-28  Jacek Cabanmshtml: Fixed memory leak.
2011-02-28  Jacek Cabanmshtml: Added IHTMLFormElement::onsubmit implementation.
2011-02-28  Jacek Cabanmshtml: Added simple filter parser to support opacity.
2011-02-28  Jacek Cabanmshtml: Store style object in element object.
2011-02-28  Jacek Cabanmshtml: Store style filter in HTMLStyle object.
2011-02-28  Jacek Cabanmshtml: Fixed typos in IHTMLInputElement::value tests.
2011-02-28  Thomas Mullalymshtml/tests: Make IDispatch Vtbl const.
2011-02-25  Jacek Cabanmshtml: Added more backgroundPosition* tests.
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionY...
next