Commit Graph

15 Commits

Author SHA1 Message Date
Jacek Caban ecc551b911 mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
Jacek Caban 6a1f4eb724 mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
Jacek Caban f351dc5e74 mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
Piotr Caban ac7e096c00 mshtml: Added IHTMLFormElement_{get/put}_encoding implementation. 2010-10-28 11:40:39 +02:00
Piotr Caban 990675e52f mshtml: Added IHTMLFormElement_{get/put}_name implementation. 2010-10-28 11:40:33 +02:00
Piotr Caban bd94cc3b86 mshtml: Added IHTMLFormElement_{get/put}_method implementation. 2010-10-28 11:40:29 +02:00
Jacek Caban d9427e3922 mshtml: Added IHTMLFormElement::action property implementation. 2010-05-11 18:05:25 +02:00
Jacek Caban 5bb9172af2 mshtml: Added IHTMLFormElement::item implementation. 2010-05-11 18:05:21 +02:00
Jacek Caban 68e9bd281e mshtml: Moved getting form's elements by index to separated function. 2010-05-11 18:05:17 +02:00
Jacek Caban 95ded555e0 mshtml: Added IHTMLFormElement::get_length implementation. 2010-05-07 16:00:16 +02:00
Jacek Caban 07b62a8dd7 mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. 2010-02-09 11:34:43 +01:00
Jacek Caban 248db8d806 mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation. 2010-01-29 14:58:44 +01:00
Jacek Caban b00bd14e77 mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
Andrew Eikum 3007b73cc9 mshtml: Support get_dispid and invoke methods in HTMLFormElement. 2009-12-02 12:18:23 +01:00
Andrew Eikum 1563c137fa mshtml: Add stub implementation of IHTMLFormElement. 2009-12-01 12:58:16 +01:00