Commit Graph

30275 Commits

Author SHA1 Message Date
7703ffcdd4 Add option for Sender/Addresses contain. 2009-06-03 19:46:53 +05:30
32bb1e1650 More Anjal stuff for trunk. 2009-06-03 19:46:52 +05:30
f7a066d03e It might help to install the evolution binary.
I caused this in the "Drop support for CDE" commit.
Nice little regression there.
2009-06-03 09:45:36 -04:00
25d235eaa2 Remove libgnome include 2009-06-03 15:03:46 +02:00
af79a822bc Replace libgnome function with equivalent glib functions. 2009-06-03 14:54:08 +02:00
93ce399686 Updated Spanish translation 2009-06-02 20:24:25 +02:00
ad02694cc1 Updated Spanish translation 2009-06-02 20:20:48 +02:00
451c4065e5 Updated Spanish translation 2009-06-02 20:18:49 +02:00
3c480eccbf Bug 581280 – Wrong attachment name in event 2009-06-02 13:04:49 -04:00
85b0a2981a Fix distcheck errors. 2009-06-02 12:49:49 -04:00
f2f9d1f22e Bug 582939 – Drop support for CDE 2009-06-02 12:23:38 -04:00
9934dcecd2 Add MAINTAINERCLEANFILES based on Pango. 2009-06-02 11:33:19 -04:00
7f9d248a0a Use standard C types in iconv-detect.c 2009-06-02 11:04:25 -04:00
84ff048ccc Fix more compiler warnings. 2009-06-01 22:50:46 -04:00
8771a6de35 More code cleanup. 2009-06-01 19:09:19 -04:00
69a1e923a7 Part of bug #574940 - Do not use freed memory in EMFolderView/Browser 2009-06-01 21:27:44 +02:00
8079db6e46 Bug #337082 - Do not produce unnamed folders in a folder tree 2009-06-01 20:12:34 +02:00
700dad871b Part of bug #580212 - Report inline parts only when found both tags
When parsing inline parts, like inline signatures, report the part
type only when found also the end tag for the part type.
2009-06-01 19:15:55 +02:00
de681d39eb Bug 323037 – Folder emblem to show new mail arrival 2009-06-01 08:54:19 -04:00
9e5775a7f6 Update the address of the FSF
This fixes bug 584304.
2009-05-31 12:52:23 +02:00
24dd706993 Small update 2009-05-31 00:54:40 +02:00
e561ea0616 Updated Danish translation 2009-05-30 18:12:06 +02:00
4ba25a3b6d Fix libevolution-mail-shared.la
The shared library was being built as a libtool module instead of a
normal libtool library, and was installed to the wrong directory.

Fixing this created further automake-related problems which I had to
hack around (see BIG NASTY AUTOMAKE HACK in the patch).  This is NOT
a permanent solution.

A better approach is to split the source code into separate
directories, like we do in all the other components.
2009-05-29 23:15:15 -04:00
77fe50d5c1 Bug 583446 – refresh folder hook 2009-05-28 23:47:03 +03:00
b7d79d3a85 Bug 584154 – custom icon folder hook does not work 2009-05-28 23:39:37 +03:00
2a62fc778c Fix whitespace errors in mail/Makefile.am 2009-05-28 14:43:41 -04:00
8a7316508e Bug 583991 – "Suggest automatic display of attachment" does not work 2009-05-28 14:21:47 -04:00
6413227cef Whitespace cleanup. 2009-05-28 13:13:05 -04:00
fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
e61e5e2325 Bug #583441 - bbdb plugin is getting information from composer now
It used to ask composer for a message, a generated one, which asks
for a password to the signing twice, once here and once when composer
itself generates message for sending. bbdb crashed when user canceled
password prompt for a key, as it didn't check for NULL returned.
2009-05-28 15:00:16 +02:00
b33ce8f2a6 Bug #535516 - Crash in GConf Bridge while replying
A test patch, maybe not fixing the bug fully, but let's try it.
2009-05-28 14:47:27 +02:00
b9149e4e89 Bug #540269 - Do not crash in em_format_is_attachment
Check if part contains data wrapper before accessing its members.
2009-05-27 15:15:28 +02:00
5825d072d2 Updated Spanish translation 2009-05-27 06:23:42 +02:00
75a36a295a Fix composer header regression caused by Anjal merge. 2009-05-26 22:55:38 -04:00
06563bd114 Remove Attach toolbar button from composer.
This was an oversight from the attachment UI rewrite.
2009-05-26 22:39:40 -04:00
333656eba5 Merge branch 'warnings' 2009-05-26 16:58:27 -04:00
ffa17ed195 Fix compiler warnings in plugins. 2009-05-26 16:56:30 -04:00
0cf607076d Fix compiler warnings in mail. 2009-05-26 10:58:25 -04:00
f873061004 Fix compiler warnings in addressbook. 2009-05-26 09:18:54 -04:00
e4c6ad873b Fix compiler warnings in calendar. 2009-05-26 08:24:35 -04:00
1868c9e675 Fix compiler warnings in smime. 2009-05-25 23:52:08 -04:00
05a85647b7 Fix compiler warnings in composer. 2009-05-25 23:24:45 -04:00
16c8fefe96 Fix compiler warnings in filter. 2009-05-25 23:21:22 -04:00
a361cff404 Fix compiler warnings in shell. 2009-05-25 23:17:51 -04:00
04a042ee01 Fix compiler warnings in widgets. 2009-05-25 23:07:23 -04:00
1682814ef7 Updated Hebrew translation 2009-05-25 20:59:17 +03:00
a6c9a55391 Fix compiler warnings in e-util. 2009-05-25 13:42:03 -04:00
c37d828382 Bug #578335 - CalDAV - replace '@' in username to "%40" 2009-05-25 17:55:38 +02:00
be4ca0bbea itip-formatter - search for master object too
When received a detached instance, and the calendar doesn't contain
that exact instance, then try to search for the master object and
use it, if found.
2009-05-25 16:54:25 +02:00