secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
[wine] / dlls / mshtml /
2006-10-16  Jacek Cabanmshtml: Load page from moniker if AsyncOpen fails.
2006-10-16  Jacek Cabanmshtml: Don't crash in remove_doc_tasks if thread_data...
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-12  José Manuel Ferrer... mshtml: Added Spanish translation.
2006-10-07  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-10-03  Francois Gougetmshtml: Remove space before '\n'.
2006-10-02  Jacek Cabanmshtml: Silence common invalid QueryInterface FIXME.
2006-10-02  Jacek Cabanmshtml: Added begining implementation of IPersistStream...
2006-10-02  Jacek Cabanmshtml: Code cleanup.
2006-09-29  Francois Gougeturlmon: Fix the case of the BINDINFO.cbstgmedData field...
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Jacek Cabanmshtml: Added get_readyState implementation.
2006-09-28  Jacek Cabanmshtml: Remove conflicts between resource.h and mshtmcid.h.
2006-09-25  Jacek Cabanmshtml: Added more loading tests.
2006-09-25  Jacek Cabanmshtml: Set dwOptions in GetBindInfo to 0x80000 to...
2006-09-25  Jacek Cabanmshtml: Initialize url in OnStartURIOpen.
2006-09-25  Jacek Cabanmshtml: Remove FIXMEs and fix a typo.
2006-09-25  Jacek Cabanmshtml: Added PARSECOMPLETE task implementation.
2006-09-25  Jacek Cabanmshtml: Store BSCallback in HTMDocument.
2006-09-25  Jacek Cabanmshtml: Store IBinding interface in BSCallback.
2006-09-25  Jacek Cabanmshtml: Add SETDOWNLOADSTATE task implementation and...
2006-09-25  Jacek Cabanmshtml: Create one "Internet Explorer_Hidden" window...
2006-09-25  Mikołaj Zalewskiresources: Mark common resources as LANG_NEUTRAL, SUBLA...
2006-09-25  Jacek Cabanmshtml: Better IDM_PARSECOMPLETE test.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Louis. Lendersmshtml: Add version resource.
2006-09-10  Jonathan Ernstmshtml: Updated French translation.
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-28  Jacek Cabanmshtml: Added IDM_UNDERLINE implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_ITALIC implementation.
2006-08-28  Jacek Cabanmshtml: Added IDM_FONTNAME implementation.
2006-08-26  Jacek Cabanmshtml: Better stub for QueryStatus(CGID_MSHTML).
2006-08-26  Jacek Cabanmshtml: Added nsICommandParams argument to do_ns_command.
2006-08-25  Andrew Talbotmshtml: Write-strings warnings fix.
2006-08-23  Fatih Aşıcımshtml: Update Turkish resources.
2006-08-23  Jacek Cabanmshtml: Use IPropertyNotifySink connection point.
2006-08-21  Jacek Cabanmshtml: Added IDM_BOLD implementation.
2006-08-18  Jacek Cabanmshtml: Added more Exec tests and fixes.
2006-08-18  Jacek Cabanmshtml: Fix Advise implementation for IPropertyNotifySink.
2006-08-18  Jacek Cabanmshtml: Switch nsWebBrowset to editing mode in exec_edi...
2006-08-17  Jacek Cabanmshtml: Added test of edit mode.
2006-08-17  Jacek Cabanmshtml: Added beginning implementation of IDM_EDITMODE.
2006-08-17  Jacek Cabanmshtml: Rename get_property to get_client_disp_property...
2006-08-16  Jacek Cabanmshtml: Added [Get|Set]ParentContentListener implementa...
2006-08-16  Jacek Cabanmshtml: Correctly handle nsILoadGroup.
2006-08-14  Jacek Cabanmshtml: Remove no longer used get_nsIURI.
2006-08-14  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-08-10  Alexander Nicolays... mshtml: Updated Norwegian Bokmål resources.
2006-08-09  Jacek Cabanmshtml: Use moniker in AsyncOpen if channel is NULL.
2006-08-09  Jacek Cabanmshtml: Set nsURI's moniker in NewURI.
2006-08-09  Jacek Cabanmshtml: Set nsURI's moniker in OnStartURILoad.
2006-08-09  Jacek Cabanmshtml: Don't crash in QueryInterface if uri is NULL.
2006-08-09  Jacek Cabanmshtml: Added default GetSpec implementation.
2006-08-09  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-08-09  Jacek Cabanmshtml: Continue searching for Gecko if loading xpcom...
2006-08-09  Jacek Cabanmshtml: Store IMoniker in BSCallback.
2006-08-09  Jacek Cabanmshtml: Added GetMoniker and SetMoniker methods to...
2006-08-09  Jacek Cabanmshtml: Create "Internet Explorer_Hidden" window.
2006-08-09  Jacek Cabanmshtml: Load the page from moniker if we don't have...
2006-08-08  Samuel Lidén Borellmshtml: Add Swedish translation.
2006-08-07  Francois Gougetmshtml: Fix the .jfif Content Type.
2006-08-04  Jacek Cabanmshtml: Fix handling offset in BSCallback.
2006-08-03  Dan Hipschmanwidl: Write forward declarations for coclass definitions.
2006-08-03  Jacek Cabanmshtml: Added nsInputStream::Read implementation.
2006-08-01  Francois Gougetmshtml: Remove unwarranted REG_EXPAND_SZ flags.
2006-08-01  Jacek Cabanmshtml: Added implementation of put_scrollTop and put_s...
2006-08-01  Jacek Cabanmshtml: Store HTMLElement pointer in HTMLTextContainer.
2006-07-27  Jacek Cabanmshtml: Fix handling res URLs with full path and number...
2006-07-20  Jacek Cabanmshtml: Wrap remaining Heap* functions by inline functions.
2006-07-19  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2006-07-19  Jacek Cabanmshtml: Added stub implementation of ShowHTMLDialog.
2006-07-18  Jacek Cabanmshtml: Wrap more Heap* function by inline functions.
2006-07-17  Jacek Cabanmshtml: Wrap Heap* functions by inline functions.
2006-07-17  Jacek Cabanmshtml: Added get_all implementation.
2006-07-17  Milko Krachounovmshtml: Update Bulgarian translation.
2006-07-13  Andrew Talbotmshtml: Write-strings warnings fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Jacek Cabanmshtml: Added OnFrameWindowActivate implementation.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Jacek Cabanmshtml: Create nsWineURI even if we don't have valid...
2006-07-06  Jacek Cabanmshtml: Added get_text implementation.
2006-07-06  Jacek Cabanmshtml: Added createRange implementation.
2006-07-06  Jacek Cabanmshtml: Added get_type implementation.
2006-07-06  Jacek Cabanmshtml: Added get_selection implementation.
2006-07-06  Jacek Cabanmshtml: Return S_OK in Exec(IDM_BASELINEFONT3).
2006-07-03  Jacek Cabanmshtml: Added beginning IDM_BROWSEMODE implementation.
2006-07-03  Jacek Cabanmshtml: Add trailing '\' to gecko_path if needed.
2006-06-26  Jacek Cabanmshtml: Added Unadvise implementation.
2006-06-26  Jacek Cabanmshtml: Destroy connection points.
2006-06-26  Jacek Cabanmshtml: Added Advise implementation.
2006-06-26  Jacek Cabanmshtml: Return text/html by default in GetContentType.
2006-06-26  Jacek Cabanmshtml: Return NS_OK in GetStatus if channel is NULL.
2006-06-26  Jacek Cabanmshtml: Call OnStopRequest in OnStopBinding.
2006-06-26  Jacek Cabanmshtml: Break reading if IStream::Read returns 0 bytes.
next