projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Added createDocumentFragment tests.
[wine]
/
dlls
/
mshtml
/
navigate.c
2010-10-28
Jacek Caban
mshtml: Get rid of no longer needed parse_post_data.
blob
|
commitdiff
|
raw
2010-10-07
Jacek Caban
mshtml: Report better status in on_stop_nsrequest.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Call on_stop_nsrequest asynchronously.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Skip mutation notifications on documents that...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Moved update_window_doc to on_start_nsrequest...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Jacek Caban
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Added support for custom post data type.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Store request headers in nsChannel if possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Allow customization of BeginningTransaction.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Moved headers parsing to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Jacek Caban
mshtml: Moved setting HTTP header to separated function.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-02
Jacek Caban
mshtml: Get rid of useless nsQIResult type.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Andrew Eikum
mshtml: Implement HTTPChannel::GetResponseHeader.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Jacek Caban
mshtml: Make sure that readState is READYSTATE_LOADING...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-04
Joris Huizer
mshtml: create_channelbsc: Handle OOM case correctly.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Properly handle IHlinkFrame::Navigate result.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Set current moniker in start_binding.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Allow post data and headers to be passed to...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Jacek Caban
mshtml: Moved asynchronous document binding to separate...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Jacek Caban
mshtml: Use nsWineURL structure directly in load_nsuri.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Jacek Caban
mshtml: Store nsWineURI object instead of interface...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Jacek Caban
mshtml: Use nsIDocShell to load a page in set_moniker.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Jacek Caban
mshtml: Use FindMimeFromData to find MIME if moniker...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Jacek Caban
mshtml: Added support for redirected binding.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added support for frames in navigate_url.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Added support for relative URLs in navigate_url.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Jacek Caban
mshtml: Forward setting window.location to window.locat...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-12
Jacek Caban
mshtml: Correctly handle NULL nschannel in channelbsc_l...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Jacek Caban
mshtml: Moved nsIDOMEventListener implementations to...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Moved binding list to HTMLDocumentNode.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Jacek Caban
mshtml: Moved bscallback to HTMLWindow.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Jacek Caban
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Andrew Eikum
hlink: Use HLINKSETF flags in Hlink::fnSetMonikerReference.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Added IHTMLLocation::put_href implementation.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-12
Jacek Caban
mshtml: Moved QueryService call to hlink_frame_navigate.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved binding variables to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Move client site ifaces to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Moved NSContainer to HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Jacek Caban
mshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Jacek Caban
mshtml: Report download failure to necko.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
Jacek Caban
mshtml: Always call OnStartRequest before OnStopRequest.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Jacek Caban
mshtml: Moved parse_post_data to GetBindInfo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Jacek Caban
mshtml: Parse post data in channelbsc_set_channel.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Added IBindStatusCallback::OnResponse implement...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Added support for partial reads in read_stream_...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Jacek Caban
mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Jacek Caban
mshtml: Call stop_binding before releasing binding...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Jacek Caban
mshtml: Handle aCount < buf_size case correctly in...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Marcus Meissner
mshtml: Fixed second buffer argument to MultiByteToWide...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Jacek Caban
mshtml: Write aCount bytes in nsIInputStream::ReadSegments.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Jacek Caban
mshtml: Store nsIDOMHTMLDocument in HTMLDocument.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Jacek Caban
mshtml: Fixed tests on IE7.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Jacek Caban
mshtml: Make sure to null terminate buffer in parse_ext...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Jacek Caban
mshtml: Added parsing external scripts support.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Jacek Caban
mshtml: Rename nsChannel::content to content_type and...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Abstract BSCallback implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Move hlink_frame_navigate function.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Move BSCallback declaration to navigate.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Added new nsChannelBSC type.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Don't access BSCallback directly in nsembed.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Don't access BSCallback directly in nsio.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Jacek Caban
mshtml: Move nsChannel's content type initialization...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Jacek Caban
mshtml: Added PutProperty implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Jacek Caban
mshtml: Use IBindCtx passed to Load in BindToStorage...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Michael Stefaniuc
mshtml: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Jacek Caban
mshtml: Change FIXME that is usually invalid to TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Jacek Caban
mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Jacek Caban
mshtml: Store HTMLDocument pointer in BSCallback object.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Jacek Caban
mshtml: Move init_nsevents call from start_binding...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-26
Jacek Caban
mshtml: Make sure we have associated listener before...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Rob Shearman
mshtml: Events are reset when a new document URI is...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
mshtml: Notify the Gecko stream listener that we stoppe...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Rob Shearman
mshtml: Use the implementation of IHlink in hlink.dll...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-12
Rob Shearman
mshtml: Add some error handling to hlink_frame_navigate.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Push TASK_PARSECOMPLETE in load event if Gecko...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Don't crash in load_stream if Gecko is not...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Jacek Caban
mshtml: Added IPersistStreamInit::Load implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Jacek Caban
mshtml: Move AddRequest call to the separated function.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Jacek Caban
mshtml: Don't crash in OnStopBinding if This->binding...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Jacek Caban
mshtml: Split code from OnDataAvailable.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Jacek Caban
mshtml: Fix offset in OnDataAvailable call.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Jacek Caban
mshtml: Correctly handle utf-16 encoded pages.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Jacek Caban
mshtml: Improve ReadSegments implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-02
Jacek Caban
mshtml: Always read data in OnDataAvailable.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Jacek Caban
mshtml: Move AddRequest call to OnStartBinding.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
mshtml: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Francois Gouget
urlmon: Fix the case of the BINDINFO.cbstgmedData field...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Set dwOptions in GetBindInfo to 0x80000 to...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Added PARSECOMPLETE task implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Store BSCallback in HTMDocument.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Store IBinding interface in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Jacek Caban
mshtml: Correctly handle nsILoadGroup.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Jacek Caban
mshtml: Store IMoniker in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Jacek Caban
mshtml: Fix handling offset in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Jacek Caban
mshtml: Added nsInputStream::Read implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Jacek Caban
mshtml: Wrap remaining Heap* functions by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Jacek Caban
mshtml: Call OnStopRequest in OnStopBinding.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Jacek Caban
mshtml: Break reading if IStream::Read returns 0 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Alexandre Julliard
mshtml: Changed C syntax that winapi_check doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Use mime type reported by moniker if possible.
blob
|
commitdiff
|
raw
|
diff to current
next