cdbf674fbe
Do not hide maildir accounts from UI
2011-06-29 18:41:18 +02:00
74bc8ba6d1
Bug #600013 - Crash in mail_reader_message_loaded_cb
2011-06-29 18:41:18 +02:00
642b32cbdb
Bug #638808 - camel_shutdown() called too early
2011-06-29 18:41:17 +02:00
d089ecf128
Bug #593020 - Do not check Bcc in "Sender or Recipients" condition
2011-06-29 18:41:16 +02:00
3f5b5bb1f3
EMFolderTree: Fully implement ESelectableInterface.
...
Was missing "copy-target-list" and "paste-target-list" properties.
2011-06-29 18:41:16 +02:00
0c74d3be3b
Improve Maildir migration.
...
The Maildir migration code was pretty busted. Trying to fix it for
simple test cases and also clean up the code a bit.
2011-06-29 18:41:16 +02:00
c5265294a3
Avoid idle callbacks in EMailBackend initialization.
...
If the migration phase has to show a dialog the idle callback for
intializing mail stores will run too soon. Instead, hook it onto
the EShellBackend start() method.
Migration code can initialize mail stores early if it needs to.
2011-06-29 18:41:16 +02:00
10a835d5e6
Improve wording of Maildir migration dialog.
...
Use stronger wording and remove the "No" option. Your choices are
"Migrate Now" or "Quit Evolution". None of this in-between nonsense.
2011-06-29 18:41:16 +02:00
10a155fd9f
Change Account Management string to Account Information in first-run wizard. Really, management is something else than just entering a random string in a text field.
2011-06-29 18:41:15 +02:00
6e9c9986ac
Bug #637906 - Don't ask again when sending to non-mail recipients
2011-06-29 18:41:15 +02:00
377dec1b34
Clarify a string. Fixes bug #458503 .
2011-06-29 18:41:14 +02:00
63657bf3eb
Bug 637482 - Flushing outbox gives up on first error
2011-06-29 18:41:14 +02:00
97fac153c5
Bug #567879 - Add View >> Gallery Option In Email Composer
2011-06-29 18:41:13 +02:00
e6e5c62426
Bug #250046 - Quote names in addresses when necessary in mail preview
2011-06-29 18:41:11 +02:00
09ae89206e
Bug #634385 - Crash in smtp_connect
2011-06-29 18:41:11 +02:00
735dd1d054
Bug #436914 - Reply to inline GPG quotes raw GPG message
2011-06-29 18:41:10 +02:00
6ab6db65f8
Bug #633702 - Forget password when saving account without "Remember password"
2011-06-29 18:41:10 +02:00
13f68969d8
Check for the existence of .Outbox folder while migrating. Make sure the dummy account is created only once. Revert couple of fixes
2011-06-29 18:41:09 +02:00
ca3faa17a9
Free/busy meeting view doesn't work due to non-working extension
2011-06-29 18:41:08 +02:00
b6a67769cf
Don't set the URL's defaults when the providers have not been refreshed
...
Signed-off-by: Federico Mena Quintero <federico@novell.com >
2011-06-29 18:41:08 +02:00
c4c4296b6e
Only set the URL's defaults when we are creating a new account
2011-06-29 18:41:08 +02:00
d6850254e3
Set the provider's defaults on when CamelURLs get refreshed with a new protocol
...
Signed-off-by: Federico Mena Quintero <federico@novell.com >
2011-06-29 18:41:08 +02:00
c1e356c338
Don't set the provider's defaults on the URL from the widget functions
...
We will do that in a separate function to deal only with transferring
the defaults from CamelProviderConfEntry structures to a CamelURL for
an account.
Signed-off-by: Federico Mena Quintero <federico@novell.com >
2011-06-29 18:41:08 +02:00
e38d01ae99
Function to set a CamelURL's defaults based on a provider's defaults
...
In http://bugs.meego.com/show_bug.cgi?id=6498 , part of the problem is that
when a mail account is created through the startup wizard in Express mode,
that account does not receive the default values that were defined by its
respective CamelProvider (i.e. the provider->extra_conf
CamelProviderConfEntry structures).
However, the defaults *are* used if an account is created when not in
Express mode. The problem is that Express mode doesn't include the
"Receiving options" page in its mail account editor, while non-express
mode does. The utility functions to populate that page's widgets are the
ones responsible for setting the provider's default values on the CamelURL
for the new account. Since in Express mode those widgets don't even get
created, the provider's defaults are never even considered.
Here, what we do is to pull out the logic from those functions that create
widgets, so that we have set_provider_defaults_on_url(), a single function
to set default values from a CamelProvider into a CamelURL. We will use
that function to set the defaults in both Express and non-express modes,
instead of depending on the widget code to do that.
Signed-off-by: Federico Mena Quintero <federico@novell.com >
2011-06-29 18:41:08 +02:00
e0cf91771a
Localize few strings with ngettext
...
Per request of bug #635414
2011-06-29 18:41:06 +02:00
cb83f7e403
Do not always ask for migration to maildir
...
One can downgrade GConf key /apps/evolution/last_version to something
below 2.92.0 and he/she will be asked again.
2011-06-29 18:41:06 +02:00
356c056292
Bug #627176 - Do not spawn other process when clicking mailto: uri
2011-06-29 18:41:06 +02:00
f0f0067368
Bug #621150 - Add the possibility to modify locale of the quoting messages
2011-06-29 18:41:05 +02:00
4339bd7ecb
Do not create local_mbox when user denied maildir migration
2011-06-29 18:41:05 +02:00
fc91bfc86e
Add option "Check for new messages in all active accounts"
...
As a follow-up for bug #633949
2011-06-29 18:41:05 +02:00
18b6c32783
Update actions in EMailBrowser on message select too
2011-06-29 18:41:05 +02:00
e419261d18
Bug #633949 - Add an option to disable new e-mail check at startup
2011-06-29 18:41:05 +02:00
85fd7a2026
Ensure vFolders are enabled when invoking Edit->Search Folders
2011-06-29 18:41:05 +02:00
cacbb0f94f
Bug #239817 - New criterion should grab focus in a filter editor
2011-06-29 18:41:05 +02:00
4cc404e6eb
Bug #620609 - Empty trash at exit doesn't work
2011-06-29 18:41:05 +02:00
18d05dfb42
Revert certain parts from commit for bug #635738
2011-06-29 18:41:05 +02:00
9684c7da11
Bug #635738 - Sanitize Previous/Next buttons when not usable
2011-06-29 18:41:04 +02:00
48d805df31
Bug #207580 - Allow new mail check on individual accounts
2011-06-29 18:41:04 +02:00
344c4119a9
Maildir migration: allow subfolders for Inbox
2011-06-29 18:41:04 +02:00
89557dcfee
Migrate the local store from mbox to maildir format
2011-06-29 18:41:04 +02:00
12a91dbb21
Bug #633779 - GtkComboBoxText issues
2011-06-29 18:41:01 +02:00
23e4b2c0e3
Bug #632781 - Cannot disable search folders
2010-11-16 10:43:15 +01:00
8c1a1ef609
Bug #632683 - Remove-duplicates should work on selection
2010-11-16 10:43:15 +01:00
a8e5e96228
Bug #632293 - Do not add POP accounts into folder tree
2010-11-16 10:43:15 +01:00
e4cdc54b3a
Bug #632676 - Only "Checking for new mail" in status bar and nothing else
2010-11-09 23:33:24 +01:00
7439ad9ca1
Fix distcheck errors.
2010-11-09 23:33:23 +01:00
7e9fc6d2b6
Coding style and whitespace cleanup.
2010-11-09 23:33:23 +01:00
53923538f7
Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers
2010-11-09 23:33:22 +01:00
a79fc9ee8c
Bug #632580 - Freezes UI on account disable
2010-11-09 23:33:21 +01:00
73b37d2a69
Bug #632483 - [WinXP] Does not start when updated from 2.8
2010-11-09 23:33:21 +01:00