projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mshtml: Add check for doc_obj being NULL (Coverity).
[wine]
/
dlls
/
mshtml
/
htmlselect.c
2010-05-11
Jacek Caban
mshtml: Added IHTMLSelectElement::item implementation.
blob
|
commitdiff
|
raw
2010-05-11
Jacek Caban
mshtml: Moved getting select's option element by index...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Jacek Caban
mshtml: Added support for accessing select options...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Jacek Caban
mshtml: Added IHTMLSelectElement::get_options implement...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Jacek Caban
mshtml: Added IHTMLSelectElement::put_length implementa...
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
2010-01-25
Jacek Caban
mshtml: Added semi-stub IHTMLSelectElement::add impleme...
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-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-09
Jacek Caban
mshtml: Store body event target in window object.
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
2008-10-10
Jacek Caban
mshtml: Moved events declaration to separated file.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Added IHTMLSelectElement::[get|put]_disabled...
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: Forward IHTMLelement3::[get|put]_disabled to...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Forward HTMLSelectElement's IDispatch functions...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Added IHTMLSelectElement::get_type implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Added IHTMLSelectElement::put_onchange implemen...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Return NULL instead of empty string in IHTMLSe...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Jacek Caban
mshtml: Added IHTMLSelectElement::put_value implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Jacek Caban
mshtml: Added IDispatchEx support to HTMLSelectElement.
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-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 IHTMLSelectElement::selectedIndex propert...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Jacek Caban
mshtml: Added IHTMLSelectElement::get_length implementa...
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-09-19
Jacek Caban
mshtml: Forward node ref calls to IHTMLDOMNode interface.
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
2006-10-23
Jacek Caban
mshtml: Don't return empty string in IHTMLSelectElement...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Jacek Caban
mshtml: Fix debug traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
mshtml: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Jacek Caban
mshtml: Wrap more Heap* function by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Jacek Caban
mshtml: Make sure to use initialized variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Jacek Caban
mshtml: Better QueryInterface implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Jacek Caban
mshtml: Added get_name and get_value implementation...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLSelectElement implementation.
blob
|
commitdiff
|
raw
|
diff to current