projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Break with a better understanding on the handling of bidi strengths.
[wine]
/
dlls
/
mshtml
/
2011-11-14
Jacek Caban
mshtml: Improved debug traces in nsIChannel::AsyncOpen...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Moved QueryService(IID_IShellBrowser) call...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Get rid of an unused parameter in prepare_for_b...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl functi...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_hei...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Fixed memory leak in nsIURL::GetDirectory imple...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Use IUri in use_gecko_script.
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Use IUri in set_current_mon if possible and...
tree
|
commitdiff
2011-11-14
Jacek Caban
mshtml: Store window URL as BSTR.
tree
|
commitdiff
2011-11-09
Jacek Caban
mshtml: Wine Gecko 1.4 release.
tree
|
commitdiff
2011-11-08
Jacek Caban
mshtml: Always use IUri-based nsIRI::GetAsciiHost imple...
tree
|
commitdiff
2011-11-08
Jacek Caban
mshtml: Make nsIURL::GetParam a stub.
tree
|
commitdiff
2011-11-03
Jacek Caban
mshtml: Fixed ref count leaks.
tree
|
commitdiff
2011-11-03
Jacek Caban
mshtml: HTMLWindow_item code clean up.
tree
|
commitdiff
2011-10-27
Jacek Caban
mshtml: Reimplement nsIURL::GetFileExtension on top...
tree
|
commitdiff
2011-10-21
Jacek Caban
hlink: Return S_FALSE in GetTargetFrameName when return...
tree
|
commitdiff
2011-10-19
Jacek Caban
mshtml: Added IHTMLWindow6 stub implementation.
tree
|
commitdiff
2011-10-18
Jacek Caban
mshtml: Added IHTMLDocument2::elementFromPoint implemen...
tree
|
commitdiff
2011-10-18
Marcus Meissner
mshtml: Adjusted some incorrect sizeofs (Coverity).
tree
|
commitdiff
2011-10-18
Jacek Caban
mshtml: Better error handling in NSContainer initializa...
tree
|
commitdiff
2011-10-12
Alistair Leslie...
mshtml: Implement IHTMLDOMNode replaceChild.
tree
|
commitdiff
2011-10-12
André Hentschel
mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
tree
|
commitdiff
2011-10-06
Andrew Talbot
mshtml: Mark fall-through in switch statement.
tree
|
commitdiff
2011-10-04
Andrew Talbot
mshtml: Mark some fall-throughs in switch statements.
tree
|
commitdiff
2011-10-03
Marcus Meissner
mshtml: Mark replace_node_by_html as hidden.
tree
|
commitdiff
2011-10-03
Jacek Caban
mshtml: Properly release body element in basic_style_test.
tree
|
commitdiff
2011-10-03
Jacek Caban
mshtml: Set frame interface to NULL after releasing...
tree
|
commitdiff
2011-09-26
Alistair Leslie...
mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
tree
|
commitdiff
2011-09-23
Alistair Leslie...
mshtml: Add IHTMLCurrentStyle2/3/4 support.
tree
|
commitdiff
2011-09-22
Alistair Leslie...
mshtml: Fix test for Windows 7 with IE9.
tree
|
commitdiff
2011-09-21
Alistair Leslie...
mshtml: Add IHTMLTable2/3 support.
tree
|
commitdiff
2011-09-15
Francois Gouget
mshtml/tests: Improve the current UI language detection...
tree
|
commitdiff
2011-09-13
Francois Gouget
mshtml/tests: Some tests require that the user interfac...
tree
|
commitdiff
2011-09-13
Francois Gouget
mshtml/tests: GetUserDefaultUILanguage() is not availab...
tree
|
commitdiff
2011-09-13
Francois Gouget
mshtml/tests: When a test fails, print the bad value.
tree
|
commitdiff
2011-09-09
Gerald Pfeifer
mshtml: Add failure detection to set_downloading_proc.
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Added more IHTMLElement_{put, get}_onclick...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Removed typo from HTMLDOMChildrenCollection_inv...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml/tests: Added IHTMLAttributeCollection IDispatchE...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Added HTMLAttributeCollection_invoke implementa...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Added HTMLAttributeCollection_get_dispid implem...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml/tests: Added IHTMLAttributeCollection tests.
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml/tests: Added attributes tests on comment node.
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Store attributes list in HTMLAttributeCollection.
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Added HTMLAttributeCollection2_getNamedItem...
tree
|
commitdiff
2011-09-02
Piotr Caban
mshtml: Don't cache HTMLAttributesCollection results.
tree
|
commitdiff
2011-09-02
Jacek Caban
mshtml: Added support for text/vbscript script type.
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added HTMLAttributeCollection_item implementation.
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added HTMLAttributeCollection_get_length implem...
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added IHTMLAttributeCollection3 stub.
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added IHTMLAttributeCollection2 stub.
tree
|
commitdiff
2011-08-26
Piotr Caban
mshtml: Added IHTMLAttributeCollection stub.
tree
|
commitdiff
2011-08-25
André Hentschel
mshtml: Remove obsolete proxy handling.
tree
|
commitdiff
2011-08-25
André Hentschel
mshtml: Initialize return value.
tree
|
commitdiff
2011-08-24
Jacek Caban
mshtml: Get rid of no longer useful get_nsdoc_window...
tree
|
commitdiff
2011-08-23
Jacek Caban
mshtml: Wine Gecko 1.3 release.
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml: Remove no longer needed get_attr_from_nselem...
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml/tests: Added dynamic properties accessing tests.
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml: Make sure dynamic properties are initialized...
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml: Populate dynamic properties table in get_dynami...
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml: DeleteMemberByDispID should return E_NOTIMPL.
tree
|
commitdiff
2011-08-23
Piotr Caban
mshtml: Added nsIDOMNamedNodeMap interface.
tree
|
commitdiff
2011-08-05
Jacek Caban
mshtml: Fixed nsAString handling in navigate_anchor.
tree
|
commitdiff
2011-08-04
Piotr Caban
mshtml: Added error handling to get_doc_string.
tree
|
commitdiff
2011-08-04
Piotr Caban
mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstrin...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Removed duplicated includes.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Properly free tasks in remove_target_tasks.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for set_downloading task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for start_binding task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for async_doc_binding task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for start_request task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for navigate_javascript...
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for navigate task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Allow async tasks to have custom destructors.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Call default event handlers only for events...
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Added IURi-based nsIURL::GetDirectory implement...
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
mshtml: Remove typelib registrations.
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Always set onclick event handler during documen...
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Always alloc event_vector for documents.
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Moved nsevents.c declarations to htmlevent.h.
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Added default click handler for anchor element.
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Added possibility for node implementations...
tree
|
commitdiff
2011-08-02
Jacek Caban
mshtml: Rename call_event to fire_event.
tree
|
commitdiff
2011-08-01
Jacek Caban
mshtml: Added IOmNavigator::get_appMinorVersion impleme...
tree
|
commitdiff
2011-08-01
Jacek Caban
mshtml: Added IOmNavigator::get_*Language tests.
tree
|
commitdiff
2011-08-01
Jacek Caban
mshtml: Added IOmNavigator::get_*Language implementations.
tree
|
commitdiff
2011-08-01
Jacek Caban
mshtml: Added IHTMLPluginsCollection::get_length implem...
tree
|
commitdiff
2011-08-01
Jacek Caban
mshtml: Added semi-stub implementation of IHTMLWindow2...
tree
|
commitdiff
2011-07-29
Jacek Caban
mshtml: Improved handling empty dispex_data_t in prepro...
tree
|
commitdiff
2011-07-29
Jacek Caban
mshtml: Fixed HTMLHeadElement_QI implementation.
tree
|
commitdiff
2011-07-28
Jacek Caban
mshtml: Added IDispatchEx support for IHTMLStyle5 and...
tree
|
commitdiff
2011-07-28
Jacek Caban
mshtml: Added IHTMLSyle6 stub implementation.
tree
|
commitdiff
2011-07-28
Jacek Caban
mshtml: Added IHTMLStyle5 implementation.
tree
|
commitdiff
2011-07-27
Jacek Caban
mshtml: Added IHTMLEventObj::put_returnValue implementa...
tree
|
commitdiff
2011-07-26
Jacek Caban
mshtml: Fixed tests on some old IEs.
tree
|
commitdiff
next