projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
[wine]
/
dlls
/
mshtml
/
htmlelem.c
2009-12-22
Alistair Leslie...
mshtml: Add stub interface IHTMLFiltersCollection.
blob
|
commitdiff
|
raw
2009-12-03
Jacek Caban
mshtml: Added generic bind_to_tree node notification...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-02
Andrew Eikum
mshtml: Add get_dispid and invoke methods to HTMLNode...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Andrew Eikum
mshtml: Add stub implementation of IHTMLFormElement.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Jacek Caban
mshtml: Return content document in get_document for...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Jacek Caban
mshtml: Don't use nselem in InsertAdjacentNode implemen...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Jacek Caban
mshtml: Added IHTMLElement::put_outerHTML implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved content_window to HTMLFrameBase.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Jacek Caban
mshtml: Moved whole element initialization to HTMLEleme...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Moved nsdoc to HTMLDocumentNode object.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
Jacek Caban
mshtml: Moved creating new element to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Jacek Caban
mshtml: Added IHTMLElement::click implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Jacek Caban
mshtml: Moved init_dispex call to HTMLElement_Init.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Andrew Eikum
mshtml: Reimplement IHTMLElement::{get, set}Attribute...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move node list to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Jacek Caban
mshtml: Added IHTMLElement::dblclick property implement...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Added IHTMLElement::get_outerHTML implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Michael Stefaniuc
mshtml: Change long to LONG in mshtml.idl (HTML*Element...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Jacek Caban
mshtml: Added IHTMLElement::put_innerHTML implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Jacek Caban
mshtml: Make IHTMLElement::get_document vtbl offset...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Alistair Leslie...
mshtml: Implement IHTMLElement get_document.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Jacek Caban
mshtml: Added IHTMLElement::put_innerText implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Jacek Caban
mshtml: Added IHTMLElement::get_innerText implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added element mouseout and selectstart event...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added element keydown, mouseup and mousedown...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added get_onmouseover implementations.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Jacek Caban
mshtml: Added IHTMLElement::put_onmouseover implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Moved events declaration to separated file.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Use IHTMLElement3 in IDispatchEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacen...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Use stored nsdoc in IHTMLElement::insertAdjacen...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added HTMLIFrame stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IHTMLElement3 stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Jacek Caban
mshtml: Added IHTMLElement::get_offsetWidth implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Use create_all_collection in IHTMLElement:...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Use create_collection_from_nodelist in IHTMLEle...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Move IHTMLElementCollection to separated file.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Jacek Caban
mshtml: Added IHTMLTableRow stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElementCollection.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-25
Jacek Caban
mshtml: Added IHTMLElement::get_parentElement implement...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Jacek Caban
mshtml: Added IHTMLElement::get_offsetHeight implementa...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Jacek Caban
mshtml: Added IHTMLElement2::getElementsByTagName imple...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Jacek Caban
mshtml: DispatchEx's QueryInterface implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Jacek Caban
mshtml: Added IHTMLElement::get_offsetTop implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Added IHTMLElement::put_title implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Added IHTMLElement::get_title implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Jacek Caban
mshtml: Added IHTMLElement::put_onkeyup implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jacek Caban
mshtml: Added IHTMLElement::put_onclick implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jacek Caban
mshtml: Added IHTMLElement::put_className implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jacek Caban
mshtml: Return NULL instead of empty string in IHTMLEl...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Jacek Caban
mshtml: Added IHTMLGenericElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-20
Jacek Caban
mshtml: Initialize node object from child node's constr...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Jacek Caban
mshtml: Better stub for IHTMLElement::setAttribute...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Use heap_alloc_zero in HTMLElementCollection_Cr...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IHTMLElement::put_id implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IHTMLElement::get_id implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Francois Gouget
mshtml: gcc 2.95 does not allow an array of undefined...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Added IHTMLImgElement stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Handle COMMENT_NODE like ELEMENT_NODE in elemen...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Don't assume that nselem is valid in HTMLElement.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Jacek Caban
mshtml: Moved IDispatchEx initialization to HTMLElement...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Jacek Caban
mshtml: Added indexed access to HTMLElementCollection...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Jacek Caban
mshtml: Added support for custom DISPIDs.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Jacek Caban
mshtml: Added IDispatchEx support to HTMLElementCollect...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Jacek Caban
mshtml: Added IHTMLDOMNode2 to IDispatchEx support.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Jacek Caban
mshtml: Return VT_NULL instead of empty string in getAt...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Jacek Caban
mshtml: Added elements IDispatchEx implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Jacek Caban
mshtml: Use heap_alloc_zero for allocating node objects.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Jacek Caban
mshtml: Added possibility to get node object from nsIDO...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Jacek Caban
mshtml: Remove unneeded includes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Jacek Caban
mshtml: Added IHTMLScriptElement stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Jacek Caban
mshtml: Remove not used argument in nsAString_GetData.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Michael Stefaniuc
mshtml: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Jacek Caban
mshtml: Added IConnectionPointContainer iface to all...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Jacek Caban
mshtml: Initialize HTMLElement in the beginning of...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-30
Jacek Caban
mshtml: Added IHTMLTable interface stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: IHTMLElementContainer::item rewrite.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Added IHTMLOptionElement interface stub impleme...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Include document element in collection returned...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Return IHTMLElementCollection instead of IDispa...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Move common code to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Move nodes' QueryInterface implementation to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Use vtbl for node destructors.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Pass HTMLDOMNode pointer to HTMLElement's destr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Pass HTMLDOMNode pointer to its destructor.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Jacek Caban
mshtml: Added get_tagName implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Vitaliy Margolen
mshtml: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Forward node ref calls to IHTMLDOMNode interface.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Get rid of node_type variable in HTMLNode object.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Jacek Caban
mshtml: Don't use node_type from HTMLNode object.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Jacek Caban
mshtml: Store HTMLElement struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Jacek Caban
mshtml: Store HTMLElement struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Jacek Caban
mshtml: Store HTMLElement struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Jacek Caban
mshtml: Store HTMLElement struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Jacek Caban
mshtml: Store HTMLElement struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Jacek Caban
mshtml: Store HTMLDOMNode struct instead of pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Jacek Caban
mshtml: Added IHTMLAnchorElement stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-13
Rob Shearman
mshtml: Implement HTMLElement_insertAdjacentHTML and...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
mshtml: Implement HTMLElement_get_children.
blob
|
commitdiff
|
raw
|
diff to current
next