Commit Graph

1902 Commits

Author SHA1 Message Date
Michael Stefaniuc 11c3604c30 mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Jacek Caban 4890eb5775 mshtml: Added IHTMLDocument3::detachEvent implementation. 2010-07-19 14:38:15 +02:00
Jacek Caban f2361112ba mshtml: Added implementation of remaining IHTMLRect getters. 2010-07-19 14:38:15 +02:00
Jacek Caban bbaefeb3b5 mshtml: Added IHTMLRect::get_top implementation. 2010-07-19 14:38:15 +02:00
Jacek Caban 489320b9ab mshtml: Added IHTMLElement2::getBoundingClientRect implementation. 2010-07-19 14:38:15 +02:00
Cheer Xiao 3a369e3715 mshtml: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Gustavo Henrique Milaré 067baa3a95 mshtml: Fix Portuguese translation. 2010-07-02 12:18:50 +02:00
Paul Chitescu 0825f4b3ff mshtml: Pass the data read from resource to FindMimeFromData. 2010-07-01 13:43:58 +02:00
Paul Chitescu fa49b9f226 mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL. 2010-07-01 13:43:55 +02:00
Gustavo Henrique Milaré b48f8b53a3 mshtml: Fix Portuguese (Brazilian) translation. 2010-07-01 10:10:27 +02:00
Ricardo Filipe c009107754 mshtml: Fix Portuguese Portugal translation. 2010-06-29 15:20:53 +02:00
Kovács András 0ed6f08166 mshtml: Update Hungarian translation. 2010-06-29 10:53:06 +02:00
Jacek Caban 95a53a9ff6 mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. 2010-06-28 16:58:39 +02:00
Igor Paliychuk 181d70ed4f mshtml: Ukrainian translation update. 2010-06-28 11:43:55 +02:00
Gustavo Henrique Milaré 06175d046f mshtml: Updated Portuguese (Brazilian) translation. 2010-06-25 10:25:33 +02:00
Jacek Caban eaa227c12d mshtml: Use correct iexplore.exe path in mshtml.inf. 2010-06-24 17:00:29 +02:00
Jacek Caban 2c354b8bbb shdocvw: Return IHTMLDocument2's IDispatch in get_Document. 2010-06-21 11:52:09 +02:00
Jacek Caban 1eced6053d mshtml: Check if event_table entry is allocated before using it in remove_event_handler. 2010-06-21 11:51:52 +02:00
Jacek Caban c00121a603 mshtml: Fixed event tests. 2010-06-21 11:51:47 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Jacek Caban 77a994db42 mshtml: Added IHTMLWindow2::open test. 2010-06-14 14:14:16 +02:00
Jacek Caban 95d98bdb53 mshtml: Don't crash in on_start_uri_open on nscontainer without associated document. 2010-06-14 14:14:16 +02:00
Jacek Caban 4fe2dca811 mshtml: Uncomment iexplore.exe registries. 2010-06-10 14:58:56 +02:00
Sylvain Petreolle cf7de41edc mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir. 2010-06-07 15:17:17 +02:00
Marcus Meissner 4169d4dfb8 mshtml: Add check for doc_obj being NULL (Coverity). 2010-06-07 13:52:27 +02:00
Łukasz Wojniłowicz fe6e58fe05 mshtml: Update the Polish translation. 2010-06-07 12:54:22 +02:00
Jose Rostagno 0b8e214365 mshtml: Update Spanish translation. 2010-06-02 10:53:43 +02:00
Konstantin Kondratyuk 437cf862f9 mshtml: Fix typo in Russian resources. 2010-06-02 10:53:15 +02:00
Paul Vriens 1e7d03175d mshtml: Update the Danish translation and convert to UTF-8. 2010-06-01 13:36:53 +02:00
Frédéric Delanoy 4d50c815b4 mshtml: Update French translation. 2010-05-31 12:46:08 +02:00
Nikolay Sivov 3f1f5edd52 Fix unneeded capitalization in user prompts. 2010-05-28 16:22:24 +02:00
Jacek Caban 66e4ba9f9f mshtml: Simplify translate_url call. 2010-05-25 13:27:49 +02:00
Michael Stefaniuc eb90d475cd mshtml: Remove redundant "not NULL" check for the p arg (coccicheck). 2010-05-17 12:42:33 +02:00
Jacek Caban 03e0440369 mshtml: Fixed platform test on 64-bit IE6. 2010-05-14 18:03:03 +02:00
Jacek Caban 563d289a62 mshtml: Fixed test on some IEs. 2010-05-13 19:44:40 +02:00
Jacek Caban 25d8616d48 mshtml: Added IHTMLTextAreaElement::readOnly property implementation. 2010-05-11 18:05:28 +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 5847928bc6 mshtml: Added IHTMLSelectElement::item implementation. 2010-05-11 18:05:10 +02:00
Jacek Caban b52bdff841 mshtml: Moved getting select's option element by index to separated function. 2010-05-11 18:05:06 +02:00
Jacek Caban 061fee45c0 mshtml: Added IHTMLTextAreaElement::put_value implementation. 2010-05-11 18:05:01 +02:00
Jacek Caban 85f079362f mshtml: Added IHTMLOptionElement::selected property implementation. 2010-05-11 18:04:56 +02:00
Michael Stefaniuc 2b07eadf0a mshtml/tests: Replace long with LONG. 2010-05-11 16:27:34 +02:00
Jacek Caban f279b0cd4d mshtml: Test return value of OnStateChange. 2010-05-08 19:25:27 +02:00
Jacek Caban 11484a0f68 mshtml: Check return value of SetText.
Spotted by Gerald Pfeifer.
2010-05-08 19:25:24 +02:00
Jacek Caban f00d44f0f6 mshtml: Added IHTMLInputElement::put_name implementation. 2010-05-07 16:25:37 +02:00
Jacek Caban 1fdbc87e55 mshtml: Added IHTMLInputElement::get_type tests. 2010-05-07 16:00:41 +02:00
Jacek Caban 09bdb5fb1b mshtml: Added IHTMLInputElement::put_type implementation. 2010-05-07 16:00:36 +02:00