geary/test/engine
Torben 1aac6f2284 Change GMime dependency from 2.6.17 to 3.2.4
This commit squashes several non-compiling commits:

66dd6500 Change required GMime version to 3.2.4 or higher
4b9c8a38 Fix some compilations errors in test code
98aa5a2e Fix some (hopefully) last compilation errors
558360c6 Fix parser format when getting message headers
cc248ffc Fix name of stream-buffer mode
b293c66b Fix another iteration over a header-list
52fa183f Fix parsing of Gmime parameters
e078ee62 Use Unix2Dos-, Dos2Unix- and/or SmtpData-filters instead of 'FilterCRLF'
ff31b8e5 Fix setting of email headers
eb676482 Fix compilation errros due to string-uint8-char conversion problems
8558769f Fix datetime conversion
d44a28cd Remove some obsolete arguments
1ce81662 Pass charset where it's required
6013806f Pass GMime.ParserOptions to header-decode methods
986d05a0 Pass GMime.FormatOptions where it's required
e9b93187 Pass GMime.ParserOptions where it's required
640ce667 Fix compilation errors in GMime initialization
312f80bf Remove use of GMime.HeaderIter
acc73d14 Change GMime dependency from 2.6 to 3.0
54fc250a Adapt names to 'offical' gmime-2.6 bindings

The commits are part of the branch 'letorbi/gmime-3-spread', which can be
found at: https://gitlab.gnome.org/letorbi/geary/tree/letorbi/gmime-3-spread
2019-12-01 12:37:39 +01:00
..
api Rework Geary.Engine lifecycle managment 2019-11-19 09:41:09 +11:00
app De-cruftify Geary.Collection utility functions 2019-11-19 19:22:38 +11:00
common De-cruftify Geary.Collection utility functions 2019-11-19 19:22:38 +11:00
db Replace Db.PrepareDelegate with a subclass virtual function hook 2019-06-13 16:35:17 +10:00
imap Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
imap-db Change GMime dependency from 2.6.17 to 3.2.4 2019-12-01 12:37:39 +01:00
imap-engine Update Geary.Outbox.EmailIdentifier variant type marker 2019-10-30 14:17:44 +11:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
mime-content-type-test.vala Support default content types for both displayed and attached entities. 2018-05-10 13:53:24 +10:00
rfc822-mailbox-address-test.vala Fix 100% CPU usage on mismatch utf escapes in rfc822 string 2019-08-06 17:06:44 -07:00
rfc822-mailbox-addresses-test.vala Replace uses of Gee.TreeSet where used for sorting 2019-11-20 12:46:36 +11:00
rfc822-message-data-test.vala Fix RFC822.Header.get_header_names returning null names 2019-10-22 17:20:52 +11:00
rfc822-message-test.vala Make Geary.ComposedEmail implement Geary.EmailHeaderSet 2019-11-17 19:59:19 +11:00
rfc822-part-test.vala Change GMime dependency from 2.6.17 to 3.2.4 2019-12-01 12:37:39 +01:00
rfc822-utils-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-ascii-test.vala Fix failing RFC822.Mailbox test. 2018-05-17 15:41:28 +10:00
util-config-file-test.vala Enable config file versioning 2018-12-08 13:53:01 +11:00
util-html-test.vala Fix MS mailers munging plain-text signatures in HTML body parts. 2018-07-28 15:53:50 +10:00
util-idle-manager-test.vala Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Add some minor unit tests 2019-08-06 21:37:39 +10:00
util-timeout-manager-test.vala Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00