comdlg32: Remove the font sample characters string.
[wine] / dlls / mshtml /
2012-01-18  Jacek Cabanmshtml: Return error in IInternetHostSecurityManager...
2012-01-16  Michael Stefaniucmshtml: Remove superfluous NULL pointer check before...
2012-01-13  Jacek Cabanmshtml: Moved NPAPI struct declarations to npplugin.c.
2012-01-12  Jacek Cabanmshtml: Get rid of wrapped nsIURI in nsWineURI.
2012-01-11  Jacek Cabanmshtml: Get rid of wrapped nsurl.
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetFileBaseName on top...
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetFileName on top of IUri.
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetDirectory using new...
2012-01-10  Jacek Cabanmshtml: Open document in a new window in IHlinkTarget...
2012-01-10  Andrew Eikummshtml: Fix WARN typo.
2012-01-09  Jacek Cabanmshtml: Added more IHTMLWindow2::open tests.
2012-01-09  Jacek Cabanmshtml: Added IHTMLWindow::open implementation.
2012-01-05  André Hentschelmshtml: Remove unused definitions.
2012-01-05  Jacek Cabanmshtml: Use do_query_service in QueryService implementa...
2012-01-05  Jacek Cabanmshtml: Use QueryService helper function in SetClientSi...
2012-01-05  Jacek Cabanmshtml: Use a helper function for QueryService calls...
2012-01-03  Marcus Meissnermshtml: Mark function as hidden.
2012-01-03  Jacek Cabanmshtml: Use IUri for IHTMLLocation::get_search implemen...
2011-12-30  Jacek Cabanmshtml: Use IUri in IHTMLLocation::put_port implementation.
2011-12-29  Jacek Cabanmshtml: Reorder nsIURL functions to match vtbl order.
2011-12-29  Jacek Cabanmshtml: Use IUri in IHTMLLocation::get_protocol impleme...
2011-12-28  Jacek Cabanmshtml: Use IURi for IHTMLLocation::get_hash implementa...
2011-12-12  Jacek Cabanmshtml: Initialize VARIANT before passing it to variant...
2011-12-06  Jacek Cabanmshtml: Added support for navigating to _self target.
2011-12-06  Jacek Cabanmshtml: Don't use WINAPI for assembly functions to...
2011-12-05  Jacek Cabanmshtml: Added tests for returning ActiveX object's...
2011-12-05  Jacek Cabanmshtml: Return wrapped ActiveX object's interface from...
2011-11-30  Alexandre Julliardmshtml: Convert dialogs to po files.
2011-11-30  Jacek Cabanmshtml: Fixed nsEventStates handling.
2011-11-24  Jacek Cabanmshtml: Properly remove event listeners.
2011-11-24  Marcus Meissnermshtml: Switch two checks (Coverity).
2011-11-23  Jacek Cabanmshtml: Added IMutable::SetMutable implementation.
2011-11-23  Jacek Cabanmshtml: Use codepage reported by http headers.
2011-11-23  Jacek Cabanmshtml: Added nsIChannel::SetContentCharset implementation.
2011-11-23  Jacek Cabanmshtml: Use IUri for IHTMLLocation::get_hostname implem...
2011-11-18  Jacek Cabanmshtml: Use CLEAR_CALLED instead of SET_CALLED in some...
2011-11-18  Jacek Cabanmshtml: Implement nsIStandardURL interface in nsWineURI...
2011-11-17  Jacek Cabanmshtml: Don't mix PRBool pointers with BOOL pointers.
2011-11-17  Jacek Cabanmshtml: Fixed remaining IE9 failures.
2011-11-17  Jacek Cabanmshtml: Added tests of handling ActiveX objects without...
2011-11-17  Jacek Cabanmshtml: Reinitialize list entry in detach_plugin_host.
2011-11-17  Thomas Fabermshtml: Fix MSVC build in htmllocation.c.
2011-11-17  Francois Gougetmshtml: Delete the dispex and gecko static critical...
2011-11-16  Jacek Cabanmshtml: Added support for ActiveX objects without IQuic...
2011-11-16  Jacek Cabanmshtml: Fixed events tests on IE9.
2011-11-16  Jacek Cabanmshtml: Fixed some htmldoc.c tests on IE9.
2011-11-16  Jacek Cabanmshtml: Update window URI when its binding is redirected.
2011-11-16  Andrew Talbotmshtml: Remove unused file-static variable.
2011-11-15  Jacek Cabanmshtml: Fixed script tests on IE9.
2011-11-15  Jacek Cabanmshtml: Added nsIURI::GetSpecIgnoringRef implementation.
2011-11-15  Jacek Cabanmshtml: Added more navigation tests.
2011-11-15  Jacek Cabanmshtml: Properly handle fragment-only navigation.
2011-11-15  Jacek Cabanmshtml: Properly implement nsIURI::EqualsExceptRef.
2011-11-15  Jacek Cabanmshtml: Properly implement nsIURI::CloneIgnoreRef.
2011-11-15  Jacek Cabanmshtml: Split setting window URI from set_current_mon.
2011-11-15  Jacek Cabanmshtml: Properly handle navigation in containers suppor...
2011-11-15  Jacek Cabanmshtml: Split IHTMLPrivateWindow::SuperNavigate impleme...
2011-11-14  Jacek Cabanmshtml: Improved debug traces in nsIChannel::AsyncOpen...
2011-11-14  Jacek Cabanmshtml: Moved QueryService(IID_IShellBrowser) call...
2011-11-14  Jacek Cabanmshtml: Get rid of an unused parameter in prepare_for_b...
2011-11-14  Jacek Cabanmshtml: Fixed HTMLPrivateWindow_GetAddressBarUrl functi...
2011-11-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_hei...
2011-11-14  Jacek Cabanmshtml: Fixed memory leak in nsIURL::GetDirectory imple...
2011-11-14  Jacek Cabanmshtml: Use IUri in use_gecko_script.
2011-11-14  Jacek Cabanmshtml: Use IUri in set_current_mon if possible and...
2011-11-14  Jacek Cabanmshtml: Store window URL as BSTR.
2011-11-09  Jacek Cabanmshtml: Wine Gecko 1.4 release.
2011-11-08  Jacek Cabanmshtml: Always use IUri-based nsIRI::GetAsciiHost imple...
2011-11-08  Jacek Cabanmshtml: Make nsIURL::GetParam a stub.
2011-11-03  Jacek Cabanmshtml: Fixed ref count leaks.
2011-11-03  Jacek Cabanmshtml: HTMLWindow_item code clean up.
2011-10-27  Jacek Cabanmshtml: Reimplement nsIURL::GetFileExtension on top...
2011-10-21  Jacek Cabanhlink: Return S_FALSE in GetTargetFrameName when return...
2011-10-19  Jacek Cabanmshtml: Added IHTMLWindow6 stub implementation.
2011-10-18  Jacek Cabanmshtml: Added IHTMLDocument2::elementFromPoint implemen...
2011-10-18  Marcus Meissnermshtml: Adjusted some incorrect sizeofs (Coverity).
2011-10-18  Jacek Cabanmshtml: Better error handling in NSContainer initializa...
2011-10-12  Alistair Leslie... mshtml: Implement IHTMLDOMNode replaceChild.
2011-10-12  André Hentschelmshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
2011-10-06  Andrew Talbotmshtml: Mark fall-through in switch statement.
2011-10-04  Andrew Talbotmshtml: Mark some fall-throughs in switch statements.
2011-10-03  Marcus Meissnermshtml: Mark replace_node_by_html as hidden.
2011-10-03  Jacek Cabanmshtml: Properly release body element in basic_style_test.
2011-10-03  Jacek Cabanmshtml: Set frame interface to NULL after releasing...
2011-09-26  Alistair Leslie... mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
2011-09-23  Alistair Leslie... mshtml: Add IHTMLCurrentStyle2/3/4 support.
2011-09-22  Alistair Leslie... mshtml: Fix test for Windows 7 with IE9.
2011-09-21  Alistair Leslie... mshtml: Add IHTMLTable2/3 support.
2011-09-15  Francois Gougetmshtml/tests: Improve the current UI language detection...
2011-09-13  Francois Gougetmshtml/tests: Some tests require that the user interfac...
2011-09-13  Francois Gougetmshtml/tests: GetUserDefaultUILanguage() is not availab...
2011-09-13  Francois Gougetmshtml/tests: When a test fails, print the bad value.
2011-09-09  Gerald Pfeifermshtml: Add failure detection to set_downloading_proc.
2011-09-02  Piotr Cabanmshtml: Added more IHTMLElement_{put, get}_onclick...
2011-09-02  Piotr Cabanmshtml: Removed typo from HTMLDOMChildrenCollection_inv...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection IDispatchE...
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_invoke implementa...
2011-09-02  Piotr Cabanmshtml: Added HTMLAttributeCollection_get_dispid implem...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection tests.
2011-09-02  Piotr Cabanmshtml/tests: Added attributes tests on comment node.
next