projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d8: Add a separate function for surface initialization.
[wine]
/
dlls
/
mshtml
/
2009-09-15
Jacek Caban
mshtml: Fixed tests.
tree
|
commitdiff
2009-09-10
Alistair Leslie...
mshtml: Add support for Reference BSTR when setting...
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Use ActiveScript for JavaScript in about protoc...
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Added window global properties test.
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Added support for quering global variables...
tree
|
commitdiff
2009-09-10
Jacek Caban
mshtml: Moved script host objects to HTMLWindow.
tree
|
commitdiff
2009-09-10
Paul Vriens
mshtml/tests: Fix test failures on Win9x/WinME.
tree
|
commitdiff
2009-09-10
Paul Vriens
mshtml/tests: Fix some test failures on Win98 and WinME.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added IHTMLElement::dblclick property implement...
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Fire beforeunload event on body element.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added support for document events in fire_event.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added IHTMLWindow3::attachEvent implementation.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added IHTMLWindow2::onload property.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added IHTMLWindow2::onbeforeunload property...
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Store body event target in window object.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added javascript protocol tests.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added JScriptProtocolInfo::QueryInfo implementa...
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added JSProtocolInfo::ParseUrl implementation.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Added JSProtocol class factory stub implementation.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Improve debug messages for timer invocation.
tree
|
commitdiff
2009-09-09
Jacek Caban
mshtml: Make empty string is a valid overflow style.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added HTML events test.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLElement2::attachEvent implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Store event handlers in vector structure.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLDocument2::onclick property implemen...
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Improve IHTMLEventObj getter stubs.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_screen[XY] implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_client[XY] implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_button implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_keyCode implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Addded IHTMLEventObj::get_shiftKey implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_ctrKey implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_altKey implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IHTMLEventObj::get_type implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Always create event object in fire_event.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Move event handlers invocation to separated...
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added GetNextDispID and GetMemberName tests.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added GetMemberName implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Added IDispatchEx::GetNextDispID implementation.
tree
|
commitdiff
2009-09-08
Jacek Caban
mshtml: Move builtin function info lookup to separated...
tree
|
commitdiff
2009-09-08
Peter Dons Tychsen
mshtml: Fix crash because of usage of pointer before...
tree
|
commitdiff
2009-09-02
Jacek Caban
mshtml: Added IOmNavigator::get_userAgent implementation.
tree
|
commitdiff
2009-09-02
Jacek Caban
mshtml: Added IHTMLDocument::writeln implementation.
tree
|
commitdiff
2009-09-02
Jacek Caban
mshtml: Added http loading test.
tree
|
commitdiff
2009-09-02
Jacek Caban
mshtml: Fixed tests on IE8.
tree
|
commitdiff
2009-09-02
Jacek Caban
mshtml: Fixed script tests on IE6 and IE7.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Properly release DispatchEx data.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added function object tests.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added function object implementation.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Moved dynamic_data allocation to separated...
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Move ITypeInfo::Invoke call to separated function.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added IHTMLWindow2::toString implementation.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added IOmNavigator::toString implementation.
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added DISPID_VALUE implementation for HTMLLocat...
tree
|
commitdiff
2009-09-01
Jacek Caban
mshtml: Added support for DISPID_VALUE.
tree
|
commitdiff
2009-08-31
Jacek Caban
mshtml: Fixed script tests on IE8.
tree
|
commitdiff
2009-08-31
Jacek Caban
mshtml: Always call OnStartRequest before OnStopRequest.
tree
|
commitdiff
2009-08-28
Francois Gouget
mshtml: Remove the create_nsstream() prototype.
tree
|
commitdiff
2009-08-27
Jacek Caban
mshtml: Update wine_url in nsIURL::SetQuery.
tree
|
commitdiff
2009-08-27
Jacek Caban
mshtml: Wrap nsIURL interface.
tree
|
commitdiff
2009-08-27
Jacek Caban
mshtml: Remove no longer used create_nsstream.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put letterSpacing.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_margin.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_overflow.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
tree
|
commitdiff
2009-08-25
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_color.
tree
|
commitdiff
2009-08-25
Jacek Caban
mshtml: Get rid of handling post data in IPersistMonike...
tree
|
commitdiff
2009-08-24
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
tree
|
commitdiff
2009-08-24
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
tree
|
commitdiff
2009-08-24
Alistair Leslie...
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
tree
|
commitdiff
2009-08-24
Jacek Caban
mshtml: Use URL moniker to load http documents.
tree
|
commitdiff
2009-08-24
Jacek Caban
mshtml: Don't return Gecko interfaces implementation...
tree
|
commitdiff
2009-08-24
Jacek Caban
mshtml: Treat wyciwyg protocol as Gecko special protocol.
tree
|
commitdiff
2009-08-24
Jacek Caban
mshtml: Wrap nsIHttpChannelInternal interface.
tree
|
commitdiff
2009-08-21
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put wordSpacing.
tree
|
commitdiff
2009-08-21
Jacek Caban
mshtml: Code clean up.
tree
|
commitdiff
2009-08-21
Alistair Leslie...
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
tree
|
commitdiff
2009-08-20
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put borderLeftWidth.
tree
|
commitdiff
2009-08-20
Jacek Caban
mshtml: Moved parse_post_data to GetBindInfo.
tree
|
commitdiff
2009-08-19
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_visibility.
tree
|
commitdiff
2009-08-19
Alexandre Julliard
mshtml/tests: Use the global wine_dbgstr_w instead...
tree
|
commitdiff
2009-08-18
Alistair Leslie...
mshtml: Implement IHTMLLocation get_href.
tree
|
commitdiff
2009-08-18
Vladimir Pankratov
mshtml: Add test for OmNavigator_get_appName.
tree
|
commitdiff
2009-08-18
Vladimir Pankratov
mshtml: Implement OmNavigator_get_appName.
tree
|
commitdiff
2009-08-17
Jacek Caban
mshtml: Disable spell checker.
tree
|
commitdiff
2009-08-14
Jacek Caban
mshtml: Parse post data in channelbsc_set_channel.
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Added IHTMLElement::get_outerHTML implementation.
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_ns...
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Call IDocHostUIHandler::TranslateUrl from OnURI...
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Don't write null byte in IPersist*::Save functions.
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Use correct macro in HTMLInputTextElement:...
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Added IBindStatusCallback::OnResponse implement...
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Added support for partial reads in read_stream_...
tree
|
commitdiff
2009-08-12
Jacek Caban
mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver...
tree
|
commitdiff
2009-08-11
Jacek Caban
mshtml: Call stop_binding before releasing binding...
tree
|
commitdiff
2009-08-10
Jacek Caban
mshtml: Added IHTMLLocation::get_pathname implementation.
tree
|
commitdiff
2009-08-05
Alexandre Julliard
mshtml: Never try to unload the Gecko libraries.
tree
|
commitdiff
2009-08-04
Jacek Caban
mshtml: Wine Gecko 1.0.0 release.
tree
|
commitdiff
2009-08-04
Jacek Caban
mshtml: Install Gecko in system directory.
tree
|
commitdiff
next