| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #636408 - Loss of data on removal of an IMAP folder with an asterisk | Milan Crha | 2011-02-11 | 1 | -2/+26 |
* | Do not perform the summary consistency check on local folders, 'On this Compu... | Chenthill Palanisamy | 2011-02-09 | 1 | -0/+1 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 9 | -58/+4 |
* | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-02-03 | 2 | -0/+6 |
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-02-02 | 3 | -23/+14 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 8 | -557/+557 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 18 | -123/+289 |
* | Bug 640760 - New mail "stuck" if missing attachment dialog cancelled | Matthew Barnes | 2011-01-28 | 1 | -0/+3 |
* | Bug #640706 - Can't edit filter/advance search condition | Milan Crha | 2011-01-28 | 1 | -1/+1 |
* | Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable | Milan Crha | 2011-01-28 | 2 | -5/+3 |
* | Adapt EMFolderTree to latest gtk+-3.0 API. | Matthew Barnes | 2011-01-26 | 1 | -5/+3 |
* | Most (but not all) packing issues from Mail preferences | Milan Crha | 2011-01-25 | 1 | -4/+60 |
* | Adapt size_request vfuncs to latest gtk+-3.0 API. | Rodrigo Moya | 2011-01-25 | 1 | -24/+0 |
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 2 | -5/+8 |
* | gdk_cursor_unref() -> g_object_unref() | Matthew Barnes | 2011-01-25 | 1 | -3/+3 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 2 | -3/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 10 | -30/+0 |
* | Adapt to Camel API changes. | Matthew Barnes | 2011-01-24 | 1 | -1/+1 |
* | mail: Use G_DEFINE_TYPE for EmFolderTreeModel | Benjamin Otte | 2011-01-23 | 1 | -29/+4 |
* | Bug 640091 - Improve error handling during send post-processing | Matthew Barnes | 2011-01-22 | 3 | -2/+37 |
* | Bug #604534 - Evolution "ignores" key-usage info in certificates | Milan Crha | 2011-01-19 | 1 | -1/+1 |
* | Bug #633982 - Crash when trying to Create a search folder from a search | Milan Crha | 2011-01-19 | 2 | -4/+3 |
* | Do not dereference NULL local_error variable | Milan Crha | 2011-01-18 | 1 | -2/+3 |
* | libetable cleanups. | Matthew Barnes | 2011-01-17 | 1 | -1/+1 |
* | Runtime warning when closing without using mailer | Milan Crha | 2011-01-13 | 1 | -1/+4 |
* | Do not hide maildir accounts from UI | Milan Crha | 2011-01-12 | 3 | -8/+2 |
* | Bug #600013 - Crash in mail_reader_message_loaded_cb | Milan Crha | 2011-01-12 | 1 | -0/+6 |
* | Bug #638808 - camel_shutdown() called too early | Milan Crha | 2011-01-11 | 1 | -1/+10 |
* | Bug #593020 - Do not check Bcc in "Sender or Recipients" condition | Milan Crha | 2011-01-11 | 2 | -32/+16 |
* | EMFolderTree: Fully implement ESelectableInterface. | Matthew Barnes | 2011-01-09 | 1 | -35/+180 |
* | Improve Maildir migration. | Matthew Barnes | 2011-01-08 | 1 | -85/+62 |
* | Avoid idle callbacks in EMailBackend initialization. | Matthew Barnes | 2011-01-08 | 3 | -25/+11 |
* | Improve wording of Maildir migration dialog. | Matthew Barnes | 2011-01-08 | 1 | -6/+5 |
* | Change Account Management string to Account Information in first-run wizard. ... | Andre Klapper | 2011-01-06 | 1 | -2/+2 |
* | Bug #637906 - Don't ask again when sending to non-mail recipients | Milan Crha | 2011-01-06 | 3 | -2/+30 |
* | Clarify a string. Fixes bug #458503. | Andre Klapper | 2010-12-30 | 1 | -1/+1 |
* | Bug 637482 - Flushing outbox gives up on first error | Matthew Barnes | 2010-12-27 | 1 | -1/+1 |
* | Bug #567879 - Add View >> Gallery Option In Email Composer | Milan Crha | 2010-12-22 | 1 | -0/+14 |
* | Bug #250046 - Quote names in addresses when necessary in mail preview | Milan Crha | 2010-12-16 | 1 | -1/+7 |
* | Bug #634385 - Crash in smtp_connect | Milan Crha | 2010-12-15 | 2 | -1/+11 |
* | Bug #436914 - Reply to inline GPG quotes raw GPG message | Milan Crha | 2010-12-13 | 4 | -468/+1 |
* | Bug #633702 - Forget password when saving account without "Remember password" | Milan Crha | 2010-12-09 | 1 | -0/+45 |
* | Check for the existence of .Outbox folder while migrating. Make sure the dumm... | Chenthill Palanisamy | 2010-12-07 | 1 | -14/+21 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 6 | -0/+18 |
* | Don't set the URL's defaults when the providers have not been refreshed | Federico Mena Quintero | 2010-12-04 | 1 | -14/+8 |
* | Only set the URL's defaults when we are creating a new account | Federico Mena Quintero | 2010-12-04 | 1 | -6/+9 |
* | Set the provider's defaults on when CamelURLs get refreshed with a new protocol | Federico Mena Quintero | 2010-12-04 | 1 | -0/+12 |
* | Don't set the provider's defaults on the URL from the widget functions | Federico Mena Quintero | 2010-12-04 | 1 | -42/+46 |
* | Function to set a CamelURL's defaults based on a provider's defaults | Federico Mena Quintero | 2010-12-04 | 1 | -0/+89 |
* | Localize few strings with ngettext | Milan Crha | 2010-12-02 | 1 | -2/+2 |
* | Do not always ask for migration to maildir | Milan Crha | 2010-12-02 | 1 | -2/+4 |
* | Bug #627176 - Do not spawn other process when clicking mailto: uri | Milan Crha | 2010-12-02 | 1 | -0/+8 |
* | Bug #621150 - Add the possibility to modify locale of the quoting messages | Jan Holesovsky | 2010-12-02 | 2 | -12/+95 |
* | Do not create local_mbox when user denied maildir migration | Milan Crha | 2010-12-01 | 1 | -3/+4 |
* | Add option "Check for new messages in all active accounts" | Milan Crha | 2010-11-30 | 3 | -2/+55 |
* | Update actions in EMailBrowser on message select too | Milan Crha | 2010-11-30 | 1 | -1/+3 |
* | Bug #633949 - Add an option to disable new e-mail check at startup | Milan Crha | 2010-11-30 | 3 | -3/+91 |
* | Ensure vFolders are enabled when invoking Edit->Search Folders | Milan Crha | 2010-11-30 | 1 | -0/+2 |
* | Bug #239817 - New criterion should grab focus in a filter editor | Milan Crha | 2010-11-30 | 1 | -2/+4 |
* | Bug #620609 - Empty trash at exit doesn't work | Milan Crha | 2010-11-30 | 1 | -4/+4 |
* | Revert certain parts from commit for bug #635738 | Milan Crha | 2010-11-29 | 1 | -4/+4 |
* | Bug #635738 - Sanitize Previous/Next buttons when not usable | Milan Crha | 2010-11-26 | 1 | -7/+32 |
* | Bug #207580 - Allow new mail check on individual accounts | Milan Crha | 2010-11-26 | 2 | -7/+22 |
* | Maildir migration: allow subfolders for Inbox | Chenthill Palanisamy | 2010-11-23 | 1 | -13/+3 |
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2010-11-23 | 9 | -12/+361 |
* | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 2 | -11/+11 |
* | Bug #632781 - Cannot disable search folders | Milan Crha | 2010-11-10 | 1 | -2/+0 |
* | Bug #632683 - Remove-duplicates should work on selection | Milan Crha | 2010-11-10 | 3 | -57/+276 |
* | Bug #632293 - Do not add POP accounts into folder tree | Milan Crha | 2010-11-10 | 2 | -1/+6 |
* | Bug #632676 - Only "Checking for new mail" in status bar and nothing else | Milan Crha | 2010-11-09 | 1 | -3/+3 |
* | Fix distcheck errors.EVOLUTION_2_91_2 | Matthew Barnes | 2010-11-08 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-08 | 4 | -4/+3 |
* | Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers | Milan Crha | 2010-11-04 | 1 | -0/+1 |
* | Bug #632580 - Freezes UI on account disable | Milan Crha | 2010-11-03 | 3 | -1/+63 |
* | Bug #632483 - [WinXP] Does not start when updated from 2.8 | Milan Crha | 2010-11-03 | 1 | -11/+4 |
* | Bug #632768 - Message list not realized when opening new folder | Milan Crha | 2010-11-03 | 1 | -1/+1 |
* | Set checkspin label mnemonic widget in account editor | Milan Crha | 2010-11-01 | 1 | -1/+3 |
* | Bug #631981 - Change reply_close_browser short description text | Milan Crha | 2010-11-01 | 1 | -1/+1 |
* | EMailReader: Add a get_alert_sink() method. | Matthew Barnes | 2010-11-01 | 5 | -0/+53 |
* | EMailBrowser: Implement EAlertSink. | Matthew Barnes | 2010-11-01 | 1 | -38/+64 |
* | Kill em_folder_utils_unsubscribe_folder(). | Matthew Barnes | 2010-11-01 | 5 | -78/+140 |
* | 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 | 3 | -7/+10 |
* | Kill mail_get_messagex(). | Matthew Barnes | 2010-11-01 | 2 | -60/+0 |
* | EMailReader: Rewrite message retrieval tracking. | Matthew Barnes | 2010-11-01 | 1 | -64/+95 |
* | Require a CamelMimeMessage in em_utils_handle_receipt(). | Matthew Barnes | 2010-10-31 | 2 | -37/+40 |
* | Skip writing to Outbox when sending. | Matthew Barnes | 2010-10-31 | 3 | -182/+143 |
* | Remove an unused function. | Matthew Barnes | 2010-10-31 | 1 | -22/+0 |
* | Kill mail_append_mail(). | Matthew Barnes | 2010-10-31 | 6 | -143/+87 |
* | Bug 633172 - Folder->Subscriptions is always enabled | Matthew Barnes | 2010-10-30 | 1 | -16/+14 |
* | e-table: Remove retro look | Benjamin Otte | 2010-10-30 | 1 | -3/+2 |
* | Cast GtkAdjustment constructor calls to GtkAdjustment | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
* | Bug #633155 - Incorrect signal connection with mail-vfolder.c:folder_deleted_cb | Milan Crha | 2010-10-29 | 1 | -1/+1 |
* | More detailed runtime warning on message list pre-sorting | Milan Crha | 2010-10-29 | 1 | -2/+10 |
* | Bug #633371 - Remote pop folder no longer emptied | Milan Crha | 2010-10-29 | 3 | -8/+8 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -3/+3 |
* | Bug #633158 - Importer stops after single mail import | Milan Crha | 2010-10-27 | 1 | -1/+1 |
* | Bug #445439 - Delete mail from pop-server when deleted from Inbox/Trash | Milan Crha | 2010-10-27 | 4 | -8/+166 |
* | Bug #631870 - Memory leak in e_week_view after GtkObject removal | Milan Crha | 2010-10-25 | 1 | -1/+1 |
* | Kill mail_store_set_offline(). | Matthew Barnes | 2010-10-23 | 9 | -215/+277 |
* | Fix capitalization in menu labels. | Matthew Barnes | 2010-10-23 | 1 | -1/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 15 | -246/+346 |
* | Bug #632679 - Add 'Remove attachments' in pop up menu | Milan Crha | 2010-10-21 | 1 | -0/+4 |
* | Bug #631526 - Loading images doesn't use proxy credentials | Milan Crha | 2010-10-21 | 1 | -1/+64 |
* | Add missing gtk-compat.h include to various files | Milan Crha | 2010-10-21 | 3 | -0/+9 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 1 | -1/+1 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 6 | -13/+28 |
* | Bug #630969 - Implement also Message->Go to->Previous Thread | Milan Crha | 2010-10-20 | 3 | -0/+56 |
* | Reduce GConf usage in em-composer-utils.c. | Matthew Barnes | 2010-10-20 | 10 | -269/+409 |
* | Bug #534453 - Incorporate 'Remove attachments' plugin | Rex Tsai | 2010-10-19 | 2 | -2/+106 |
* | Bug #567265 - BCC kept on message forward from Sent folder | Milan Crha | 2010-10-19 | 2 | -4/+6 |
* | Crash on start with vfolders configured | Milan Crha | 2010-10-19 | 2 | -0/+8 |
* | Add an "ellipsize" property to EMFolderTree. | Matthew Barnes | 2010-10-19 | 2 | -10/+57 |
* | Fix a runtime warning from the enum change. | Matthew Barnes | 2010-10-19 | 1 | -2/+2 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 20 | -126/+206 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 18 | -150/+16 |
* | Kill mail_config_service_set_save_passwd(). | Matthew Barnes | 2010-10-19 | 3 | -11/+1 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 12 | -290/+284 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 25 | -342/+424 |
* | Bug #587011 - Integrate remove-duplicates into evolution | Milan Crha | 2010-10-15 | 1 | -0/+14 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 9 | -52/+82 |
* | Remove an unused mail-config enum type. | Matthew Barnes | 2010-10-14 | 1 | -7/+0 |
* | Bug #630375 - Character encoding of GPG encrypted message not honored | Milan Crha | 2010-10-13 | 2 | -2/+14 |
* | Remove unused mail_msg_wait(). | Matthew Barnes | 2010-10-13 | 2 | -29/+0 |
* | Remove mail_tools_folder_to_url(). | Matthew Barnes | 2010-10-13 | 9 | -66/+18 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 8 | -475/+1661 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 73 | -2430/+3988 |
* | Bug #619387 - EMailBrowser doesn't honour sorting of a mail window | Milan Crha | 2010-10-12 | 1 | -0/+23 |
* | Bug #223337 - Auto-close message-browser when replying to them | Milan Crha | 2010-10-08 | 3 | -2/+92 |
* | Bug #552121 - Drop UUENCODE inline filter | Milan Crha | 2010-10-08 | 1 | -51/+1 |
* | MailFolderCache notifies in reverse order | Milan Crha | 2010-10-07 | 1 | -5/+4 |
* | Bug #631341 - On This Computer/Inbox sub-folders lost | Milan Crha | 2010-10-07 | 1 | -0/+7 |
* | Bug #631588 - Sort by Subject doesn't work | Milan Crha | 2010-10-07 | 1 | -1/+1 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 7 | -120/+80 |
* | Bug #617953 - Hide Junk messages in Search folders | Milan Crha | 2010-10-06 | 1 | -1/+1 |
* | Bug #500591 - Crash when viewing a large message | Milan Crha | 2010-10-05 | 1 | -1/+1 |
* | Bug #630295 - Inline GPG encrypted message is not always recognized | Milan Crha | 2010-10-05 | 1 | -3/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 4 | -12/+27 |
* | Bug 510020 - Add "Manage Subscriptions" to store context menus | Matthew Barnes | 2010-10-03 | 2 | -6/+9 |
* | Remove unused mail_tools_x_evolution_message_parse() | Matthew Barnes | 2010-10-03 | 2 | -44/+0 |
* | Fix a reference-counting regression I introduced. | Matthew Barnes | 2010-10-03 | 1 | -1/+0 |
* | Rewrite the folder subscription editor. | Matthew Barnes | 2010-10-03 | 8 | -1856/+1818 |
* | Fix some CamelFolderChangeInfo lifecycle issues. | Matthew Barnes | 2010-10-01 | 1 | -22/+43 |
* | Remove MailAsyncEvent. | Matthew Barnes | 2010-10-01 | 5 | -289/+30 |
* | MailFolderCache: Use an idle callback instead of MailAsyncEvent. | Matthew Barnes | 2010-10-01 | 1 | -11/+15 |
* | Remove "type" parameter from mail_async_event_emit(). | Matthew Barnes | 2010-10-01 | 5 | -26/+14 |
* | Remove MailAsyncEvent from mail-session.c. | Matthew Barnes | 2010-10-01 | 1 | -37/+19 |
* | Remove MailAsyncEvent from e-mail-store.c. | Matthew Barnes | 2010-10-01 | 1 | -33/+12 |
* | Kill em_utils_temp_save_part(). | Matthew Barnes | 2010-10-01 | 4 | -177/+0 |
* | Remove some unused bits from mail-mt.c. | Matthew Barnes | 2010-09-30 | 3 | -54/+7 |
* | camel_operation_new() now returns a GCancellable pointer. | Matthew Barnes | 2010-09-29 | 8 | -43/+51 |
* | Bug #629799 - Crash importing a mail with an ics attachment | Milan Crha | 2010-09-29 | 1 | -11/+14 |
* | Bug #630700 - Crash on message send | Milan Crha | 2010-09-29 | 1 | -2/+3 |
* | Bug #604080 - Predefined account SSL not propagated to UI | Milan Crha | 2010-09-29 | 1 | -2/+2 |
* | Bug #629636 - Doesn't recognize local ESource-s | Milan Crha | 2010-09-29 | 1 | -1/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 25 | -346/+396 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 30 | -399/+721 |
* | Bug #630269 - Hang on mail operation cancel | Milan Crha | 2010-09-22 | 1 | -1/+4 |
* | Bug #629735 - Mail preference glitch | Punit Jain | 2010-09-22 | 1 | -0/+2 |
* | Check for m->cancel != NULL in mail_msg_cancel(). | Matthew Barnes | 2010-09-21 | 1 | -1/+1 |
* | Bug 630118 - Endless recursive loop in mail_msg_cancel() | Matthew Barnes | 2010-09-21 | 1 | -1/+1 |
* | Avoid a deadlock in mail_msg_free(). | Matthew Barnes | 2010-09-19 | 1 | -9/+9 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -215/+81 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 4 | -16/+26 |
* | Adapt to CamelOperation API changes. | Matthew Barnes | 2010-09-15 | 9 | -99/+80 |
* | Kill the subject-thread plugin. | Matthew Barnes | 2010-09-15 | 1 | -10/+23 |
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 2 | -50/+161 |
* | Mail preferences tweaks | Matthew Barnes | 2010-09-14 | 1 | -90/+46 |
* | Reorganize composer preferences | Matthew Barnes | 2010-09-13 | 1 | -445/+360 |
* | mail-config.ui cleanups. | Matthew Barnes | 2010-09-13 | 2 | -2679/+1995 |
* | Teach Glade how to load an EMFolderSelectionButton. | Matthew Barnes | 2010-09-13 | 1 | -54/+39 |
* | Remove uninteresting mail options from Preferences. | Matthew Barnes | 2010-09-13 | 1 | -204/+0 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 62 | -2717/+2717 |
* | Bug 629413 - use-after-free in bad cert dialog | David Woodhouse | 2010-09-12 | 1 | -3/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 4 | -96/+188 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 1 | -2/+2 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
* | Bug 628591 - Incorrect English message in Evolution | Matthew Barnes | 2010-09-11 | 2 | -12/+18 |
* | Bug 616073 - Various translation issues | Matthew Barnes | 2010-09-11 | 1 | -8/+8 |
* | Bug #629115 - Missing mnemonic_widget property in mail-config.ui | Milan Crha | 2010-09-09 | 1 | -0/+2 |
* | Simplify emu_restore_folder_tree_state(). | Matthew Barnes | 2010-09-08 | 1 | -6/+2 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -2/+2 |
* | Memory leak fix in em_folder_tree_get_selected_folder | Milan Crha | 2010-09-07 | 1 | -0/+2 |
* | Bug #627952 - 'Local delivery' mbox's aren't read properly | Milan Crha | 2010-09-07 | 1 | -1/+1 |
* | Bug #580623 - Mishandling of evolution's proxy ignore_hosts key | Milan Crha | 2010-09-03 | 1 | -0/+61 |
* | Convert composer autosave to an EExtension. | Matthew Barnes | 2010-09-03 | 1 | -6/+1 |
* | Bug 628350 - Allow deletion of a deleted message to advance cursor | Matthew Barnes | 2010-08-31 | 1 | -1/+5 |
* | Composer autosave cleanups. | Matthew Barnes | 2010-08-31 | 1 | -5/+44 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 3 | -66/+134 |
* | Add Indonesian translation to welcome mail | Andika Triwidada | 2010-08-29 | 3 | -1/+326 |
* | Fix a runtime warning. | Matthew Barnes | 2010-08-28 | 1 | -1/+2 |
* | Bug 628141 - Duplicate signal connections in EMailReader | Matthew Barnes | 2010-08-28 | 4 | -31/+24 |
* | Mail module + EMailView cleanups. | Matthew Barnes | 2010-08-27 | 3 | -13/+71 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 6 | -172/+146 |
* | Bug #573320 - "Encrypt to self" by default on newly created mail accounts | Milan Crha | 2010-08-24 | 1 | -1/+4 |
* | Bug #627734 - Double-click a message opens it twice | Milan Crha | 2010-08-24 | 1 | -40/+9 |
* | Bug 627611 - Memory leak in efh_format_header() | David Woodhouse | 2010-08-24 | 1 | -3/+3 |
* | Add encryption and authentication support for autoconfig | Gary Ching-Pang Lin | 2010-08-23 | 2 | -3/+41 |
* | Whitespace and coding style cleanup. | Matthew Barnes | 2010-08-14 | 6 | -65/+74 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 5 | -148/+410 |
* | Bug 624913 - Disallow drag-and-drop within the same attachment bar | Matthew Barnes | 2010-08-13 | 1 | -0/+25 |
* | Minor correction to previous commit. | Matthew Barnes | 2010-08-12 | 1 | -1/+1 |
* | Bug 626724 - Folder tree mistakes "mark as unread" as new mail | Matthew Barnes | 2010-08-12 | 4 | -5/+64 |
* | EMFolderTreeModel cleanups. | Matthew Barnes | 2010-08-12 | 1 | -31/+33 |
* | Pause timline instead of stop. It hides the search animation texture. | Srinivasa Ragavan | 2010-08-12 | 1 | -1/+2 |
* | Add keybindings to tab. | Srinivasa Ragavan | 2010-08-12 | 7 | -4/+334 |
* | Change the order of histogram. New things at the right. | Srinivasa Ragavan | 2010-08-11 | 1 | -14/+11 |
* | Add Histogram of mail trend in clutter tab and enable DnD of tabs. | Srinivasa Ragavan | 2010-08-11 | 1 | -11/+104 |
* | Typo in tree_autoscroll(). | Matthew Barnes | 2010-08-11 | 1 | -1/+1 |
* | Bug 271691 - Add a way to view all attachments inline | Matthew Barnes | 2010-08-11 | 1 | -18/+15 |
* | Change em_format_redraw() to em_format_queue_redraw(). | Matthew Barnes | 2010-08-11 | 7 | -10/+10 |
* | EMFormat cleanups. | Matthew Barnes | 2010-08-10 | 2 | -7/+8 |
* | Bug 626453 - Show attachments inline when printing | Matthew Barnes | 2010-08-10 | 1 | -0/+14 |
* | Bug 626059 - Welcome messages has incorrect links | Christian Kirbach | 2010-08-05 | 21 | -120/+120 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-03 | 3 | -105/+188 |
* | Fix a GError message. | Matthew Barnes | 2010-08-03 | 1 | -1/+1 |
* | mail-session: Use the shell's active window as parent for dialog | Rob Bradford | 2010-08-03 | 1 | -3/+4 |
* | mail-reader: e_mail_reader_get_formatter may now return NULL | Rob Bradford | 2010-08-02 | 1 | -1/+7 |
* | Missing linker flag. | Matthew Barnes | 2010-08-02 | 1 | -0/+1 |
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 2 | -1/+2 |
* | Bug 625724 - Message filters do no work | Lucian Langa | 2010-08-01 | 1 | -1/+1 |
* | Simplify em_folder_tree_restore_state(). | Matthew Barnes | 2010-07-30 | 1 | -14/+10 |
* | Fix where to look for filters.xml and vfolders.xml. | Matthew Barnes | 2010-07-29 | 4 | -44/+47 |
* | Remove unused variable. | Matthew Barnes | 2010-07-28 | 1 | -1/+0 |
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 4 | -12/+18 |
* | More code cleanup. | Matthew Barnes | 2010-07-27 | 14 | -676/+455 |
* | Drop the "quote-from-selection" property. | Matthew Barnes | 2010-07-26 | 5 | -75/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-26 | 20 | -1075/+1122 |
* | Bug 624534 - Adapt to GTK+ GtkNotebookPage changes | Kjartan Maraas | 2010-07-26 | 1 | -1/+1 |
* | More usable tab switching logic than just vannina append | Srinivasa Ragavan | 2010-07-26 | 3 | -11/+40 |
* | Fix a compilation error | Srinivasa Ragavan | 2010-07-26 | 1 | -2/+2 |
* | Make clutter mode even more appealing. | Srinivasa Ragavan | 2010-07-26 | 5 | -51/+49 |
* | Allow editing mails in composer and understand vfolders. | Srinivasa Ragavan | 2010-07-26 | 1 | -3/+70 |
* | Add animations for selecting mail and search. | Srinivasa Ragavan | 2010-07-26 | 4 | -3/+141 |
* | Select folder tree based on the tab selected. | Srinivasa Ragavan | 2010-07-26 | 1 | -3/+14 |
* | Fix tab close issues in gtk & clutter mode. | Srinivasa Ragavan | 2010-07-26 | 1 | -8/+27 |
* | Add more clutter effects. Fade while selecting pages etc. | Srinivasa Ragavan | 2010-07-26 | 1 | -7/+178 |
* | Add tab-close functionality in Mx. | Srinivasa Ragavan | 2010-07-26 | 1 | -8/+65 |
* | Make search work well | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+2 |
* | Redo everything with optional clutter support. | Srinivasa Ragavan | 2010-07-26 | 2 | -46/+80 |
* | Build awesome clutter/Mx based tab'ed mail reader. | Srinivasa Ragavan | 2010-07-26 | 2 | -27/+281 |
* | Add Tab/Tab picker under clutter. | Srinivasa Ragavan | 2010-07-26 | 4 | -0/+3453 |
* | Add folder pane for tabbed browser. | Srinivasa Ragavan | 2010-07-26 | 13 | -1557/+468 |
* | Make the update-actions work across tabs. | Srinivasa Ragavan | 2010-07-26 | 2 | -0/+67 |
* | Unique folder tabs | Srinivasa Ragavan | 2010-07-26 | 1 | -1/+25 |
* | More bug fixes. | Srinivasa Ragavan | 2010-07-26 | 3 | -3/+20 |
* | Fix a compilation error | Srinivasa Ragavan | 2010-07-26 | 1 | -2/+0 |
* | Add EMailNotebook View | Srinivasa Ragavan | 2010-07-26 | 5 | -22/+295 |
* | Make EMailPanedView up & working. | Srinivasa Ragavan | 2010-07-26 | 3 | -4/+51 |
* | Redo EMailPanedView and almost match to the basic one. | Srinivasa Ragavan | 2010-07-26 | 5 | -54/+573 |