geary/src/engine
Michael Gratton 288c78a93a Geary.RFC822.Message: Rework constructors and stocking from GMimeMessage
Make constructors use the Message.from_gmime where possible. Merge that
and stock_from_gmime so it's clear the stocking only happens in the
ctor. Update stocking to use high-level GMime APIs where available to
avoid re-parsing header values.
2020-05-06 14:58:56 +10:00
..
api Geary.RFC822.MessageIdList: Update API to match MailboxAddresses 2020-05-06 14:58:56 +10:00
app Geary.App.ConversationMonitor: Fix more races when starting/stopping 2020-04-24 15:30:04 +10:00
common Geary.SpecialFolderType: Rename class and related properties, signals 2020-03-31 16:15:57 +11:00
db Geary.Db: Disable SQL query logging by default again 2020-04-17 08:49:33 +10:00
imap Geary.RFC822: Clean up message data interfaces and classes 2020-05-06 14:58:56 +10:00
imap-db Geary.RFC822: Clean up message data interfaces and classes 2020-05-06 14:58:56 +10:00
imap-engine Geary.ImapEngine.GenericAccount: Fix duplicate folders on first load 2020-04-23 11:17:01 +10:00
memory Fix valadoc warning 2019-07-21 10:05:43 +10:00
mime Geary.Mime.ContentParameters: Minor ctor API update 2020-05-06 14:58:56 +10:00
nonblocking Fix misspellings 2019-05-22 20:47:08 +00:00
outbox Geary.Folder: Add SpecialUse.CUSTOM and set_used_as_custom method 2020-04-18 18:37:35 +10:00
rfc822 Geary.RFC822.Message: Rework constructors and stocking from GMimeMessage 2020-05-06 14:58:56 +10:00
smtp Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
state Remove trailing whitespace 2019-02-28 23:05:31 +01:00
util Geary.Util.ConnectivityManager: Fix a spurious connectivity error report 2020-04-24 15:30:04 +10:00
meson.build Geary.Logging: Move remaining code from api source to util source 2020-04-15 17:31:16 +10:00