wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / mshtml / protocol.c
2008-06-09  Jacek Cabanmshtml: Added FIXME about QUERY_USES_HISTORYFOLDER...
2008-04-11  Rob Shearmanmshtml: Support parsing the resource type in the res...
2008-03-20  Marcus Meissnermshtml: Fix potential 1 byte 0 overwrite.
2008-03-14  Jacek Cabanmshtml: Return full patch in res protocol's secure...
2008-01-04  Jacek Cabanmshtml: Fixed Read implementations.
2007-12-28  Jacek Cabanmshtml: Added ResProtocolInfo::QueryInfo implementation.
2007-12-28  Jacek Cabanmshtml: Added AboutProtocolInfo::QueryInfo implementation.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-10-29  Lionel Debrouxmshtml: Fix memory leak (found by Smatch).
2007-01-23  Jacek Cabanmshtml: Fixed protocol tests on IE7.
2006-12-13  Jacek Cabanmshtml: Added test of CompareUrl.
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-08-14  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-08-09  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-07-27  Jacek Cabanmshtml: Fix handling res URLs with full path and number...
2006-07-17  Jacek Cabanmshtml: Wrap Heap* functions by inline functions.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanmshtml: Fix protocol tests on XP. Make Wine match XP...
2005-09-14  Jacek CabanAdded MIME type checking to ResProtocol::Start.
2005-09-12  Jacek CabanEncode URL in ResProtocol::Start.
2005-09-12  Jacek CabanAdded *ProtocolInfo::ParseUrl implementation.
2005-09-08  Jacek CabanRelease BINDINFO in *Protocol::Start.
2005-08-15  Jacek Caban- Added support for aggregation to res protocol.
2005-08-11  Jacek CabanAdded support for aggregation in about protocol.
2005-08-11  Jacek CabanMove includes of interfaces to mshtml_private.h.
2005-08-09  Jacek CabanReport BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol...
2005-08-03  Jacek CabanAdded about protocol implementation.
2005-08-02  Jacek CabanAdded DllCanUnloadNow implementation.
2005-07-12  Jacek Caban- Added stub implementation of IOleCommandTarget.
2005-07-06  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-06-30  Alexandre JulliardUse proper symbols instead of magic number 23 for HTML...
2005-06-30  Jacek CabanImplemented res protocol.
2005-06-27  Jacek CabanAdded stub implementation of about and res protocols.