Displaying 6 results from an estimated 6 matches for "get_body".
2013 May 31
1
dsync assert failure in 2.2.2
...mbox/mbox-lock.c:797
#2 0x001c695c in mbox_mail_seek (mail=0x81188e0)
at ../../../../../src/lib-storage/index/mbox/mbox-mail.c:82
#3 0x001c6ee1 in mbox_mail_init_stream (mail=0x81188e0)
at ../../../../../src/lib-storage/index/mbox/mbox-mail.c:335
#4 mbox_mail_get_stream (_mail=0x81188e0, get_body=false, hdr_size=0x0,
body_size=0x0, stream_r=0xbffff77c)
at ../../../../../src/lib-storage/index/mbox/mbox-mail.c:375
#5 0x001e65b0 in mail_get_hdr_stream (mail=0x81188e0, hdr_size=0x0,
stream_r=0xbffff77c) at ../../../src/lib-storage/mail.c:226
#6 0x00215532 in index_mail_get_header_...
2013 Nov 19
2
v2.2.8 released
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz.sig
+ Mail cache lookups work for the mail being saved. This improves
performance by avoiding the need to parse the mail multiple times
when using some plugins (e.g. mail_log).
+ Mail cache works for recently cached data also with in-memory
indexes.
+ imapc: Many performance
2013 Nov 19
2
v2.2.8 released
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.8.tar.gz.sig
+ Mail cache lookups work for the mail being saved. This improves
performance by avoiding the need to parse the mail multiple times
when using some plugins (e.g. mail_log).
+ Mail cache works for recently cached data also with in-memory
indexes.
+ imapc: Many performance
2010 Nov 26
0
Wine release 1.3.8
...r object and frame elements.
mshtml: Added IHTMLDocument3::createDocumentFragment implementation.
mshtml: Added createDocumentFragment tests.
mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType.
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_body.
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_location.
mshtml: Added document fragment cloneNode implementation.
urlmon: Don't forward Start call to protocol handler in BindProtocol.
urlmon: Don't forward StartEx call to protocol handler in BindProtoco...
2018 Feb 16
0
Wine release 3.2
...s as nsIDOMElement to element constructors.
mshtml: Return element as ndIDOMElement from create_nselem.
mshtml: Use nsIDOMElement for Gecko elements in npplugin.c.
mshtml: Pass Gecko element as nsIDOMElement to check_event_attr.
mshtml: Use get_elem helper in IHTMLDocument2::get_body implementation.
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible in HTMLElement implementation.
mshtml: Handle non-HTML elements in HTMLElement implementation.
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
mshtml: Handle non-HTML...
2007 Sep 28
0
Wine release 0.9.46
...Hwang YunSong(???) (2):
mshtml: Updated Korean resource.
wordpad: Updated Korean resource.
Jacek Caban (31):
mshtml: Store HTMLElement struct instead of pointer in HTMLAnchorElement.
mshtml: Store HTMLElement struct instead of pointer in HTMLBodyElement.
mshtml: Added get_body test.
mshtml: Store HTMLElement struct instead of pointer in HTMLInputElement.
mshtml: Store HTMLElement struct instead of pointer in HTMLSelectElement.
mshtml: Store HTMLElement struct instead of pointer in HTMLTextAreaElement.
mshtml: Make HTMLBodyElement child object of H...