Jacek Caban
|
da3f18745e
|
mshtml: Added more QueryStatus tests.
|
2006-11-02 21:03:39 +01:00 |
Jacek Caban
|
227be057c2
|
mshtml: Added implementation of QueryStatus(IDM_BOLD).
|
2006-11-02 21:03:31 +01:00 |
Jacek Caban
|
f003d3c569
|
mshtml: Added more edit mode tests.
|
2006-11-02 21:03:25 +01:00 |
Jacek Caban
|
cf075bdf00
|
mshtml: Load about:blank in exec_editmode.
|
2006-11-02 21:03:10 +01:00 |
Jacek Caban
|
d6108c6c24
|
mshtml: Added beginning of set_progress task implementation.
|
2006-11-02 21:03:01 +01:00 |
Jacek Caban
|
0cd636c355
|
mshtml: Call SetStatusText in set_parsecomplete.
|
2006-11-02 21:02:28 +01:00 |
Jacek Caban
|
f09890eade
|
mshtml: Get DISPID_AMBIENT_SILENT and DISPID_AMBIENT_OFFLINECONNECTED property in IPersistMoniker::Load.
|
2006-11-02 21:02:20 +01:00 |
Jacek Caban
|
f9db47d66b
|
mshtml: Fix no longer valid ERR.
|
2006-11-02 21:02:11 +01:00 |
Jacek Caban
|
2a16169791
|
mshtml: Added heuristic hack that decides if run the page from moniker or gecko channel.
|
2006-11-02 21:01:16 +01:00 |
Jacek Caban
|
abd764674a
|
mshtml: Added put_innerHTML implementation.
|
2006-10-30 11:36:43 +01:00 |
Jacek Caban
|
b0bffdc58b
|
mshtml: Print wine_gecko version in load_wine_gecko.
|
2006-10-30 11:17:47 +01:00 |
Marcus Meissner
|
2074a2314a
|
mshtml: Moved release of dom_window to right place.
|
2006-10-26 13:04:52 +02:00 |
Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Andrey Turkin
|
25b1d67231
|
mshtml: Insert missing "return" operator.
|
2006-10-23 14:39:07 +02:00 |
Frank Richter
|
f46f647c28
|
mshtml: Left-align Gecko download information message for better readability.
|
2006-10-23 12:34:13 +02:00 |
Frank Richter
|
864ff7a708
|
mshtml: Enlarge status text control ins some translated dialogs so all text is readable.
|
2006-10-23 12:34:04 +02:00 |
Frank Richter
|
d6068d99e0
|
mshtml: Update German translation.
|
2006-10-23 12:33:58 +02:00 |
Jacek Caban
|
9d058e9143
|
mshtml: Added IHTMLElement::get_className implementation.
|
2006-10-23 12:28:53 +02:00 |
Jacek Caban
|
637310be27
|
mshtml: Don't return empty string in IHTMLSelectElement::get_name.
|
2006-10-23 12:28:47 +02:00 |
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
Jacek Caban
|
a1f11939ed
|
mshtml: Use mshtmcid.h defines where possible.
|
2006-10-20 10:20:27 +02:00 |
Jacek Caban
|
e6b353dec8
|
mshtml: Fix debug traces.
|
2006-10-20 10:20:19 +02:00 |
Alexandre Julliard
|
12c196203c
|
Make.rules: Added support for building IDL client/proxy/server/iid files.
|
2006-10-16 17:20:37 +02:00 |
Jacek Caban
|
1e92565c3e
|
mshtml: Load page from moniker if AsyncOpen fails.
|
2006-10-16 10:58:26 +02:00 |
Jacek Caban
|
377071f42c
|
mshtml: Don't crash in remove_doc_tasks if thread_data is not allocated.
|
2006-10-16 10:55:55 +02:00 |
Michael Stefaniuc
|
15765dd953
|
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
|
2006-10-16 10:53:04 +02:00 |
José Manuel Ferrer Ortiz
|
e0b399f75b
|
mshtml: Added Spanish translation.
|
2006-10-12 11:36:41 +02:00 |
Jacek Caban
|
f3dbf490a7
|
mshtml: Win64 printf format warning fixes.
|
2006-10-07 18:05:26 +02:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Francois Gouget
|
5f925d421c
|
mshtml: Remove space before '\n'.
|
2006-10-03 15:56:11 +02:00 |
Jacek Caban
|
463d010531
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2006-10-02 21:39:47 +02:00 |
Jacek Caban
|
1a4c366f11
|
mshtml: Added begining implementation of IPersistStreamInit::Save.
|
2006-10-02 21:38:35 +02:00 |
Jacek Caban
|
e947b948a1
|
mshtml: Code cleanup.
|
2006-10-02 21:38:27 +02:00 |
Francois Gouget
|
dc0cfe7729
|
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
|
2006-09-29 17:53:23 +02:00 |
Francois Gouget
|
87045eb0c5
|
Fix rpcndr.h so it takes CONST_VTABLE into account.
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
|
2006-09-29 17:52:27 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Jacek Caban
|
8b125182c1
|
mshtml: Added get_readyState implementation.
|
2006-09-28 11:55:23 +02:00 |
Jacek Caban
|
5c7078b268
|
mshtml: Remove conflicts between resource.h and mshtmcid.h.
|
2006-09-28 11:55:20 +02:00 |
Jacek Caban
|
3eb87d9efe
|
mshtml: Added more loading tests.
|
2006-09-25 21:13:32 +02:00 |
Jacek Caban
|
e15b5c7010
|
mshtml: Set dwOptions in GetBindInfo to 0x80000 to make test pass.
|
2006-09-25 21:13:25 +02:00 |
Jacek Caban
|
06d9c5ca71
|
mshtml: Initialize url in OnStartURIOpen.
|
2006-09-25 21:13:18 +02:00 |
Jacek Caban
|
10d3feae35
|
mshtml: Remove FIXMEs and fix a typo.
|
2006-09-25 21:13:07 +02:00 |
Jacek Caban
|
ac2aeb6e17
|
mshtml: Added PARSECOMPLETE task implementation.
|
2006-09-25 21:08:23 +02:00 |
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
Jacek Caban
|
7f107fb8da
|
mshtml: Store IBinding interface in BSCallback.
|
2006-09-25 21:08:08 +02:00 |
Jacek Caban
|
38b6665ae6
|
mshtml: Add SETDOWNLOADSTATE task implementation and use it in IPersistMoniker::Load.
|
2006-09-25 21:08:02 +02:00 |
Jacek Caban
|
a14e2aaf97
|
mshtml: Create one "Internet Explorer_Hidden" window per thread.
|
2006-09-25 20:07:18 +02:00 |
Mikołaj Zalewski
|
3380a7d955
|
resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL.
|
2006-09-25 18:31:55 +02:00 |
Jacek Caban
|
51a6a11120
|
mshtml: Better IDM_PARSECOMPLETE test.
|
2006-09-25 17:55:50 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Louis. Lenders
|
484ea285db
|
mshtml: Add version resource.
|
2006-09-13 11:00:51 +02:00 |
Jonathan Ernst
|
bef65da0c5
|
mshtml: Updated French translation.
|
2006-09-10 10:16:04 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Jacek Caban
|
fd79923100
|
mshtml: Added IDM_UNDERLINE implementation.
|
2006-08-28 11:40:46 +02:00 |
Jacek Caban
|
9fb9ca0d5d
|
mshtml: Added IDM_ITALIC implementation.
|
2006-08-28 11:40:39 +02:00 |
Jacek Caban
|
5f9078040a
|
mshtml: Added IDM_FONTNAME implementation.
|
2006-08-28 11:40:27 +02:00 |
Jacek Caban
|
4c4c583f53
|
mshtml: Better stub for QueryStatus(CGID_MSHTML).
|
2006-08-26 19:16:14 +02:00 |
Jacek Caban
|
beaa66f17e
|
mshtml: Added nsICommandParams argument to do_ns_command.
|
2006-08-26 18:55:42 +02:00 |
Andrew Talbot
|
167f9f9aba
|
mshtml: Write-strings warnings fix.
|
2006-08-25 11:23:13 +02:00 |
Fatih Aşıcı
|
859f8bce72
|
mshtml: Update Turkish resources.
|
2006-08-23 11:59:52 +02:00 |
Jacek Caban
|
593e897655
|
mshtml: Use IPropertyNotifySink connection point.
|
2006-08-23 11:58:45 +02:00 |
Jacek Caban
|
4e418499ca
|
mshtml: Added IDM_BOLD implementation.
|
2006-08-21 12:14:39 +02:00 |
Jacek Caban
|
3c71c7cc46
|
mshtml: Added more Exec tests and fixes.
|
2006-08-18 20:56:19 +02:00 |
Jacek Caban
|
572691e685
|
mshtml: Fix Advise implementation for IPropertyNotifySink.
|
2006-08-18 11:35:11 +02:00 |
Jacek Caban
|
e3990ddf7b
|
mshtml: Switch nsWebBrowset to editing mode in exec_editmod.
|
2006-08-18 11:35:01 +02:00 |
Jacek Caban
|
cf6492629c
|
mshtml: Added test of edit mode.
|
2006-08-17 11:21:01 +02:00 |
Jacek Caban
|
2405002403
|
mshtml: Added beginning implementation of IDM_EDITMODE.
|
2006-08-17 11:20:54 +02:00 |
Jacek Caban
|
40f3ad06e9
|
mshtml: Rename get_property to get_client_disp_property and make it available for other files.
|
2006-08-17 11:20:48 +02:00 |
Jacek Caban
|
90c5baf069
|
mshtml: Added [Get|Set]ParentContentListener implementation.
|
2006-08-16 17:08:59 +02:00 |
Jacek Caban
|
9ee2f5e0ad
|
mshtml: Correctly handle nsILoadGroup.
|
2006-08-16 12:40:03 +02:00 |
Jacek Caban
|
1088164af3
|
mshtml: Remove no longer used get_nsIURI.
|
2006-08-14 11:44:16 +02:00 |
Jacek Caban
|
57ba0459c9
|
mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's CombineUrl.
|
2006-08-14 11:44:12 +02:00 |
Alexander Nicolaysen Sørnes
|
cd9a5155ee
|
mshtml: Updated Norwegian Bokmål resources.
|
2006-08-10 10:55:40 +02:00 |
Jacek Caban
|
c4dd6c68d0
|
mshtml: Use moniker in AsyncOpen if channel is NULL.
|
2006-08-09 17:16:21 +02:00 |
Jacek Caban
|
f175762340
|
mshtml: Set nsURI's moniker in NewURI.
|
2006-08-09 17:16:15 +02:00 |
Jacek Caban
|
0c11b48240
|
mshtml: Set nsURI's moniker in OnStartURILoad.
|
2006-08-09 17:16:03 +02:00 |
Jacek Caban
|
ca595cd799
|
mshtml: Don't crash in QueryInterface if uri is NULL.
|
2006-08-09 17:15:50 +02:00 |
Jacek Caban
|
6a6f9158b1
|
mshtml: Added default GetSpec implementation.
|
2006-08-09 17:15:41 +02:00 |
Jacek Caban
|
114a1a22aa
|
mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in ResProtocolInfo::CombineUrl.
|
2006-08-09 17:15:27 +02:00 |
Jacek Caban
|
3d506d8575
|
mshtml: Continue searching for Gecko if loading xpcom.dll failed.
|
2006-08-09 17:15:15 +02:00 |
Jacek Caban
|
aa760c8b1e
|
mshtml: Store IMoniker in BSCallback.
|
2006-08-09 17:14:28 +02:00 |
Jacek Caban
|
f0ca85f78e
|
mshtml: Added GetMoniker and SetMoniker methods to nsIWineURI.
|
2006-08-09 17:13:03 +02:00 |
Jacek Caban
|
cba2e19409
|
mshtml: Create "Internet Explorer_Hidden" window.
|
2006-08-09 17:12:50 +02:00 |
Jacek Caban
|
3f05182335
|
mshtml: Load the page from moniker if we don't have nsIChannel.
|
2006-08-09 17:12:29 +02:00 |
Samuel Lidén Borell
|
1209e6691b
|
mshtml: Add Swedish translation.
|
2006-08-08 19:35:33 +02:00 |
Francois Gouget
|
c5c447ef18
|
mshtml: Fix the .jfif Content Type.
|
2006-08-07 13:09:37 +02:00 |
Jacek Caban
|
9def0ca2a6
|
mshtml: Fix handling offset in BSCallback.
|
2006-08-04 11:58:52 +02:00 |
Dan Hipschman
|
99056d7e2a
|
widl: Write forward declarations for coclass definitions.
|
2006-08-03 22:29:58 +02:00 |
Jacek Caban
|
0fbb175d64
|
mshtml: Added nsInputStream::Read implementation.
|
2006-08-03 22:23:34 +02:00 |
Francois Gouget
|
26baab3564
|
mshtml: Remove unwarranted REG_EXPAND_SZ flags.
|
2006-08-01 21:14:40 +02:00 |
Jacek Caban
|
166f1999ca
|
mshtml: Added implementation of put_scrollTop and put_scrollLeft.
|
2006-08-01 18:34:43 +02:00 |
Jacek Caban
|
82676b999d
|
mshtml: Store HTMLElement pointer in HTMLTextContainer.
|
2006-08-01 18:34:39 +02:00 |
Jacek Caban
|
ae154d44e9
|
mshtml: Fix handling res URLs with full path and number resource ID.
|
2006-07-27 11:42:46 +02:00 |
Jacek Caban
|
21ba0bf3e8
|
mshtml: Wrap remaining Heap* functions by inline functions.
|
2006-07-20 12:11:39 +02:00 |
Hwang YunSong(황윤성)
|
ad15e61e9e
|
mshtml: Updated Korean resource.
|
2006-07-19 09:40:18 +02:00 |
Jacek Caban
|
5b37fe45bb
|
mshtml: Added stub implementation of ShowHTMLDialog.
|
2006-07-19 09:38:08 +02:00 |
Jacek Caban
|
a4cc5bf299
|
mshtml: Wrap more Heap* function by inline functions.
|
2006-07-18 11:16:14 +02:00 |
Jacek Caban
|
22cf1c9e4d
|
mshtml: Wrap Heap* functions by inline functions.
|
2006-07-17 15:05:38 +02:00 |
Jacek Caban
|
17e193e188
|
mshtml: Added get_all implementation.
|
2006-07-17 13:51:54 +02:00 |