atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / htmlelem.c
2012-10-22  Jacek Cabanmshtml: Set 'this' to window object for onload handlers.
2012-10-22  Jacek Cabanmshtml: Fixed attribute object caching logic.
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement stub implementation.
2012-10-11  Jacek Cabanmshtml: Moved creating HTML element to separated function.
2012-10-02  Jacek Cabanmshtml: Moved getElementById implementation to separate...
2012-09-13  Jacek Cabanmshtml: Added HTMLElement::ondataavailable implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLElement::contains implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLWindow2::onhelp property implementation.
2012-07-26  Jacek Cabanmshtml: Use inline wrappers and fixed found warnings.
2012-07-25  Jacek Cabanmshtml: Added IHTMLElement2::get_runtimeStyle hackish...
2012-07-25  Jacek Cabanmshtml: Moved more logic to HTMLStyle_Create.
2012-07-13  Jacek Cabanmshtml: Added HTMLElement::onkeypress implementation.
2012-06-27  Jacek Cabanmshtml: Don't release nselem in HTMLElement_destructor.
2012-06-27  Jacek Cabanmshtml: Get rid of no longer needed unk_ref from HTMLEl...
2012-06-26  Jacek Cabanmshtml: Share nselem reference with nsnode.
2012-06-26  Jacek Cabanmshtml: Call HTMLDOMNode_Init directly in HTMLCommentEl...
2012-06-26  Jacek Cabanmshtml: Return referenced instances from node constructors.
2012-06-25  Jacek Cabanmshtml: Keep reference in node returned from get_node.
2012-06-11  Jacek Cabanmshtml: Wine Gecko 1.6 release.
2012-04-18  Jacek Cabanmshtml: Copy filter value in HTMLElement_clone.
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in HTMLElement object...
2012-04-02  Jacek Cabanmshtml: Added IHTMLMetaElement stub implementation.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlelem.c.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-16  Jacek Cabanmshtml: Store filter in HTMLElement object.
2012-03-14  Jacek Cabanmshtml: Wine Gecko 1.5 release.
2012-02-01  Jacek Cabanmshtml: Properly handle out of memory in IHTMLElement...
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to IHTMLSelectElement...
2011-11-03  Jacek Cabanmshtml: Fixed ref count leaks.
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_invoke implementa...
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_get_dispid implem...
2011-09-02  Piotr Cabanmshtml: Store attributes list in HTMLAttributeCollection.
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection2_getNamedItem...
2011-09-02  Piotr Cabanmshtml: Don't cache HTMLAttributesCollection results.
2011-08-26  Piotr Cabanmshtml: Added HTMLAttributeCollection_item implementation.
2011-08-26  Piotr Cabanmshtml: Added HTMLAttributeCollection_get_length implem...
2011-08-26  Piotr Cabanmshtml: Added IHTMLAttributeCollection3 stub.
2011-08-26  Piotr Cabanmshtml: Added IHTMLAttributeCollection2 stub.
2011-08-26  Piotr Cabanmshtml: Added IHTMLAttributeCollection stub.
2011-08-23  Jacek Cabanmshtml: Wine Gecko 1.3 release.
2011-08-23  Piotr Cabanmshtml: Populate dynamic properties table in get_dynami...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-03  Jacek Cabanmshtml: Removed duplicated includes.
2011-08-02  Jacek Cabanmshtml: Rename call_event to fire_event.
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
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-03  Jacek Cabanmshtml: Added IHTMLElement::get_offsetParent implementa...
2011-05-31  Jacek Cabanmshtml: Added IHTMLElement::get_offsetLeft implementation.
2011-04-11  Francois Gougetmshtml: Make HTMLFiltersCollection_Create() static.
2011-03-03  Jacek Cabanmshtml: Fixed use after free in HTMLElement_destructor.
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-02-28  Jacek Cabanmshtml: Store style object in element object.
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2011-02-21  Alistair Leslie... mshtml: Add support for get/put mousemove event.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IConnectionPoint* ifaces.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLFiltersCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement3 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2010-12-28  Jacek Cabanmshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
2010-12-28  Jacek Cabanmshtml: Pass DispatchEx pointer instead of outer IUnkno...
2010-12-17  Jacek Cabanmshtml: IHTMLDocument2 iface handling clean up.
2010-12-02  Jacek Cabanmshtml: Improved error handling in element constructors.
2010-12-02  Jacek Cabanmshtml: Improved error handling in HTMLElement_Create...
2010-12-02  Jacek Cabanmshtml: Use binary search in HTMLElement_Create.
2010-11-15  Jacek Cabanmshtml: Moved cloneNode implementation to vtbl.
2010-11-12  Jacek Cabanmshtml: Added IHTMLStyleElement stub implementation.
2010-10-29  Jacek Cabanmshtml: Added IHTMLEmbedElement stub implementation.
2010-10-28  Jacek Cabanmshtml: Added IHTMLObjectElement stub implementation.
2010-08-24  Francois GougetAssorted spelling fixes.
2010-05-17  Michael Stefaniucmshtml: Remove redundant "not NULL" check for the p...
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement::removeAttribute implementation.
2010-02-09  Jacek Cabanmshtml: Correctly handle comment nodes in IHTMLElement...
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling in htmlelem*.c.
2010-01-29  Jacek Cabanmshtml: Pass dispex info to HTMLElement_Init in HTMLEle...
2010-01-28  Jacek Cabanmshtml: Moved common element tids to macro.
2009-12-22  Alistair Leslie... mshtml: Add stub interface IHTMLFiltersCollection.
2009-12-03  Jacek Cabanmshtml: Added generic bind_to_tree node notification...
2009-12-02  Andrew Eikummshtml: Add get_dispid and invoke methods to HTMLNode...
2009-12-01  Andrew Eikummshtml: Add stub implementation of IHTMLFormElement.
2009-11-29  Jacek Cabanmshtml: Return content document in get_document for...
2009-11-16  Jacek Cabanmshtml: Don't use nselem in InsertAdjacentNode implemen...
2009-11-16  Jacek Cabanmshtml: Added IHTMLElement::put_outerHTML implementation.
2009-11-03  Jacek Cabanmshtml: Moved content_window to HTMLFrameBase.
2009-11-03  Jacek Cabanmshtml: Moved whole element initialization to HTMLEleme...
2009-10-22  Jacek Cabanmshtml: Moved nsdoc to HTMLDocumentNode object.
2009-10-20  Jacek Cabanmshtml: Moved creating new element to separated function.
2009-10-13  Jacek Cabanmshtml: Added IHTMLElement::click implementation.
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-09-22  Andrew Eikummshtml: Reimplement IHTMLElement::{get, set}Attribute...
2009-09-17  Jacek Cabanmshtml: Move node list to HTMLDocumentNode.
2009-09-09  Jacek Cabanmshtml: Added IHTMLElement::dblclick property implement...
2009-08-12  Jacek Cabanmshtml: Added IHTMLElement::get_outerHTML implementation.
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-03-10  Jacek Cabanmshtml: Added IHTMLElement::put_innerHTML implementation.
2008-12-10  Jacek Cabanmshtml: Make IHTMLElement::get_document vtbl offset...
next