2006-05-15 |
Jacek Caban | oleaut32: res50 is number of impinfos. Fix its usage.
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | urlmon: Fix tests.
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | shdocvw: Added support for navigation to application...
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | mshtml: Fix protocol tests on XP. Make Wine match XP...
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added some comments.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added WebBrowser::[get|put]_ToolBar implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added WebBrowser::[get|put]_StatusBar implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added WebBrowser::[get|put]_AddressBar implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added WebBrowser::[get|put]_MenuBar implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added get_HWND implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Added [get|put]_Visible implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | shdocvw: Fix GetMiscStatus implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | kernel: Remove no longer needed includes.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added test of connection points.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added GetConnectionInterface implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added GetConnectionPointContainer implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added stub implementation of connection points.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added IConnectionPointContainer stub implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added get_body implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added IHTMLTextContainer stub implementation.
|
commit | commitdiff | tree |
2006-05-05 |
Jacek Caban | mshtml: Added IHTMLTextContainer declaration.
|
commit | commitdiff | tree |
2006-04-21 |
Jacek Caban | widl: Fix a typo.
|
commit | commitdiff | tree |
2006-04-21 |
Jacek Caban | include: Added missing importlib.
|
commit | commitdiff | tree |
2006-04-21 |
Jacek Caban | widl: Added importlib parsing code.
|
commit | commitdiff | tree |
2006-04-21 |
Jacek Caban | shdocvw: Don't create IE default window in embedding...
|
commit | commitdiff | tree |
2006-04-21 |
Jacek Caban | shdocvw: Use InternetExplorer object in create_ie_window.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | ntdll: Added NtGetTickCount implementation.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Added InternetExplorer::Navigate2 implementation.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Move create_doc_view_hwnd call to navigate_url.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Register InternetExplorer class factory in...
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Added InternetExplorer::put_Visible implementation.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Move IEWinMain to iexplore.c.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Added beginning InternetExplorer implementation.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Move DllGetClassObject implementation to factory.c.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | shdocvw: Move more initialization code to DocHost_Init.
|
commit | commitdiff | tree |
2006-04-20 |
Jacek Caban | mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2...
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Use DocHost, not WebBrowser, in navigate_url.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Use DocHost, not WebBrowser, in Shell DocObject...
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move connection points to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Use Dochost, not WebBrowser, in deactivate_document.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Get rid of WebBrowser dependency in DocHost...
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IOleInPlaceFrame to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IServiceProvider to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IDispatch to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IOleCommandTarget to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IOleDocumentSite to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IDocHostUIHandler to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IOleInPlaceSite to DocHost object.
|
commit | commitdiff | tree |
2006-04-18 |
Jacek Caban | shdocvw: Move IOleClientSite to new DocHost object...
|
commit | commitdiff | tree |
2006-04-14 |
Jacek Caban | shdocvw: Added Top, Left, Height and Width properties...
|
commit | commitdiff | tree |
2006-04-14 |
Jacek Caban | shdocvw: Store IOleInPlaceSite in WebBrowser object.
|
commit | commitdiff | tree |
2006-04-14 |
Jacek Caban | shdocvw: Update pos_rect and clip_rect in SetObjectRects.
|
commit | commitdiff | tree |
2006-04-14 |
Jacek Caban | shdocvw: Better window handling.
|
commit | commitdiff | tree |
2006-04-14 |
Jacek Caban | shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory...
|
commit | commitdiff | tree |
2006-04-12 |
Jacek Caban | shell32: Allocate wszApplicationName on the heap as...
|
commit | commitdiff | tree |
2006-04-12 |
Jacek Caban | shdocvw: Use GetClientRect, not GetWindowRect in create_doc_...
|
commit | commitdiff | tree |
2006-04-11 |
Jacek Caban | exdisp.idl: Added missing attributes and fix some arguments...
|
commit | commitdiff | tree |
2006-04-11 |
Jacek Caban | exdisp.idl: Added missing declarations.
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | docobj.idl: Fix some enums declarations.
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | exdisp.idl: Move declarations to better match to IE...
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | exdisp.idl: Added SHDocVw type library declaration.
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | shdocvw: Set active document of both frame and doc...
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | shdocvw: Use IOleInPlaceObjectWindowless interface...
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | mshtml: Make sure to use initialized variables.
|
commit | commitdiff | tree |
2006-04-10 |
Jacek Caban | mshtml: Fix ref counting.
|
commit | commitdiff | tree |
2006-03-27 |
Jacek Caban | mshtml: Added tooltip implementation.
|
commit | commitdiff | tree |
2006-03-24 |
Jacek Caban | mshtml: Added IHTMLElement2 implementation.
|
commit | commitdiff | tree |
2006-03-24 |
Jacek Caban | exdisp.idl: Added missing IE6 methods to DWebBrowserEvents2.
|
commit | commitdiff | tree |
2006-03-22 |
Jacek Caban | mshtml: Clean up get_all and tags (also fixes a typo).
|
commit | commitdiff | tree |
2006-03-20 |
Jacek Caban | mshtml: Optimize nsACString handling.
|
commit | commitdiff | tree |
2006-03-20 |
Jacek Caban | mshtml: Better QueryInterface implementation.
|
commit | commitdiff | tree |
2006-03-18 |
Jacek Caban | mshtml.idl: Added more interfaces.
|
commit | commitdiff | tree |
2006-03-18 |
Jacek Caban | mshtml/tests: Code cleanup.
|
commit | commitdiff | tree |
2006-03-09 |
Jacek Caban | mshtml: Added beginning of getAttribute implementation.
|
commit | commitdiff | tree |
2006-03-09 |
Jacek Caban | mshtml: Added IHTMLBodyElement implementation.
|
commit | commitdiff | tree |
2006-03-08 |
Jacek Caban | mshtml: Added get_name and get_value implementation...
|
commit | commitdiff | tree |
2006-03-08 |
Jacek Caban | mshtml: Added get_name and get_value implementation...
|
commit | commitdiff | tree |
2006-03-08 |
Jacek Caban | mshtml: Added get_type, get_value, get_name and get_checked
|
commit | commitdiff | tree |
2006-03-07 |
Jacek Caban | mshtml: Added IHTMLTextAreaElement implementation.
|
commit | commitdiff | tree |
2006-03-07 |
Jacek Caban | mshtml: Added IHTMLSelectElement implementation.
|
commit | commitdiff | tree |
2006-03-07 |
Jacek Caban | mshtml: Added IHTMLInputElement implementation.
|
commit | commitdiff | tree |
2006-03-07 |
Jacek Caban | mshtml: Added IHTMLElementCollection::tags implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | shdocvw: Added get_LocationURL implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | mshtml: Added IHTMLElementCollection implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | shdocvw: Beginning ShowContextMenu implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | mshtml: Added get_documentElement implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | mshtml: Added IHTMLElement implementation.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | mshtml: Added more interfaces to mshtml.idl.
|
commit | commitdiff | tree |
2006-03-06 |
Jacek Caban | mshtml: Added IHTMLDOMNode implementation.
|
commit | commitdiff | tree |
2006-03-02 |
Jacek Caban | shdocvw: Don't call hlink_navigate if HLNF_OPENINNEWWINDOW...
|
commit | commitdiff | tree |
2006-03-02 |
Jacek Caban | mshtml: Beginning support for links opened in a new...
|
commit | commitdiff | tree |
2006-03-02 |
Jacek Caban | mshtml: Use NSContainer as 'This' of its window.
|
commit | commitdiff | tree |
2006-02-28 |
Jacek Caban | mshtml: Added nsIInterfaceRequestor implementation.
|
commit | commitdiff | tree |
2006-02-28 |
Jacek Caban | mshtml: Improve ConfirmEx hack.
|
commit | commitdiff | tree |
2006-02-27 |
Jacek Caban | mshtml: Return error in NewChannelFromURL if retval...
|
commit | commitdiff | tree |
2006-02-27 |
Jacek Caban | mshtml: Added nsIURI::Clone implementation.
|
commit | commitdiff | tree |
2006-02-27 |
Jacek Caban | mshtml: Don't add null byte to post data.
|
commit | commitdiff | tree |
2006-02-27 |
Jacek Caban | mshtml: Init nsIOService as soon as possible.
|
commit | commitdiff | tree |
2006-02-21 |
Jacek Caban | shdocvw: Added correct implementation of IProvideClassInfo...
|
commit | commitdiff | tree |
2006-02-20 |
Jacek Caban | mshtml: Set default original uri in NewChannelFromURI.
|
commit | commitdiff | tree |