2006-05-25 |
Jacek Caban | urlmon: Use registered protocols.
|
commit | commitdiff | tree |
2006-05-25 |
Jacek Caban | urlmon: Added [Un]RegisterNamespace implementation.
|
commit | commitdiff | tree |
2006-05-25 |
Jacek Caban | mshtml: The secret interface is CMarkup. Improve FIXMEs.
|
commit | commitdiff | tree |
2006-05-24 |
Jacek Caban | mshtml: Added stub implementation of IPersistStreamInit.
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Added OLEIVERB_UIACTIVATE implementation.
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Don't do verb that is already done.
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Move UI activating to the separated function.
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Move inplace activating code to the separated...
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Added WebBrowser v1 implementation.
|
commit | commitdiff | tree |
2006-05-23 |
Jacek Caban | shdocvw: Added WebBrowser v1 registration.
|
commit | commitdiff | tree |
2006-05-20 |
Jacek Caban | widl: Don't add importlib if it is already on the list...
|
commit | commitdiff | tree |
2006-05-20 |
Jacek Caban | widl: Added support for importing parent interfaces...
|
commit | commitdiff | tree |
2006-05-20 |
Jacek Caban | shdocvw: Return S_OK in OnInPlaceDeactivate.
|
commit | commitdiff | tree |
2006-05-17 |
Jacek Caban | shdocvw: Code cleanup.
|
commit | commitdiff | tree |
2006-05-17 |
Jacek Caban | shdocvw: Added IConnectionPointContainer to InternetExplorer...
|
commit | commitdiff | tree |
2006-05-17 |
Jacek Caban | shdocvw: Move IConnectionPointContainer implementation...
|
commit | commitdiff | tree |
2006-05-17 |
Jacek Caban | shdocvw: Move connection points to the new ConnectionPointCo...
|
commit | commitdiff | tree |
2006-05-17 |
Jacek Caban | widl: Added importlib reading implementation.
|
commit | commitdiff | tree |
2006-05-16 |
Jacek Caban | shdocvw: Don't release IOleInPlaceSite in DoVerb.
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | shdocvw: Wrap Heap* finctions by inline functions.
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | widl: Added RPC_FC_ENUM16 encoding.
|
commit | commitdiff | tree |
2006-05-15 |
Jacek Caban | widl: res50 is number of impinfos. Fix its usage.
|
commit | commitdiff | tree |
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 |