1f41451e66
Bug #587699 - Localize only local folder names
2009-07-07 16:57:07 +02:00
e013e10cc5
Kill EConfigListener.
2009-07-02 23:14:44 -04:00
511133e8a3
Fix whitespace issues in em-account-editor.c.
2009-07-02 23:14:44 -04:00
42e75c9162
Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
2009-06-30 17:20:23 -04:00
0169e6a289
Hide proper widgets from filter.glade for searches
2009-06-30 18:28:05 +02:00
7c8e8174bc
Bug #268644 - unread mail shortcut collides with gtk tree search
2009-06-25 13:19:19 +02:00
7984b925c8
Fix some warnings
2009-06-25 14:13:03 +05:30
8777359322
Add more apis for Anjal to draft composer.
2009-06-25 10:37:10 +05:30
014aac87ac
Bug #568302 - Skip "noselect=yes" folders on Send/Receive
2009-06-24 12:59:40 +02:00
ae92579190
Fixes a bug where edit accounts are treated as new accounts and
...
acc/auto-config starts working.
2009-06-24 14:26:51 +05:30
c9e4c386eb
Bug 464131 – Allow inline view of application/mbox attachments
2009-06-20 23:38:59 -04:00
547e123d27
Stop abusing forward declarations.
2009-06-18 15:26:21 -04:00
67159043da
Use G_BEGIN_DECLS / G_END_DECLS macros.
2009-06-18 12:56:51 -04:00
bd418d39b7
Re-arrange attachment bar files for Anjal's and webkit rendering.
2009-06-17 13:25:50 +05:30
5045330ee0
Bug 345775 – Missing blank line between messages in saved mbox
2009-06-15 18:20:55 -04:00
3adac597cf
Leak a bit less. Use proper function prototype.
...
The first is for mail, the second for publish-calendar plugin.
2009-06-15 14:15:10 +02:00
6b12be62e1
Fix coding style.
2009-06-13 22:51:11 -04:00
f7c4da5459
** BUGFIX: #584733 - Fixed where account setup to work after Anjal merge
...
* em-account-editor.c: fixed where a memory corruption, invalid
read was happening.
2009-06-09 23:38:58 +05:30
25baf857ad
Fix build on Windows: link with needed libraries.
2009-06-08 20:49:56 +03: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
75ef38d5cb
Bug #362907 - Give icons to Drafts/Sent/Templates folders
2009-06-05 11:02:59 +02:00
dbee806d9d
Bug 584733 – Cannot create new account
...
Broken stuffs post, Anjal migration.
2009-06-04 10:00:45 +05:30
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
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
9934dcecd2
Add MAINTAINERCLEANFILES based on Pango.
2009-06-02 11:33:19 -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
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
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
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
0cf607076d
Fix compiler warnings in mail.
2009-05-26 10:58:25 -04:00
1868c9e675
Fix compiler warnings in smime.
2009-05-25 23:52:08 -04:00
1e71050275
Remove obsolete dialog from mail-dialogs.glade.
2009-05-24 17:10:43 -04:00
d3a3c1c3f0
Use named icons in the folder tree instead of pixbufs.
2009-05-24 15:24:15 -04:00
f575a7626a
Eliminate redundant E_ICON_SIZE_* enumeration.
2009-05-24 11:54:43 -04:00
6d70e07d08
Mail changes required for Anjal.
2009-05-22 17:43:57 +05:30
5d12f06367
Bug 580925 – Better search bar for word searches
...
Make the word search bar more like Firefox and get rid of the "Current
Message" search scope in the folder search bar. Shift+Ctrl+F now
activates the word search bar.
2009-05-20 18:09:34 -04:00
23f58b3f17
Merge branch 'vcard-inline'
2009-05-20 16:50:38 -04:00