projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/listview: Don't change Z-order of edit window while resizing edit box.
[wine]
/
dlls
/
mshtml
/
2010-04-25
Jacek Caban
mshtml: Don't access url in translate_url after freeing it.
tree
|
commitdiff
2010-04-22
Jacek Caban
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.
tree
|
commitdiff
2010-04-22
Jacek Caban
mshtml: Use URI with stripped "wine:" part in NewURI...
tree
|
commitdiff
2010-04-21
Jacek Caban
mshtml: Limit message length to 2000 in IHTMLWindow2...
tree
|
commitdiff
2010-04-21
Alistair Leslie...
mshtml: Implement IHTMLEventObj IDispatch functions.
tree
|
commitdiff
2010-04-13
Jacek Caban
mshtml: Use NSContainer HWND in handle_blur.
tree
|
commitdiff
2010-04-13
Jacek Caban
mshtml: Use DOM designMode to switch to editor mode.
tree
|
commitdiff
2010-04-13
Jacek Caban
mshtml: Improved focus handling.
tree
|
commitdiff
2010-04-06
Jacek Caban
mshtml: Fixed nsIHttpChannel::GetRequestSucceeded imple...
tree
|
commitdiff
2010-04-05
Andrew Eikum
mshtml: Always load URLs without a base URL through...
tree
|
commitdiff
2010-04-05
Andrew Eikum
mshtml: Implement HTTPChannel::GetResponseHeader.
tree
|
commitdiff
2010-04-05
Andrew Eikum
mshtml: Implement HTTPChannel::GetRequestSucceeded.
tree
|
commitdiff
2010-04-05
Andrew Eikum
mshtml: Return success in HTTPChannel::SetRequestMethod.
tree
|
commitdiff
2010-04-02
Alexandre Julliard
mshtml/tests: Don't crash when Gecko is missing.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
mshtml: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-26
Jacek Caban
mshtml: Skip script tests on too old IE.
tree
|
commitdiff
2010-03-24
Jacek Caban
mshtml: Added IHTMLElement:removeAttribute tests.
tree
|
commitdiff
2010-03-24
Jacek Caban
mshtml: Added IHTMLElement::removeAttribute implementation.
tree
|
commitdiff
2010-03-24
Jacek Caban
mshtml: Moved builtin property invocation to separate...
tree
|
commitdiff
2010-03-24
Jacek Caban
mshtml: Moved builtin properties lookup to separate...
tree
|
commitdiff
2010-03-22
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2010-03-22
Andrew Eikum
mshtml: Fix typo determining if channel is HTTP.
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Added IHTMLImgElement::onload tests.
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Added IHTMLImgElement::onload property implemen...
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Added support for load event on all nodes.
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Moved removing event target to separated function.
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Fire readystatechange event on document nodes.
tree
|
commitdiff
2010-03-18
Jacek Caban
mshtml: Make sure that readState is READYSTATE_LOADING...
tree
|
commitdiff
2010-03-18
Andrew Eikum
mshtml: Fix return value interpretation when navigating.
tree
|
commitdiff
2010-03-16
Paul Vriens
mshtml/tests: Fix some test failures on Win9x/WinMe...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Use user agent string in IOmNavigator::get_appV...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Forward setting document.location to window...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Ignore load event on detached documents.
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Ignore EndLoad call if document is already...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Fixed ref count leak.
tree
|
commitdiff
2010-03-04
Joris Huizer
mshtml: create_channelbsc: Handle OOM case correctly.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObje...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Added more navigation tests.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Added IHTMLPrivateWindow::SuperNavigate impleme...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Correctly handle document with already loaded...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Call OnViewChange in set_downloading_proc.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Load data from moniker in IPersistStreamInit...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Properly handle IHlinkFrame::Navigate result.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Set current moniker in start_binding.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: nsio.c code clean up.
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Allow post data and headers to be passed to...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Moved asynchronous document binding to separate...
tree
|
commitdiff
2010-03-03
Jacek Caban
mshtml: Added IHTMLPrivateWindow stub implementation.
tree
|
commitdiff
2010-02-26
Adam Petaccia
mshtml: Test IHTMLScriptElement_put_type.
tree
|
commitdiff
2010-02-26
Adam Petaccia
mshtml: Implement HTMLScriptElement_put_type.
tree
|
commitdiff
2010-02-23
Vitaly Perov
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Get rid of nsIWineURI interface.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Get rid of nsIWineURI::[GS]etWindow.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Get rid of most nsIWineURI methods.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Use nsWineURL structure directly in load_nsuri.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Moved OnStartURIOpen implementation to nsio.c.
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Store nsWineURI object instead of interface...
tree
|
commitdiff
2010-02-22
Jacek Caban
mshtml: Rename nsURI to nsWineURI.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Vitaly Perov
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.
tree
|
commitdiff
2010-02-15
Jacek Caban
mshtml: Added IViewObject::SetSink tests.
tree
|
commitdiff
2010-02-15
Jacek Caban
mshtml: Added IViewObject::SetAdvise implementation.
tree
|
commitdiff
2010-02-15
Jacek Caban
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
tree
|
commitdiff
2010-02-11
Jacek Caban
mshtml: Ensure that gecko event listener is attached...
tree
|
commitdiff
2010-02-11
Jacek Caban
mshtml: Added tests showing that we should return E_NOT...
tree
|
commitdiff
2010-02-11
Jacek Caban
mshtml: Added IHTMLStyle::get_border*Color implementation.
tree
|
commitdiff
2010-02-10
Alexandre Julliard
mshtml: Don't create empty default key values where...
tree
|
commitdiff
2010-02-10
Jacek Caban
mshtml: Added IHTMLStyle::get_borderRightColor implemen...
tree
|
commitdiff
2010-02-10
Jacek Caban
mshtml: Forward IHTMLCommentElement::get_text to IHTMLE...
tree
|
commitdiff
2010-02-09
Andrew Nguyen
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Correctly handle comment nodes in IHTMLElement...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Added IHTMLElement2::detachEvent implementation.
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Don't free nsstr in HTMLFormElement_get_dispid...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_wid...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Added IHTMLImgElement::height property implemen...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Added IHTMLImgElement::width property implement...
tree
|
commitdiff
2010-02-09
Jacek Caban
mshtml: Set image size in IHTMLImageElementFactory...
tree
|
commitdiff
2010-02-03
Jacek Caban
mshtml: Improved debugstr_variant implementation.
tree
|
commitdiff
2010-02-01
Luca Bennati
mshtml: Add Italian translation.
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Optimize more nsAString handling.
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Optimize and clean up HTMLFormElement_get_dispi...
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Optimize more nsAString handling.
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Optimize nsAString handling in htmlelem*.c.
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Optimize nsAString handling.
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Use NS_StringContainerInit2 instead of NS_Strin...
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Pass dispex info to HTMLElement_Init in HTMLEle...
tree
|
commitdiff
2010-01-29
Jacek Caban
mshtml: Added textarea element IDispatchEx support.
tree
|
commitdiff
2010-01-29
Igor Paliychuk
mshtml: Add Ukrainian translations.
tree
|
commitdiff
2010-01-28
Jacek Caban
mshtml: Added script element IDispatchEx support.
tree
|
commitdiff
2010-01-28
Jacek Caban
mshtml: Moved common element tids to macro.
tree
|
commitdiff
2010-01-25
Jacek Caban
mshtml: Code clean up.
tree
|
commitdiff
2010-01-25
Jacek Caban
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
tree
|
commitdiff
2010-01-25
Jacek Caban
mshtml: Added semi-stub IHTMLSelectElement::add impleme...
tree
|
commitdiff
2010-01-25
Jacek Caban
mshtml: Added support for pure IDispatch event handlers.
tree
|
commitdiff
2010-01-25
Jacek Caban
mshtml: Call attached event handlers in reversed order.
tree
|
commitdiff
2010-01-22
Jacek Caban
mshtml: Added IDispatchEx support for frame element.
tree
|
commitdiff
next