projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mshtml: Added SID_SContainerDispatch support.
[wine]
/
dlls
/
mshtml
/
htmloption.c
2012-09-04
Jacek Caban
mshtml: Added IHTMLWindow2::onhelp property implementation.
blob
|
commitdiff
|
raw
2012-07-30
Jacek Caban
mshtml: Use inner window directly in HTMLOptionElementF...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Jacek Caban
mshtml: Share nsoption reference with nsnode.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Moved option_factory from HTMLOuterWindow to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Moved document node from HTMLOuterWindow to...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Added separated types for outer and inner HTML...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Jacek Caban
mshtml: Keep reference in node returned from get_node.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-13
Jacek Caban
mshtml: Use return_nsstr helper in more functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Jacek Caban
mshtml: Improved more VARIANT debug traces.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Jacek Caban
mshtml: Get rid of remaining PRBool usages.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Piotr Caban
mshtml: Added IHTMLAttributeCollection stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLOptionElement* ifaces.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-31
Michael Stefaniuc
mshtml: COM cleanup for the IDispatchEx iface in Dispat...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLDOMNode iface.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Jacek Caban
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Jacek Caban
mshtml: Improved error handling in element constructors.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Jacek Caban
mshtml: Improved error handling in get_node calls.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Jacek Caban
mshtml: Moved cloneNode implementation to vtbl.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Jacek Caban
mshtml: Added IHTMLOptionElement::selected property...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Jacek Caban
mshtml: Optimize more nsAString handling.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Jacek Caban
mshtml: Moved common element tids to macro.
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: Use create_nselem in IHTMLOptionFactory::create.
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-17
Jacek Caban
mshtml: Move node list to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Store document node in window.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved option_factory to HTMLWindow object.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Alistair Leslie...
mshtml: Add missing interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-16
Michael Stefaniuc
mshtml: Remove superfluous pointer casts.
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 IHTMLOptionElementFactory...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Use stored nsdoc in IHTMOptionElement::put_text.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Alistair Leslie...
mshtml: Implement IDispatch for IHTMLOptionElement.
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: Moved IDispatchEx initialization to HTMLElement...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Jacek Caban
mshtml: Added IDispatchEx support to HTMLOptionElement.
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
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: Initialize HTMLElement in the beginning of...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLOptionElementFactory::create impleme...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLOptionElement::get_text implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLOptionElement::put_text implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLOptionElement::put_value implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLOptionElement::get_value implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Added IHTMLWindow2::get_option implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Added IHTMLOptionElement interface stub impleme...
blob
|
commitdiff
|
raw
|
diff to current