Commit Graph

10 Commits

Author SHA1 Message Date
23f5773903 Coding style and whitespace cleanup. 2012-02-20 10:04:25 -05:00
14063dfbe5 Bug #659394 - Missing plural handling for "Failed to send %d of %d messages" 2012-02-16 10:37:09 +01:00
effaa44b46 Bug #670014 - Remove-duplicates reads all messages into memory 2012-02-16 10:10:16 +01:00
1600064022 Bug #591436 - Add -avoid-version to LDFLAGS 2012-02-15 11:22:21 +01:00
f2e87c8741 Fix libemail-engine.so install path.
Keep this in Evolution's private library directory until the APIs are
fully documented and we begin using libtool versioning on the library.
2012-02-07 09:05:39 -06:00
df3495a6ec Bug 667576 - Junk between messages after saving an mbox file 2012-02-02 09:20:26 -05:00
8fb84dda12 e-mail-store-utils.c: Use the service's display name in status messages.
The display name is a user-provided name for the service.  We should
be using that in all status messages the refer to the service by name.
2012-01-30 11:13:45 -05:00
d75f6c6364 Bug 668479: Missing transport-only accounts in Preferences
Evolution kinda sorta supports multiple identities by allowing users
to set up so-called "transport-only" accounts by choosing "None" for
the account type.

Add a CamelStore subclass for those types of accounts so they get
added to EMailAccountStore.  It's just a stupid hack to keep another
stupid hack working, but this should sustain us until we can support
multiple identities FOR REAL.
2012-01-24 22:21:59 -05:00
59e6e599ba Coding style and whitespace cleanup. 2012-01-18 23:48:48 -05:00
61ae36351b Introduce libemail-engine and libemail-utils.
These libraries are bound for E-D-S so they live at the lowest layer of
Evolution for now -- even libeutil can link to them (but please don't).

This is the first step toward moving mail handing to a D-Bus service.
2012-01-18 23:48:47 -05:00