| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #651221 - "Edit as New Message" always uses default From: address | Milan Crha | 2012-01-30 | 1 | -0/+24 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 1 | -1/+0 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -15/+18 |
* | Make em_utils_generate_account_hash() private. | Matthew Barnes | 2012-01-05 | 1 | -1/+59 |
* | Bug #661087 - Add ability to remove localized "Re:" prefixes in subject | Milan Crha | 2011-12-22 | 1 | -7/+6 |
* | Reduce diff noise with account-mgmt branch. | Matthew Barnes | 2011-12-20 | 1 | -1/+1 |
* | Avoid passing EMailBackend as much as possible. | Matthew Barnes | 2011-12-16 | 1 | -7/+0 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -40/+59 |
* | Tweak GSettings schemas. | Matthew Barnes | 2011-11-23 | 1 | -1/+1 |
* | Merge branch 'master' into wip/gsettings | Matthew Barnes | 2011-11-23 | 1 | -263/+0 |
|\ |
|
| * | Split MDN handling into a module. | Matthew Barnes | 2011-11-22 | 1 | -263/+0 |
* | | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -2/+0 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-17 | 1 | -2/+8 |
|\| |
|
| * | Bug #662914 - Reply to gnupg signed mails should be signed | Milan Crha | 2011-11-14 | 1 | -2/+8 |
* | | More GSettings migration | Rodrigo Moya | 2011-10-26 | 1 | -10/+11 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-26 | 1 | -1/+3 |
|\| |
|
| * | Adapt to CamelNetworkSettings changes. | Matthew Barnes | 2011-10-25 | 1 | -1/+3 |
* | | And yet more GSettings migration on the mail component | Rodrigo Moya | 2011-10-20 | 1 | -28/+22 |
* | | Make e_utils_prompt_user and callers use GSettings keys | Rodrigo Moya | 2011-10-14 | 1 | -4/+4 |
|/ |
|
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -26/+25 |
* | Bug #660224 - Assertion failure when forwarding message | Milan Crha | 2011-09-27 | 1 | -1/+10 |
* | EMFolderTreeModel: Don't use parameters in "get_default" functions. | Matthew Barnes | 2011-09-26 | 1 | -1/+1 |
* | Bug #351025 - Make the order of the mail accounts configurable | Milan Crha | 2011-09-26 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -19/+29 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-08-31 | 1 | -27/+43 |
* | Use new CamelService:display-name property. | Matthew Barnes | 2011-08-18 | 1 | -6/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -36/+65 |
* | EMFolderSelector: Add a "model" construct-only property. | Matthew Barnes | 2011-08-10 | 1 | -1/+5 |
* | Avoid camel_stream_printf(). | Matthew Barnes | 2011-07-06 | 1 | -10/+15 |
* | Prefer g_seekable_seek() over camel_stream_reset(). | Matthew Barnes | 2011-07-05 | 1 | -1/+0 |
* | Bug #530335 - Allow Reply to selected address only | Rathin | 2011-06-14 | 1 | -1/+33 |
* | Fix some uninitialized variable usage. | Matthew Barnes | 2011-06-09 | 1 | -2/+2 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -35/+81 |
* | Miscellaneous mail cleanups. | Matthew Barnes | 2011-06-09 | 1 | -5/+16 |
* | Bug #651684 - Creates a copy of message in Outbox instead of replacing | Milan Crha | 2011-06-02 | 1 | -0/+38 |
* | Let EMFolderSelector create its own EMFolderTree. | Matthew Barnes | 2011-05-24 | 1 | -17/+16 |
* | EMFolderTree: Store an EMailBackend instead of an EMailSession. | Matthew Barnes | 2011-05-24 | 1 | -3/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -3/+4 |
* | em_format_html_print_message(): Require a CamelMimeMessage. | Matthew Barnes | 2011-05-13 | 1 | -1/+1 |
* | em_utils_reply_to_message(): Require a CamelMimeMessage. | Matthew Barnes | 2011-05-13 | 1 | -65/+9 |
* | Remove em_utils_redirect_message_by_uid(). | Matthew Barnes | 2011-05-13 | 1 | -39/+0 |
* | Add e_mail_reader_new_activity(). | Matthew Barnes | 2011-05-13 | 1 | -22/+10 |
* | Add e_activity_handle_cancellation(). | Matthew Barnes | 2011-05-12 | 1 | -27/+11 |
* | Reimplement em_utils_edit_messages(). | Matthew Barnes | 2011-05-12 | 1 | -40/+77 |
* | Add a 'message_uid' param to em_utils_edit_message(). | Matthew Barnes | 2011-05-12 | 1 | -52/+46 |
* | Reimplement em_utils_forward_messages(). | Matthew Barnes | 2011-05-12 | 1 | -83/+175 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -11/+11 |
* | Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri(). | Matthew Barnes | 2011-05-04 | 1 | -6/+12 |
* | Remove 'from_uri' params from e-msg-composer-utils.c. | Matthew Barnes | 2011-05-04 | 1 | -42/+53 |
* | Drop 'folder_uri' param from em_utils_folder_is_templates(). | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Drop 'folder_uri' param from em_utils_folder_is_drafts(). | Matthew Barnes | 2011-05-03 | 1 | -4/+3 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -2/+7 |
* | Adapt to sealed up CamelService. | Matthew Barnes | 2011-04-18 | 1 | -2/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -65/+137 |
* | Bug #434972 - Reply does not detect "RE :" subject prefix | Milan Crha | 2011-02-22 | 1 | -1/+3 |
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-02-02 | 1 | -12/+11 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -2/+2 |
* | Bug 640760 - New mail "stuck" if missing attachment dialog cancelled | Matthew Barnes | 2011-01-28 | 1 | -0/+3 |
* | Bug 640091 - Improve error handling during send post-processing | Matthew Barnes | 2011-01-22 | 1 | -1/+15 |
* | Bug #637906 - Don't ask again when sending to non-mail recipients | Milan Crha | 2011-01-06 | 1 | -2/+3 |
* | Bug #621150 - Add the possibility to modify locale of the quoting messages | Jan Holesovsky | 2010-12-02 | 1 | -12/+56 |
* | EActivity: Add an "alert-sink" property. | Matthew Barnes | 2010-11-01 | 1 | -5/+10 |
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 1 | -4/+5 |
* | Require a CamelMimeMessage in em_utils_handle_receipt(). | Matthew Barnes | 2010-10-31 | 1 | -35/+38 |
* | Skip writing to Outbox when sending. | Matthew Barnes | 2010-10-31 | 1 | -99/+114 |
* | Kill mail_append_mail(). | Matthew Barnes | 2010-10-31 | 1 | -9/+12 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -6/+8 |
* | Reduce GConf usage in em-composer-utils.c. | Matthew Barnes | 2010-10-20 | 1 | -210/+124 |
* | Bug #567265 - BCC kept on message forward from Sent folder | Milan Crha | 2010-10-19 | 1 | -0/+6 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -27/+27 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -3/+2 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -15/+32 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 1 | -471/+539 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -14/+47 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -9/+13 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -12/+26 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -51/+51 |
* | Convert composer autosave to an EExtension. | Matthew Barnes | 2010-09-03 | 1 | -6/+1 |
* | Composer autosave cleanups. | Matthew Barnes | 2010-08-31 | 1 | -5/+44 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 1 | -106/+289 |
* | Add nag popup when mailing list hijacks private reply with Reply-To: header | David Woodhouse | 2010-07-16 | 1 | -0/+29 |
* | Don't show the "reply in private?" nag popup for munged Reply-To: list messages | David Woodhouse | 2010-07-15 | 1 | -13/+28 |
* | Fix two memory leaks when replying | David Woodhouse | 2010-07-15 | 1 | -3/+7 |
* | Add support for ignoring mailing list Reply-To: headers | David Woodhouse | 2010-07-15 | 1 | -35/+70 |
* | Bug #623796 - Post Message to List asks for confirmation on close | Milan Crha | 2010-07-09 | 1 | -13/+10 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -7/+7 |
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 1 | -0/+2 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -38/+11 |
|\ |
|
| * | Fixed the issue where reply doesn't work at all on the express mode. | Srinivasa Ragavan | 2010-05-14 | 1 | -12/+6 |
| * | Use the lite-composer when the shell is in small-screen mode | Federico Mena Quintero | 2010-05-08 | 1 | -28/+6 |
* | | Bug #599794 - Reopened drafts shouldn't ask for save without change | Milan Crha | 2010-05-26 | 1 | -3/+1 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -1/+1 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -1/+6 |
* | | Bug #545505 - Properly free unused message infos periodically | Milan Crha | 2010-04-29 | 1 | -4/+4 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -39/+39 |
* | | Remove comments that have no point after pthreads dependency disappeared | Fridrich Štrba | 2010-04-16 | 1 | -3/+2 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-13 | 1 | -9/+11 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -4/+2 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -11/+11 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -7/+0 |
|/ |
|
* | Mark two strings as translatable that have been forgotten. Fixes bug 611975. | Ulrich Schoepp | 2010-03-07 | 1 | -2/+4 |
* | Revert "Bug #597473 - Reply-all composes reply to wrong address" | Matthew Barnes | 2010-03-03 | 1 | -6/+0 |
* | Bug #607595 - Do not auto-sign when replying to a signed message | Milan Crha | 2010-01-26 | 1 | -2/+3 |
* | Fix a potential uninitialized variable use in em-composer-utils.c. | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Bug #605633 - A little code inconsistency in em_utils_send_receipt | Milan Crha | 2010-01-14 | 1 | -8/+6 |
* | Bug #599794 - Set composer as not changed on reply or forward action | Milan Crha | 2010-01-09 | 1 | -4/+4 |
* | Bug #604994 - Folder state not preserved in Copy/Move Folder dialog | Milan Crha | 2010-01-07 | 1 | -0/+1 |
* | Move forward_to() implementation to MailSession (remove dep on composer) | Jonathon Jongsma | 2009-12-21 | 1 | -186/+5 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -6/+6 |
* | port mail/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -5/+5 |
* | Bug #250046 - Composer addresses reading fixes | Milan Crha | 2009-11-10 | 1 | -6/+69 |
* | Support other forward types for Anjal. | Srinivasa Ragavan | 2009-11-06 | 1 | -7/+9 |
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr... | Yan Li | 2009-11-06 | 1 | -4/+1 |
* | Bug #573304 - Forward an email shouldn't strip signature | Milan Crha | 2009-11-06 | 1 | -1/+1 |
* | Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta... | Yan Li | 2009-11-05 | 1 | -0/+3 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-10-24 | 1 | -1/+1 |
* | Bug #575208 - Use complete template message with all attachments | Milan Crha | 2009-10-24 | 1 | -129/+134 |
* | Bug #597473 - Reply-all composes reply to wrong address | Milan Crha | 2009-10-16 | 1 | -0/+6 |
* | Bug #322261 - vCalendar replies are sent out using the default account | Milan Crha | 2009-10-16 | 1 | -32/+2 |
* | Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail | Milan Crha | 2009-10-15 | 1 | -4/+34 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -3/+5 |
* | Remove unneeded composer autosave functions. | Matthew Barnes | 2009-10-02 | 1 | -2/+0 |
* | Bug 596157 - Use "Message-ID" instead of "Message-Id" | Matthew Barnes | 2009-09-24 | 1 | -1/+1 |
* | Require a parent window when creating an EMFolderSelector. | Matthew Barnes | 2009-09-11 | 1 | -2/+4 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -2/+0 |
* | Bug #563041 - Template plugin doesn't work; added new variables | Bharath Acharya | 2009-08-11 | 1 | -31/+47 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -21/+14 |
|\ |
|
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2009-07-26 | 1 | -1/+0 |
| * | Bug #339361 (bnc) - soap threading not working. | Chenthill Palanisamy | 2009-07-23 | 1 | -12/+13 |
| * | Change for Anjal to support forwarding of mails | Srinivasa Ragavan | 2009-07-20 | 1 | -6/+11 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -4/+0 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -4/+0 |
* | | Fix some issues when building Anjal. | Matthew Barnes | 2009-07-13 | 1 | -3/+7 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -9/+15 |
|\| |
|
| * | Fix some warnings | Srinivasa Ragavan | 2009-06-25 | 1 | -4/+4 |
| * | Add more apis for Anjal to draft composer. | Srinivasa Ragavan | 2009-06-25 | 1 | -5/+11 |
| * | Anjal stuff's for Evo. | Srinivasa Ragavan | 2009-06-03 | 1 | -3/+7 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -114/+114 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -13/+13 |
* | | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -24/+15 |
* | | EMFolderTree cleanups. | Matthew Barnes | 2009-06-20 | 1 | -1/+3 |
* | | Thought of a better way to copy folder tree state. | Matthew Barnes | 2009-06-14 | 1 | -1/+0 |
* | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 1 | -6/+3 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -111/+111 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -13/+16 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -13/+13 |
| |/ |
|
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -1/+4 |
| * | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-22 | 1 | -10/+64 |
* | | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-24 | 1 | -10/+64 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -13/+12 |
|\| |
|
| * | Bug 274117 – Difficult to post a new message to newsgroups | Matthew Barnes | 2009-05-21 | 1 | -209/+11 |
| * | Bug 582744 – CC field autofill doesn't work for replies | Matthew Barnes | 2009-05-17 | 1 | -1/+4 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
* | | Kill obsolete menu items. | Matthew Barnes | 2009-05-21 | 1 | -195/+0 |
* | | Bug 582744 – CC field autofill doesn't work for replies | Matthew Barnes | 2009-05-21 | 1 | -1/+4 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -1/+1 |
* | | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 1 | -2/+2 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -15/+17 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-07 | 1 | -11/+16 |
|\| |
|
| * | 2009-05-06 Jeff Cai <jeff.cai@sun.com> | Jeff Cai | 2009-05-06 | 1 | -11/+16 |
| * | Bug 575242 – New composer window not autosaved until modification | Michel Dänzer | 2009-05-01 | 1 | -13/+15 |
| * | ** Fix for bug #204891 | Milan Crha | 2009-01-20 | 1 | -0/+96 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 1 | -14/+14 |
| * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 1 | -1/+1 |
| * | Fix compiler warnings in some of the test programs. | Matthew Barnes | 2008-09-01 | 1 | -3/+5 |
| * | Fixed some compiler warnings for Templates specific hunk. | Bharath Acharya | 2008-07-21 | 1 | -3/+2 |
| * | ** Fixes Bug #200147 | Bharath Acharya | 2008-07-21 | 1 | -3/+145 |
* | | Merge changes from master. | Matthew Barnes | 2009-05-02 | 1 | -13/+15 |
* | | Let the mail module handle composer "Post To:" button clicks, since | Matthew Barnes | 2009-02-13 | 1 | -5/+69 |
* | | Let the mailer handle composer printing. | Matthew Barnes | 2009-02-01 | 1 | -0/+19 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -4/+3 |
* | | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 1 | -2/+7 |
* | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 1 | -0/+96 |
* | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 1 | -107/+127 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -9/+18 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -15/+15 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -3/+5 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -3/+144 |
|/ |
|
* | ** Fixes bug #537725 | Matthew Barnes | 2008-06-21 | 1 | -2/+1 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #535791 | Milan Crha | 2008-06-09 | 1 | -4/+22 |
* | Fix build breakage. Apparently <gtk/gtk.h> only recently started | Matthew Barnes | 2008-06-07 | 1 | -0/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -1/+1 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 1 | -44/+30 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 1 | -15/+88 |
* | ** Fixes bug #523413 | Matthew Barnes | 2008-04-09 | 1 | -4/+5 |
* | Fix a stupid typo. | Matthew Barnes | 2008-04-07 | 1 | -1/+1 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 1 | -50/+113 |
* | ** Fix for bnc #153807 | Srinivasa Ragavan | 2008-02-18 | 1 | -0/+1 |
* | ** Fix for bug #499145 | Colin Leroy | 2008-01-08 | 1 | -9/+15 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -5/+5 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -237/+237 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -1/+1 |
* | 2007-09-17 mcrha Fix for bug #472865 | Milan Crha | 2007-09-17 | 1 | -2/+6 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 1 | -3/+3 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | 2007-08-16 mcrha Fix for bug #466548 | Milan Crha | 2007-08-16 | 1 | -1/+1 |
* | Committed on behalf of Atos Origin Communication Systems | Sankar P | 2007-07-26 | 1 | -3/+3 |
* | reviewed by: Veerapuram Varadhan <vvaradhan@novell.com> | Chenthill Palanisamy | 2007-07-09 | 1 | -0/+8 |
* | Commit for tnef attachment and attachment reminder | Srinivasa Ragavan | 2007-07-09 | 1 | -1/+20 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -1/+1 |
* | ** Outlook style reply option for bug #415770 from gicmo | Srinivasa Ragavan | 2007-06-02 | 1 | -0/+6 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Removed error id "camel-exception" as it was a bogus error. | Jeffrey Stedfast | 2006-04-19 | 1 | -4/+3 |
* | committed fix for moving composer window up the stack. | Srinivasa Ragavan | 2006-03-01 | 1 | -0/+1 |
* | Use the same Win32 macro for gmtime_r() that guards against gmtime() | Tor Lillqvist | 2006-02-22 | 1 | -4/+21 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -3/+0 |
* | check if account is null before accessing it | Parthasarathi Susarla | 2006-02-02 | 1 | -1/+1 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -0/+1 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | Use the composer window as the parent window while showing the error | Parthasarathi Susarla | 2006-01-04 | 1 | -1/+1 |
* | ** See bug #315987 Send only if account is enabled | Parthasarathi Susarla | 2005-11-23 | 1 | -7/+14 |
* | Return valid transport, only if the account is enabled. | Parthasarathi Susarla | 2005-10-22 | 1 | -0/+7 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -13/+8 |
* | em-composer-utils.c (reply_get_composer, get_reply_list, | Tor Lillqvist | 2005-09-28 | 1 | -3/+3 |
* | Fixes #316983 | Carsten Guenther | 2005-09-23 | 1 | -2/+2 |
* | if we get a null default, then set "" on the entry. (emae_option_entry): | Not Zed | 2005-07-21 | 1 | -2/+5 |
* | included missing header file camel-multipart.h **Fixes #310330 | Vivek Jain | 2005-07-15 | 1 | -0/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Use the real folder and real uid (not the virtual if replying to a message | Jeffrey Stedfast | 2005-05-13 | 1 | -4/+21 |
* | Simplify the scanning for '@' by using strchr(). | Jeffrey Stedfast | 2005-04-09 | 1 | -7/+4 |
* | removed. (em_utils_handle_receipt): asynchronously load message if none is | Not Zed | 2005-04-08 | 1 | -1/+188 |
* | ** See bug #66592 | Not Zed | 2005-03-04 | 1 | -95/+33 |
* | ** See bug #68459 | Not Zed | 2005-02-25 | 1 | -59/+57 |
* | ** See bug #66943. | Not Zed | 2005-01-19 | 1 | -17/+30 |
* | handle the "reply" parameter, if set. | Not Zed | 2005-01-05 | 1 | -2/+4 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -7/+7 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 1 | -2/+1 |
* | duh, they're camel not gobjects. | Not Zed | 2004-10-22 | 1 | -1/+8 |
* | Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag when | Nat Friedman | 2004-10-22 | 1 | -1/+2 |
* | emit a 'message.replying' event with a message target. | Not Zed | 2004-10-21 | 1 | -0/+8 |
* | do noting if the composer couldn't be created. We get a popup from | Not Zed | 2004-10-15 | 1 | -10/+16 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 1 | -1/+4 |
* | describe the get-folder process. This also makes it cancellable. | Not Zed | 2004-09-24 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | If type="{Sender}" and name is an empty string, use the addr. Fixes bug | Jeffrey Stedfast | 2004-08-04 | 1 | -1/+1 |
* | ** See #61940. | Not Zed | 2004-07-28 | 1 | -8/+25 |
* | added len parameter to em_utils_part_to_html and em_utils_message_to_html. | Radek Doulik | 2004-07-28 | 1 | -4/+7 |
* | ** See bug #61824. | Not Zed | 2004-07-26 | 1 | -66/+33 |
* | New function to format an attribution string (won't crash if translators | Jeffrey Stedfast | 2004-06-16 | 1 | -20/+190 |
* | if we removed all of the addresses because they were 'us', add the first | Not Zed | 2004-06-14 | 1 | -1/+7 |