Commit Graph

34970 Commits

Author SHA1 Message Date
14a6723fa1 Bug #656267 - Checking for auth types doesn't work properly 2011-09-14 14:08:48 +02:00
3005365a0d Bug #655957 - Current account / all accounts search changes column 2011-09-14 14:08:48 +02:00
aa21f8d950 Bug #645476 - Message list unnecessarily scrolls back to selected row 2011-09-14 14:08:48 +02:00
2c4398567c git.mk: Add support for mallard.
Copied from Pango module.
2011-09-14 14:08:48 +02:00
df8108a6a7 Bug #656133 - Mail-local not initialized when adding/editing account 2011-09-14 14:08:48 +02:00
5a11011d23 Bug #655843 - Copy to calendar doesn't add timezone information 2011-09-14 14:08:48 +02:00
911d9f8c6b EConfig: Broadcast abort/commit events by way of signals.
Remove the clumsy abortfunc and commitfunc callback arguments from
e_config_add_items().
2011-09-14 14:08:48 +02:00
bae19960b3 EMFolderTreeModel: Avoid a potential refcount crash. 2011-09-14 14:08:48 +02:00
a7b3039aa0 Fix duplicated section ID 2011-09-14 14:08:48 +02:00
24fecae400 Bug #655944 - Import dialog is not showing operation progress 2011-09-14 14:08:48 +02:00
40369c6b34 Updated Spanish translation 2011-09-14 14:08:47 +02:00
2cb06f46d3 Gtk-Doc updates. 2011-09-14 14:08:47 +02:00
65c587a85f EMAccountEditor: Simplify real junk/trash folder selection.
Limit the folder choices to the current account so we don't have to
check after the fact if the chosen folder is from the current account.
2011-09-14 14:08:47 +02:00
8a9af36e34 EMFolderSelectionButton: Add an "account" property.
The "account" property, if set, limits the displayed folder tree to the
corresponding CamelStore only.  Useful in contexts where the choice of
folders should be limited to one particular store.
2011-09-14 14:08:47 +02:00
a7da50c849 EMFolderSelector: Add a "model" construct-only property. 2011-09-14 14:08:47 +02:00
05f73c2842 Add em_folder_tree_new_with_model().
This is so an EMFolderTree can be created with a custom model, such as
perhaps only a subset of available stores added.
2011-09-14 14:08:47 +02:00
bf1b8a45c5 EMFolderTree: Clean up initialization logic.
Some things are getting initialized too early.  Not causing any bugs at
present, but it's bad form.  Defer non-trivial initialization steps to
the constructed() method.
2011-09-14 14:08:47 +02:00
f0f1b9c4bb EMailSidebar: Miscellaneous cleanups. 2011-09-14 14:08:47 +02:00
e453b16ff1 EMFolderTree: Miscellaneous cleanups. 2011-09-14 14:08:46 +02:00
265b23b1eb EMFolderSelectionButton: Add a "folder-uri" property.
And rename a couple get/set functions to match the property name.
2011-09-14 14:08:46 +02:00
77d14c71c1 Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' part 2011-09-14 14:08:46 +02:00
51ef38a2cc Bug #655494 - Move 'Calendar and Tasks' tab out of Mail Preferences 2011-09-14 14:08:46 +02:00
a01334afe4 Bug #655872 - [pst-import] Fails to properly open remote client 2011-09-14 14:08:46 +02:00
25952cac2c Remove non-existing option as pointed out by Akhil Laddha 2011-09-14 14:08:46 +02:00
012f340ba9 Fix TODO now that the code is fixed 2011-09-14 14:08:46 +02:00
76c9cdbb12 Bug #655669 - Can't save inline pictures embedded in HTML Mails 2011-09-14 14:08:45 +02:00
49b8e1c523 EShell: Remove unused macro. 2011-09-14 14:08:45 +02:00
3a084acb4c Bug #656136 - Remove time field in task editor 2011-09-14 14:08:45 +02:00
92f3607e0f Cannot reply to message without preview panel enabled 2011-09-14 14:08:45 +02:00
1b52021f11 Updated Swedish translation 2011-09-14 14:08:45 +02:00
bf02ab58cc Help->FAQ menu item and action are gone 2011-09-14 14:08:45 +02:00
fb4e904e57 Updated Spanish translation 2011-09-14 14:08:45 +02:00
06d617b5bd Updated Spanish translation 2011-09-14 14:08:45 +02:00
0bc8b9cd67 Updated Spanish translation 2011-09-14 14:08:45 +02:00
846ab954e2 Updated Galician translations 2011-09-14 14:08:45 +02:00
c9800294f4 Updated Spanish translation 2011-09-14 14:08:45 +02:00
628f4d294c Fix typos in new docs 2011-09-14 14:08:45 +02:00
0e3e422941 Bug 656035. Add missing colon to string 2011-09-14 14:08:45 +02:00
16a1a54423 EModule: Make all modules resident.
Works around a design flaw in EExtension.

See the comment in e-module.c for more details.
2011-09-14 14:08:45 +02:00
552090e63f Bugfixes and corrections pointed out by Akhil Laddha 2011-09-14 14:08:45 +02:00
2f38cb1f7b Updated Swedish translation 2011-09-14 14:08:45 +02:00
7e229de4cc Bug #655943 - Meeting request mails are not imported properly 2011-09-14 14:08:44 +02:00
245ce77630 Remove link to FAQ as content is covered by new user docs 2011-09-14 14:08:44 +02:00
b9d1565018 Rename picture to new name 2011-09-14 14:08:44 +02:00
50fe0f9abf Add the one reused translatable picture again 2011-09-14 14:08:44 +02:00
b64f3bd3ad Merge old translations for new user docs 2011-09-14 14:08:44 +02:00
b77802eb8a Put new user documentation in place 2011-09-14 14:08:43 +02:00
eb79ee9136 Bug #655870 - Uses incorrect pointer as string in error message 2011-09-14 14:08:43 +02:00
0f38451587 Remove outdated instructions for doc translators 2011-09-14 14:08:43 +02:00
785eb2b24c [l10n] Updated German translation 2011-09-14 14:08:42 +02:00