Commit Graph

30300 Commits

Author SHA1 Message Date
ba0128107c Bug #573263 - Crash in reset_layout (text) at e-text.c 2009-06-09 13:11:54 +02:00
209168921d Fix a runtime warning for zero-length attachments. 2009-06-09 06:33:30 -04:00
21ac085551 Added entries for Oriya Translation 2009-06-09 13:12:43 +05:30
a1604724a9 Updated Oriya Translation 2009-06-09 13:12:20 +05:30
25baf857ad Fix build on Windows: link with needed libraries. 2009-06-08 20:49:56 +03:00
f25f00daf8 Added entries for Oriya Translation update. 2009-06-05 18:53:41 +05:30
379464b273 Updated Oriya Translation. 2009-06-05 18:52:28 +05:30
d0917c9731 Avoid the console popping while evolution running on windows 2009-06-05 15:05:02 +02:00
84c55f4e98 Fix even more compiler warnings and disable one for format strings 2009-06-05 14:50:42 +02:00
a979826a00 libevolution-mail-shared is a new library, so reflect its existence
in the win32 bootstrap import libraries.
2009-06-05 14:45:59 +02:00
4f37292cf8 Regenerate the def files according to the current state of the real
exports.
2009-06-05 13:22:56 +02:00
75ef38d5cb Bug #362907 - Give icons to Drafts/Sent/Templates folders 2009-06-05 11:02:59 +02:00
6ff4cd4b28 Added Entries for Oriya Translation. 2009-06-04 17:57:14 +05:30
085201ee4a Updated Oriya Translation 2009-06-04 17:56:52 +05:30
ac11f6a280 Fix Anjal's composer path. 2009-06-04 10:00:45 +05:30
dbee806d9d Bug 584733 – Cannot create new account
Broken stuffs post, Anjal migration.
2009-06-04 10:00:45 +05:30
1d5b6c6a13 Updated Spanish translation 2009-06-03 20:15:22 +02:00
aef7ab0983 Bug #581780 - Remember passwords in keyring for web calendars too 2009-06-03 19:53:38 +02:00
f1deed5a6c Don't declare x_mailer "extern" because it causes undefined symbols
while linking.
2009-06-03 19:26:24 +02:00
f7a7b0de15 Cater for circular dependencies between libevolution-mail
and libevolution-mail-shared
2009-06-03 19:26:24 +02:00
3bfe9497a6 Add libraries to LIBADD so that -no-undefined on win32 works well. 2009-06-03 19:26:24 +02:00
9271d4e8e4 Remove a horrible hack and stuff the localizable strings into if-zero-ed block 2009-06-03 19:26:24 +02:00
0fd4314bc9 Whoops, forgot to remove a debug message. 2009-06-03 12:03:55 -04:00
2c3ca95413 Bug 572543 – Doesn't show correct application for pdf attachments
This fix got dropped in the attachment rewrite.  Also, ignore the
application's NoDisplay setting when building the "open with" menu.
That's mainly so "Document Viewer" shows up in the list.
2009-06-03 12:00:01 -04:00
5b1e05dbf5 Anjal stuff's for Evo. 2009-06-03 19:46:53 +05:30
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