winmm: Make WINMM_DRVMessage() static.
[wine] / dlls / mshtml /
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionY...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Moved VARIANT to style value string conversion...
2011-02-25  Jacek Cabanmshtml: Fixed buffer handling in set_nsstyle_attr.
2011-02-25  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
2011-02-25  Jacek Cabanmshtml: Moved call_disp_func to htmlevent.c.
2011-02-25  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
2011-02-24  Jacek Cabanmshtml: Improved debug traces.
2011-02-24  Jacek Cabanmshtml: Make sure we don't try to create node object...
2011-02-24  Jacek Cabanmshtml: Added attribute object tests.
2011-02-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMAttribute...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2011-02-24  Maarten Lankhorstmshtml: Make sure system xpcom dll gets loaded.
2011-02-21  Alistair Leslie... mshtml: Add support for get/put mousemove event.
2011-02-18  Austin Englishmshtml/tests: Update disabled test comment.
2011-02-17  Alistair Leslie... mshtml: Implement IHTMLAnchorElement_put_href.
2011-02-16  Thomas Mullalymshtml: Fixed a few typos.
2011-02-15  Jacek Cabanmshtml: Fixed a leak (valgrind).
2011-02-14  Detlef Riekenbergmshtml/tests: Fix a typo.
2011-02-14  Austin Englishmshtml/tests: Make sure a return value is used (LLVM...
2011-02-14  Austin Englishmshtml/tests: Make sure a return value is used (LLVM...
2011-02-10  Jacek Cabanmshtml: Make nsIURI::[Get|Set]Username implementation...
2011-02-10  Austin Englishmshtml/tests: Make sure return value is used (LLVM...
2011-02-09  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_padding.
2011-02-09  Alistair Leslie... mshtml: Implement IHTMLStyle_put_borderLeftColor.
2011-02-09  Austin Englishmshtml/tests: Make sure return values are used (LLVM...
2011-02-08  Jacek Cabanmshtml: Fixed size check in res protocol ParseUrl(PARSE...
2011-02-08  Jacek Cabanmshtml: Return size in about protocols handler's ParseU...
2011-02-08  Alistair Leslie... mshtml: Implemented IHTMLStyle_put_borderBottomColor.
2011-02-08  Austin Englishmshtml/tests: Make sure return value is used (LLVM...
2011-02-07  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderRightColor.
2011-02-07  Jacek Cabanmshtml: Use case insensitive comparison in parse_classid.
2011-02-07  Jacek Cabanmshtml: Added focus events tests.
2011-02-07  Jacek Cabanmshtml: Added IHTMLWindow2::focus implementation.
2011-02-04  Jacek Cabanmshtml: Added nsIURI::SetSpec implementation.
2011-02-03  Jacek Cabanmshtml: Don't try forwarding calls to Gecko that are...
2011-02-02  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderTopColor.
2011-02-01  Piotr Cabanmshtml: Make sure previous request is stopped before...
2011-02-01  Piotr Cabanmshtml: Abort more request in abort_document_bindings.
2011-01-31  Jacek Cabanmshtml: Added support for recursive script runners.
2011-01-31  Jacek Cabanmshtml: Added script execution time tests.
2011-01-21  Jacek Cabanmshtml: Fixed leaks in htmllocation tests (valgrind).
2011-01-20  Jacek Cabanmshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI...
2011-01-20  Jacek Cabanmshtml: Fixed some leaks in tests (valgrind).
2011-01-20  Jacek Cabanmshtml: Fixed leaks (valgrind).
2011-01-20  Piotr Cabanmshtml: Added IObjectSafety stub.
2011-01-18  Jacek Cabanmshtml: Added IUri-based implementation of nsIURL:...
2011-01-14  Alexandre Julliardmshtml: Remove a leftover string table.
2011-01-12  Alexandre Julliardmshtml: Convert string table resources to po files.
2011-01-11  Jacek Cabanmshtml: Get rid of win9x test failures workarounds.
2011-01-07  Jacek Cabanmshtml: Use inline function instead of macro for BSCall...
2011-01-07  Jacek Cabanmshtml: Avoid obj to iface cast in ProtocolFactory_Create.
2011-01-06  Michael Stefaniucmshtml: Remove some leftover *_THIS undefs.
2011-01-06  Michael Stefaniucmshtml: Finish the COM standardization in protocol.c.
2011-01-05  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in Protocol...
2011-01-05  Michael Stefaniucmshtml: COM cleanup for the nsIInputStream iface.
2011-01-05  Michael Stefaniucmshtml: COM cleanup for the nsIURL iface.
2011-01-05  Michael Stefaniucmshtml: COM cleanup for the IHTMLEmbedElement iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle4 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle3 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle2 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyleElement iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IActiveScriptSite* ifaces.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLCurrentStyle iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMTextNode iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLTable iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyleSheet* ifaces.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLCommentElement iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the nsIFactory iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLFormElement iface.
2011-01-04  Jacek Cabanmshtml: Make nsIURI::Resolve implementation IUri-based.
2011-01-03  Jacek Cabanmshtml: Don't prefer to forward a few more calls in...
2011-01-03  Jacek Cabanmshtml: Use IUri for nsURL::[Get|Set]Password implement...
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the nsIDOMEventListener iface.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in BSCallback.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLLocation iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the ICustomDoc iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLTextContainer iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLImageElementFactory...
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLOptionElement* ifaces.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IConnectionPoint* ifaces.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLFram...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IUnknown iface.
2010-12-31  Michael Stefaniucmshtml: Remove some stray #undef.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in HTMLWi...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in HTMLDo...
2010-12-31  Jacek Cabanmshtml: Make nsIIOService::NewURI IUri-based.
2010-12-31  Jacek Cabanmshtml: Added moz-safe-about to the list of Gecko inter...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the remaining ifaces in nsChannel.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the nsIHttpChannel iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMChildrenCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElementCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLFiltersCollection...
next