projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of IWineD3DCubeTexture.
[wine]
/
dlls
/
mshtml
/
2011-03-17
Jacek Caban
mshtml: Correctly set NULL event.
tree
|
commitdiff
2011-03-16
Francois Gouget
mshtml: Make get_pos_rect() static.
tree
|
commitdiff
2011-03-15
Jacek Caban
mshtml: Notify parser about script evaluation.
tree
|
commitdiff
2011-03-15
Jacek Caban
mshtml: Wine Gecko 1.2.0 release.
tree
|
commitdiff
2011-03-14
Marcus Meissner
mshtml: Removed duplicate const (Coverity).
tree
|
commitdiff
2011-03-14
Jacek Caban
mshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
tree
|
commitdiff
2011-03-14
Jacek Caban
mshtml: Reimplement nsIURI::SetScheme on top of IUri.
tree
|
commitdiff
2011-03-14
Jacek Caban
mshtml: Fixed type in get_nsdoc_window.
tree
|
commitdiff
2011-03-11
Piotr Caban
mshtml: Execute IDocObject_FireDocumentComplete in...
tree
|
commitdiff
2011-03-11
Piotr Caban
mshtml: Added IHTMLPrivateWindow_GetAddressBarUrl imple...
tree
|
commitdiff
2011-03-09
Austin English
mshtml: Avoid shadowing a parameter.
tree
|
commitdiff
2011-03-09
Thomas Mullaly
mshtml/tests: Fixed memory leak and made Vtbl's const.
tree
|
commitdiff
2011-03-09
Jacek Caban
mshtml: Don't assume that HTMLWindow_Create sets ret...
tree
|
commitdiff
2011-03-08
Thomas Mullaly
mshtml: Correctly forward IHTMLWindow's IHTMLDocument...
tree
|
commitdiff
2011-03-08
Thomas Mullaly
mshtml/tests: Added more ConnectionPoint tests for...
tree
|
commitdiff
2011-03-03
Jacek Caban
mshtml: Added support for indexed access to form elements.
tree
|
commitdiff
2011-03-03
Jacek Caban
mshtml: Fixed use after free in HTMLElement_destructor.
tree
|
commitdiff
2011-03-03
Jacek Caban
mshtml: Added more attribute object tests.
tree
|
commitdiff
2011-03-02
Jacek Caban
mshtml: Use our IDispatchEx-based attributes implementa...
tree
|
commitdiff
2011-03-02
Jacek Caban
mshtml: Reuse attribute objects.
tree
|
commitdiff
2011-03-02
Jacek Caban
mshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
tree
|
commitdiff
2011-03-02
Jacek Caban
mshtml: Added IHTMLLocation::replace implementation.
tree
|
commitdiff
2011-03-02
Alistair Leslie...
mshtml: Implement IHTMLAnchorElement get/put target.
tree
|
commitdiff
2011-03-01
Jacek Caban
mshtml: Added IHTMLFormElement::get_elements implementa...
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Added onsubmit and event canceling tests.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Added support for canceling default event behavior.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Fixed memory leak.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Added IHTMLFormElement::onsubmit implementation.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Added simple filter parser to support opacity.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Store style object in element object.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Store style filter in HTMLStyle object.
tree
|
commitdiff
2011-02-28
Jacek Caban
mshtml: Fixed typos in IHTMLInputElement::value tests.
tree
|
commitdiff
2011-02-28
Thomas Mullaly
mshtml/tests: Make IDispatch Vtbl const.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added more backgroundPosition* tests.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::get_backgroundPositionY...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::put_backgroundPositionY...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::get_backgroundPositionX...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::put_backgroundPositionX...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Moved VARIANT to style value string conversion...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Fixed buffer handling in set_nsstyle_attr.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Moved call_disp_func to htmlevent.c.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Improved debug traces.
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Make sure we don't try to create node object...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added attribute object tests.
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IDispatchEx support to HTMLDOMAttribute...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IHTMLElement4::getAttributeNode implement...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IHTMLElement4 stub implementation.
tree
|
commitdiff
2011-02-24
Maarten Lankhorst
mshtml: Make sure system xpcom dll gets loaded.
tree
|
commitdiff
2011-02-21
Alistair Leslie...
mshtml: Add support for get/put mousemove event.
tree
|
commitdiff
2011-02-18
Austin English
mshtml/tests: Update disabled test comment.
tree
|
commitdiff
2011-02-17
Alistair Leslie...
mshtml: Implement IHTMLAnchorElement_put_href.
tree
|
commitdiff
2011-02-16
Thomas Mullaly
mshtml: Fixed a few typos.
tree
|
commitdiff
2011-02-15
Jacek Caban
mshtml: Fixed a leak (valgrind).
tree
|
commitdiff
2011-02-14
Detlef Riekenberg
mshtml/tests: Fix a typo.
tree
|
commitdiff
2011-02-14
Austin English
mshtml/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-02-14
Austin English
mshtml/tests: Make sure a return value is used (LLVM...
tree
|
commitdiff
2011-02-10
Jacek Caban
mshtml: Make nsIURI::[Get|Set]Username implementation...
tree
|
commitdiff
2011-02-10
Austin English
mshtml/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-02-09
Alistair Leslie...
mshtml: Implement IHTMLCurrentStyle_get_padding.
tree
|
commitdiff
2011-02-09
Alistair Leslie...
mshtml: Implement IHTMLStyle_put_borderLeftColor.
tree
|
commitdiff
2011-02-09
Austin English
mshtml/tests: Make sure return values are used (LLVM...
tree
|
commitdiff
2011-02-08
Jacek Caban
mshtml: Fixed size check in res protocol ParseUrl(PARSE...
tree
|
commitdiff
2011-02-08
Jacek Caban
mshtml: Return size in about protocols handler's ParseU...
tree
|
commitdiff
2011-02-08
Alistair Leslie...
mshtml: Implemented IHTMLStyle_put_borderBottomColor.
tree
|
commitdiff
2011-02-08
Austin English
mshtml/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-02-07
Alistair Leslie...
mshtml: Implement IHTMLStyle put_borderRightColor.
tree
|
commitdiff
2011-02-07
Jacek Caban
mshtml: Use case insensitive comparison in parse_classid.
tree
|
commitdiff
2011-02-07
Jacek Caban
mshtml: Added focus events tests.
tree
|
commitdiff
2011-02-07
Jacek Caban
mshtml: Added IHTMLWindow2::focus implementation.
tree
|
commitdiff
2011-02-04
Jacek Caban
mshtml: Added nsIURI::SetSpec implementation.
tree
|
commitdiff
2011-02-03
Jacek Caban
mshtml: Don't try forwarding calls to Gecko that are...
tree
|
commitdiff
2011-02-02
Alistair Leslie...
mshtml: Implement IHTMLStyle put_borderTopColor.
tree
|
commitdiff
2011-02-01
Piotr Caban
mshtml: Make sure previous request is stopped before...
tree
|
commitdiff
2011-02-01
Piotr Caban
mshtml: Abort more request in abort_document_bindings.
tree
|
commitdiff
2011-01-31
Jacek Caban
mshtml: Added support for recursive script runners.
tree
|
commitdiff
2011-01-31
Jacek Caban
mshtml: Added script execution time tests.
tree
|
commitdiff
2011-01-21
Jacek Caban
mshtml: Fixed leaks in htmllocation tests (valgrind).
tree
|
commitdiff
2011-01-20
Jacek Caban
mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI...
tree
|
commitdiff
2011-01-20
Jacek Caban
mshtml: Fixed some leaks in tests (valgrind).
tree
|
commitdiff
2011-01-20
Jacek Caban
mshtml: Fixed leaks (valgrind).
tree
|
commitdiff
2011-01-20
Piotr Caban
mshtml: Added IObjectSafety stub.
tree
|
commitdiff
2011-01-18
Jacek Caban
mshtml: Added IUri-based implementation of nsIURL:...
tree
|
commitdiff
2011-01-14
Alexandre Julliard
mshtml: Remove a leftover string table.
tree
|
commitdiff
2011-01-12
Alexandre Julliard
mshtml: Convert string table resources to po files.
tree
|
commitdiff
2011-01-11
Jacek Caban
mshtml: Get rid of win9x test failures workarounds.
tree
|
commitdiff
2011-01-07
Jacek Caban
mshtml: Use inline function instead of macro for BSCall...
tree
|
commitdiff
2011-01-07
Jacek Caban
mshtml: Avoid obj to iface cast in ProtocolFactory_Create.
tree
|
commitdiff
2011-01-06
Michael Stefaniuc
mshtml: Remove some leftover *_THIS undefs.
tree
|
commitdiff
2011-01-06
Michael Stefaniuc
mshtml: Finish the COM standardization in protocol.c.
tree
|
commitdiff
2011-01-05
Michael Stefaniuc
mshtml: Use ifaces instead of vtbl pointers in Protocol...
tree
|
commitdiff
2011-01-05
Michael Stefaniuc
mshtml: COM cleanup for the nsIInputStream iface.
tree
|
commitdiff
2011-01-05
Michael Stefaniuc
mshtml: COM cleanup for the nsIURL iface.
tree
|
commitdiff
2011-01-05
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLEmbedElement iface.
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLStyle4 iface.
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLStyle3 iface.
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLStyle2 iface.
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLStyle iface.
tree
|
commitdiff
2011-01-04
Michael Stefaniuc
mshtml: COM cleanup for the IHTMLStyleElement iface.
tree
|
commitdiff
next