Commit Graph

5361 Commits

Author SHA1 Message Date
bafba91e9d Bug 600019 - Menu glitches when an account name is selected 2009-10-29 10:41:57 -04:00
1f455a0855 Bug #268644 - unread mail shortcut collides with gtk tree search
Re-applied, as it got lost on kill-bonobo merge
2009-10-29 12:35:01 +01:00
2b7aa4a797 Bug 599896 - Flush outbox option is missing
This also reverts commit f5165c618a.
2009-10-28 18:46:41 -04:00
5a7992dca2 Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottom
Also fixes a whole bunch of memory leaks caused by unfreed strings and
unfreed GtkTreePaths.
2009-10-28 15:32:41 -04:00
1cd5fb6de3 Don't update the message list when right-clicking on a folder.
After the folder's context menu closes the folder tree selection jumps
back to the folder whose contents are showing in the message list.
Suggested by Philippe LeCavalier on evolution-list.
2009-10-28 09:47:57 -04:00
b89a9ae09d Fix a regression caused by the Forward button feature. 2009-10-28 05:25:03 -04:00
f43bc7ed11 Add a menu to the Forward toolbar button.
Allows users to choose different mail forwarding methods without
navigating the main menu.  Suggested by Ng Oon-Ee on evolution-list.
2009-10-28 04:45:06 -04:00
2b16aef841 Cleanup and rename filter classes. 2009-10-27 09:25:01 -04:00
58166e6459 Prefer G_N_ELEMENTS over sizeof calculations. 2009-10-27 09:25:01 -04:00
c58b706597 Prefer GQueue (or GNode) over EDList. 2009-10-27 09:25:01 -04:00
4370d47c8b Remove some unfinished / unwanted bits from mail-mt. 2009-10-27 09:25:00 -04:00
a09f553458 Prefer GLib mutexes over pthread mutexes. 2009-10-27 09:25:00 -04:00
555c178a7d Bug #571039 - Shows all selected messages in a preview pane on a slow network 2009-10-27 14:01:10 +01:00
12cb5975ab Bug #397265 - Image loading for new contact requires restarting Evolution 2009-10-26 15:05:27 +05:30
d48348f340 Coding style and whitespace cleanups. 2009-10-24 01:10:42 -04:00
a952dca522 Bug #575208 - Use complete template message with all attachments 2009-10-23 22:28:56 +02:00
bfef844d81 Bug #484839 - Sort, when in threading mode, properly 2009-10-22 19:24:32 +02:00
a8217af4d5 Bug #238879 - Use explicit text color in a Welcome message 2009-10-19 14:19:46 +02:00
84888e0f75 Bug #552779 - Sort order of messages by "From" is case sensitive 2009-10-16 14:02:08 +02:00
93040de356 Bug #339628 - Non-default Draft folders are Draft folders too 2009-10-16 11:32:46 +02:00
3827cbee4c Bug #522783 - Signature separator for HTML E-mails
Reapplied patch from bug #551470, as this got dropped on merging.

Be sure you all also
gconftool-2 --install-schema-file=$PREFIX/etc/gconf/schemas/evolution-mail.schemas
as new key had been added.
2009-10-16 11:20:31 +02:00
b61ed73a9b Bug #372435 - Show SMIME cert info from mail, not from cert db 2009-10-16 10:22:51 +02:00
c9dcd2a900 Bug #597473 - Reply-all composes reply to wrong address 2009-10-15 21:18:49 +02:00
f74a144894 Bug #322261 - vCalendar replies are sent out using the default account 2009-10-15 21:02:42 +02:00
781d9aad4d Bug #468736 - Prevent recursion in em-format 2009-10-15 19:27:04 +02:00
37cd058adf Bug #336337 - Send & receive dialog shows the default smtp server 2009-10-15 16:16:45 +02:00
5475173cf5 Bug #542361 - Unhelpful error warnings 2009-10-15 14:59:16 +02:00
13651b3d19 Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail 2009-10-15 14:25:38 +02:00
e06b88c4fd Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' 2009-10-13 16:24:10 +02:00
dc2953040b Bug #498095 - Fixing mnemonics 2009-10-13 11:36:04 +02:00
4cb878029e Check whether message-list is filtered properly 2009-10-12 13:22:40 +02:00
c655c9f3ec Bug #596720 - Account assistance repeats itself after finishing 2009-10-12 11:44:25 +02:00
1156a3b3e8 Bug #552552 - File/Empty Trash does not expunge maildir folders 2009-10-09 11:57:36 +02:00
d06a82a911 Bug 595092 - Remove option to skip offline syncrhonization dialog 2009-10-07 19:42:32 -05:00
7813f02f9e Enable mail-next-unread and mail-prev-unread for multi-selections. 2009-10-07 15:45:35 -05:00
54de40109d Bug #596824 - evolution hangs on start up 2009-10-07 13:08:32 +02:00
027c7e7279 Remove unneeded composer autosave functions. 2009-10-01 23:40:39 -04:00
656178049b Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. 2009-10-01 16:24:49 -04:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
a0d0dd604b Bug #594015 - Keeps "Loading..." node on the first fetch 2009-09-29 19:54:09 +02:00
274fd1329d Bug #594005 - Mailer preview pane doesn't update on show 2009-09-29 19:48:59 +02:00
3187a3dede Whitespace cleanup in em-folder-tree.c 2009-09-28 17:06:08 -04:00
e9895d6999 Added Romanian welcome message 2009-09-28 23:48:14 +03:00
c8312b7dd4 Fix non-existent widget warning in account editor. 2009-09-28 10:52:34 -04:00
3b2cfae176 Trim unused or unnecessary bits from the import framework. 2009-09-26 10:28:05 -04:00
8bbaca9faf Fix duplicate symbols in Glade files. 2009-09-24 17:52:24 -04:00
0ca6e9ac60 Bug 596157 - Use "Message-ID" instead of "Message-Id" 2009-09-24 07:52:11 -04:00
e73e6f1ea8 Bug #593633 - Runtime warnings trying to create a recurrence event 2009-09-24 12:25:35 +02:00
60f483c4ed Bug 594864 - "Select Folder" is a too generic title
Also for "Copy Folder To..." and "Move Folder To..." commands.
2009-09-23 14:09:41 -04:00
ff497b958a Bug 594864 - "Select Folder" is a too generic title
A number of EMFolderSelector dialogs use a rather generic title:
"Select Folder". Use more specific titles for three EMFolderSelector
dialogs:
- Move to Folder
- Copy to Folder
- Add Folder
2009-09-23 13:57:16 -04:00