geary/src/engine
Jim Nelson a4a599c742 Fixes Geary.Imap.Flags soft assertion: Closes #4388
Static member objects are not always initialized in Vala properly, causing this soft
assertion.  Now using static properties to lazily create the various flags on demand.
2011-11-15 18:02:08 -08:00
..
api Better duplicate detection in local database 2011-11-14 12:09:52 -08:00
common Code organization cleanup. 2011-07-15 16:50:12 -07:00
imap Fixes Geary.Imap.Flags soft assertion: Closes #4388 2011-11-15 18:02:08 -08:00
impl Fixed critical warning when loading new messages 2011-11-14 15:57:18 -08:00
nonblocking Transactions added to database code: Closes #4235 2011-10-12 16:52:54 -07:00
rfc822 Engine implementation of conversations: #3808 2011-10-21 17:04:33 -07:00
smtp This patch expands Geary.RFC822.Message to be a more full-blown container for an RFC 822 2011-10-07 17:33:34 -07:00
sqlite Resolves assertion due to null MessageRow object 2011-11-15 17:31:36 -08:00
state Now builds with Vala 0.14: closes #3756 2011-09-26 16:07:40 -07:00
util Re-write of cell renderer to fix markup issues. Closes #4242 2011-11-14 14:47:03 -08:00