| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -11/+11 |
* | Include folder uri in "Failed to refresh folder" runtime warning | Milan Crha | 2012-08-17 | 1 | -1/+1 |
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-08-13 | 1 | -6/+13 |
* | Adapt to CamelSession API changes. | Matthew Barnes | 2012-08-12 | 1 | -7/+17 |
* | Fix few more memory leaks | Milan Crha | 2012-07-21 | 1 | -2/+13 |
* | Shorten user names with '@' in Send & Receive window. | Matthew Barnes | 2012-07-20 | 1 | -2/+11 |
* | mail-send-recv: Improve presentation. | Matthew Barnes | 2012-07-19 | 1 | -60/+73 |
* | Fix a slight memory leak. | Matthew Barnes | 2012-07-12 | 1 | -2/+7 |
* | Bug 332115 - Remove Camel module names from Send/Receive window | Matthew Barnes | 2012-07-12 | 1 | -27/+14 |
* | Do not show cancelled errors from refresh_folders_exec() | Milan Crha | 2012-07-10 | 1 | -1/+2 |
* | Always notify about finished updated_folders() call | Milan Crha | 2012-07-10 | 1 | -6/+7 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -3/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -3/+0 |
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -238/+54 |
* | Bug #669893 - Send/Receive dialog content too tall | Milan Crha | 2012-05-15 | 1 | -49/+34 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 1 | -2/+3 |
* | Add ability to specify INBOX for non-storage type accounts. Email daemon | Srinivasa Ragavan | 2012-03-29 | 1 | -10/+18 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -1/+3 |
* | mail-send-recv.c: Disregard CamelNullStores. | Matthew Barnes | 2012-01-26 | 1 | -0/+7 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -11/+15 |
* | get_receive_type(): Avoid hard-coding built-in mail store names. | Matthew Barnes | 2012-01-04 | 1 | -3/+3 |
* | Bug #666832 - Skip local/vfolder services from Send/Receive update | Milan Crha | 2012-01-04 | 1 | -0/+8 |
* | Reduce diff noise with account-mgmt branch. | Matthew Barnes | 2011-12-20 | 1 | -2/+2 |
* | Fix compiler warnings. | Matthew Barnes | 2011-12-17 | 1 | -2/+3 |
* | Avoid passing EMailBackend as much as possible. | Matthew Barnes | 2011-12-16 | 1 | -83/+54 |
* | mail-send-recv.c: Avoid using EAccount and CamelURL if possible. | Matthew Barnes | 2011-12-16 | 1 | -166/+191 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -18/+29 |
* | mail_folder_cache_note_store: CamelSession arg is unnecessary. | Matthew Barnes | 2011-12-08 | 1 | -3/+1 |
* | Use e_restore_window() and "org.gnome.evolution.window". | Matthew Barnes | 2011-11-28 | 1 | -7/+9 |
* | Adapt to CamelOperation API changes. | Matthew Barnes | 2011-11-07 | 1 | -1/+1 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -37/+59 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -39/+63 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -2/+2 |
* | Bug #651062 - Emit operation progress on the correct cancellable | Milan Crha | 2011-05-30 | 1 | -3/+3 |
* | Bug 651062 - refresh_folders_exec() reports progress incorrectly. | Matthew Barnes | 2011-05-26 | 1 | -3/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -2/+6 |
* | Bug #646033 - Update progress in Send/Receive dialog | Milan Crha | 2011-05-13 | 1 | -0/+16 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -8/+8 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -6/+15 |
* | mail-send-recv.c:get_folders(): Adapt to CamelVeeStore change. | Matthew Barnes | 2011-05-07 | 1 | -8/+7 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -86/+131 |
* | Bug #643218 - Local delivery doesn't deliver after maildir migration | Milan Crha | 2011-03-03 | 1 | -3/+4 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -6/+14 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 1 | -2/+1 |
* | Do not hide maildir accounts from UI | Milan Crha | 2011-01-12 | 1 | -1/+1 |
* | Add option "Check for new messages in all active accounts" | Milan Crha | 2010-11-30 | 1 | -2/+14 |
* | Bug #633949 - Add an option to disable new e-mail check at startup | Milan Crha | 2010-11-30 | 1 | -1/+7 |
* | Bug #207580 - Allow new mail check on individual accounts | Milan Crha | 2010-11-26 | 1 | -7/+19 |
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2010-11-23 | 1 | -1/+1 |
* | Bug #632676 - Only "Checking for new mail" in status bar and nothing else | Milan Crha | 2010-11-09 | 1 | -3/+3 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -3/+5 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -5/+5 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -2/+1 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -2/+8 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -35/+65 |
* | camel_operation_new() now returns a GCancellable pointer. | Matthew Barnes | 2010-09-29 | 1 | -3/+3 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -2/+3 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -46/+60 |
* | Adapt to CamelOperation API changes. | Matthew Barnes | 2010-09-15 | 1 | -17/+20 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -102/+102 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -33/+78 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -22/+12 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -2/+2 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -9/+9 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -9/+10 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -5/+0 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+4 |
* | Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4 | Jonathon Jongsma | 2009-12-21 | 1 | -10/+9 |
* | Make the mail folder cache a proper GObject | Jonathon Jongsma | 2009-12-16 | 1 | -1/+1 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -1/+1 |
* | Bug #598877 - Crash while sending mail, in report_status function | Milan Crha | 2009-11-06 | 1 | -2/+4 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -6/+6 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-10-24 | 1 | -3/+3 |
* | Bug #336337 - Send & receive dialog shows the default smtp server | Milan Crha | 2009-10-15 | 1 | -2/+44 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -4/+6 |
|\ |
|
| * | Make it possible to have send receive with out dialog | Srinivasa Ragavan | 2009-07-22 | 1 | -5/+12 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -2/+9 |
|\| |
|
| * | Bug #568302 - Skip "noselect=yes" folders on Send/Receive | Milan Crha | 2009-06-24 | 1 | -2/+9 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -38/+38 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -1/+0 |
* | | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -20/+19 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -36/+36 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -7/+7 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
| |/ |
|
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -3/+3 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -15/+15 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 1 | -1/+1 |
|\| |
|
| * | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 1 | -1/+1 |
| * | ** Fixes bug #564519 | Lucian Langa | 2008-12-15 | 1 | -2/+4 |
| * | Just some minor code polishing. | Matthew Barnes | 2008-10-23 | 1 | -12/+16 |
| * | ** Fix for bug #545045 | Philip Withnall | 2008-10-01 | 1 | -2/+7 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -12/+12 |
| * | Milan Crha <mcrha@redhat.com> Fix for bug #328216 (Bad signature prompt for ... | Suman Manjunath | 2008-09-08 | 1 | -2/+2 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -12/+5 |
* | | Miscellaneous bug fixes. | Matthew Barnes | 2009-04-24 | 1 | -4/+16 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -5/+7 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -2/+4 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -4/+11 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -12/+16 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -7/+17 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -14/+19 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -2/+2 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -12/+5 |
|/ |
|
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -12/+0 |
* | ** Fix for bug #535689 | Lucian Langa | 2008-06-02 | 1 | -1/+2 |
* | ** Fix for bug #317755 | Milan Crha | 2008-05-27 | 1 | -0/+2 |
* | ** Fixes bug #494171 | Matthew Barnes | 2008-04-22 | 1 | -1/+8 |
* | ** Fix for bug #512776 | Milan Crha | 2008-02-22 | 1 | -20/+29 |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 1 | -1/+1 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -17/+14 |
* | ** Non-intrusive errror reporting and basic logging support. | Srinivasa Ragavan | 2007-12-17 | 1 | -2/+3 |
* | Fix an implicit function declaration. | Matthew Barnes | 2007-12-14 | 1 | -0/+1 |
* | ** Fix for bug #336074 | Milan Crha | 2007-12-11 | 1 | -13/+10 |
* | ** Fix for bug #363644 | Denis Washington | 2007-12-04 | 1 | -0/+2 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -73/+73 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -1/+1 |
* | ** Migration of theme icons to data/icons/ (bug #479257) | Michael Monreal | 2007-10-12 | 1 | -2/+2 |
* | 2007-10-03 mcrha Fix for bug #473903 | Milan Crha | 2007-10-03 | 1 | -3/+4 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -28/+32 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Move away from g_assert to g_return* calls | Srinivasa Ragavan | 2007-08-31 | 1 | -4/+2 |
* | ** Fix for bug #332112 from Lucky | Srinivasa Ragavan | 2007-07-29 | 1 | -1/+1 |
* | ** Added the hook for plugging into Send/Receive dialog for the | Srinivasa Ragavan | 2007-07-04 | 1 | -2/+10 |
* | ** Fixes bug #447727 | Matthew Barnes | 2007-06-15 | 1 | -12/+12 |
* | Pass a CamelException when refreshing folders, removing the spew of | Ross Burton | 2007-06-02 | 1 | -1/+5 |
* | Revert the dialog_map() solution and use ellipsized labels. Also, only the | Matthew Barnes | 2007-05-25 | 1 | -25/+11 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -141/+195 |
* | Provide a CamelException to camel_folder_refresh_info(). | Matthew Barnes | 2007-04-06 | 1 | -1/+3 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Do not check for mails in all folders, for Exchange. Will be more than | Sankar P | 2006-12-18 | 1 | -4/+6 |
* | Silence Camel exception warning at startup - fixes bug 352248. | Matthew Barnes | 2006-08-22 | 1 | -1/+5 |
* | Fixes bug #335241 | Srinivasa Ragavan | 2006-08-02 | 1 | -2/+18 |
* | Fixes bug #335241 | Srinivasa Ragavan | 2006-07-14 | 1 | -3/+12 |
* | ** Fixes bug #221270. Removed white space before : when displaying account | Rohini S | 2006-02-13 | 1 | -6/+6 |
* | ** Fixes bug #221270. | Rohini S | 2006-01-16 | 1 | -14/+24 |
* | changing "cancelled" (British English) to "canceled" (American English). | Andre Klapper | 2006-01-06 | 1 | -2/+2 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | See bug ** 323253 | Shi Pu | 2005-12-06 | 1 | -1/+1 |
* | ** See bug #315987 Send only if account is enabled | Parthasarathi Susarla | 2005-11-23 | 1 | -1/+1 |
* | Honour the check_all flag for the scalix provider. Fixes bug #313582. | Christian Kellner | 2005-08-16 | 1 | -1/+2 |
* | hack to make it honour the 'refresh only inbox' imap/groupwise setting. | Not Zed | 2005-07-27 | 1 | -4/+11 |
* | if we get a null default, then set "" on the entry. (emae_option_entry): | Not Zed | 2005-07-21 | 1 | -3/+110 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Fix the dialog to have borders that are HIG-compliant and fix up the | Rodney Dawes | 2005-01-28 | 1 | -12/+18 |
* | get image widget directly from icon factory | JP Rosevear | 2004-11-26 | 1 | -7/+2 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -62/+77 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -2/+2 |
* | ** See #58693. | Not Zed | 2004-05-20 | 1 | -2/+2 |
* | removed. | Not Zed | 2004-05-03 | 1 | -7/+0 |
* | call mail_note_store rather than get_folder_info so that unread counts are | Not Zed | 2004-04-29 | 1 | -1/+1 |
* | Same. | Jeffrey Stedfast | 2004-04-20 | 1 | -2/+2 |
* | mail-component.c | Michael Terry | 2004-04-19 | 1 | -4/+17 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -1/+6 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 1 | -0/+18 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -4/+1 |
* | ** See bug #53179 | Not Zed | 2004-01-28 | 1 | -0/+5 |
* | ref folder from mail_component_get_folder. | Not Zed | 2004-01-28 | 1 | -0/+1 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -6/+8 |
* | ** See bug #52990. | Not Zed | 2004-01-20 | 1 | -2/+2 |
* | Set the send/recv dialog to non-modal. Fixes bug #50127. | Jeffrey Stedfast | 2004-01-06 | 1 | -18/+20 |
* | thin wrapper on mail_component_get_local_inbox. | Not Zed | 2003-11-17 | 1 | -1/+0 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -15/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -12/+13 |
* | Make the dialog more HIG-compliant by fixing widget alignment/spacing | Rodney Dawes | 2003-09-26 | 1 | -8/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -11/+14 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 1 | -6/+4 |
* | free the info structure as well. | Larry Ewing | 2003-06-12 | 1 | -0/+1 |
* | ** See bug #41748 | Not Zed | 2003-05-01 | 1 | -7/+13 |
* | pass an exception to get_provider, to silence some warnings/get a valid | Not Zed | 2003-04-24 | 1 | -1/+4 |
* | create a stock cancel button with a cancel all text. (build_dialogue): | Not Zed | 2003-04-15 | 1 | -4/+7 |
* | Change the padding to comply with the GNOME HIG. Fixes bug #41001. | Jeffrey Stedfast | 2003-04-11 | 1 | -11/+13 |
* | ** Bug 40536 | Not Zed | 2003-04-07 | 1 | -4/+6 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise. | Ettore Perazzoli | 2003-03-07 | 1 | -1/+1 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -36/+47 |
* | dont unref the dialogue. (dialog_destroy_cb): null out the | Not Zed | 2003-01-10 | 1 | -5/+3 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -33/+50 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -5/+2 |
* | weak notify -> ref. | Not Zed | 2002-11-15 | 1 | -1/+1 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 1 | -3/+4 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -34/+40 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 1 | -4/+63 |
* | Noop if we are in offline mode. | Jeffrey Stedfast | 2002-05-31 | 1 | -5/+4 |
* | Argh! get_folder_info owns and frees its *OWN* folder info, it shouldn't | Not Zed | 2002-04-09 | 1 | -2/+0 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 1 | -11/+4 |
* | Don't just assume all of the GtkHTMLEmbedded's fields are filled in, since | Dan Winship | 2001-12-10 | 1 | -3/+11 |
* | Check that the mail-display hasn't been destroyed. | Jeffrey Stedfast | 2001-12-08 | 1 | -1/+14 |
* | Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account() | Jeffrey Stedfast | 2001-10-29 | 1 | -22/+7 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Check for a NULL provider. (build_dialogue): Check for invalid source | Jeffrey Stedfast | 2001-10-26 | 1 | -3/+26 |
* | call setup_send_data *after* we've setup the global dialogue thingy. | 8 | 2001-10-19 | 1 | -11/+12 |
* | Only build destination data if we have destination != NULL. Fixes crash of | 3 | 2001-10-04 | 1 | -1/+1 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+1 |
* | create storages for providers that are STORAGE and aren't EXTERNAL, rather | Dan Winship | 2001-10-02 | 1 | -5/+4 |
* | Take a new argument 'done' that can callback when complete. Fixed callers | 1 | 2001-09-21 | 1 | -6/+3 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 1 | -1/+1 |
* | Here too. | Jeffrey Stedfast | 2001-09-20 | 1 | -1/+2 |
* | Function to get the real receive tpe for ag iven url. IMAP/SPOOL/MAILDIR | 7 | 2001-09-19 | 1 | -9/+12 |
* | Revert my bar_destroy code and replace it with dialog_destroy instead. | Jeffrey Stedfast | 2001-09-15 | 1 | -3/+4 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 1 | -4/+4 |
* | Attach to the destroy event for each progressbar using bar_destroyed as | Jeffrey Stedfast | 2001-09-11 | 1 | -2/+15 |
* | Fix capitalization. Fixes bug #7486. | Jeffrey Stedfast | 2001-09-05 | 1 | -1/+1 |
* | If the store is not connected, scan it's subfolders first. | Jeffrey Stedfast | 2001-08-27 | 1 | -124/+131 |
* | We don't need to escape this for printf'ing. | Peter Williams | 2001-08-23 | 1 | -14/+1 |
* | Treat the spool provider like IMAP: update instead of performing an | Peter Williams | 2001-08-22 | 1 | -2/+2 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 1 | -5/+21 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 1 | -8/+9 |
* | [ Use bonobo_object_unref on the storage since it's a bonobo object. ] | Peter Williams | 2001-08-08 | 1 | -1/+1 |
* | handle null paths in the dialog so that we avoid printing NULL strings | Larry Ewing | 2001-08-03 | 1 | -1/+3 |
* | Add EVOLUTION_BUTTONSDIR to get to some different icons. | Not Zed | 2001-08-02 | 1 | -68/+81 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 1 | -13/+4 |
* | The e_iterator_get() returns a gconstpointer and we need a non-const | Jeffrey Stedfast | 2001-06-29 | 1 | -2/+4 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 1 | -0/+16 |
* | New file, started by Ettore, finished by me, to implement the | Dan Winship | 2001-05-10 | 1 | -2/+2 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 1 | -5/+5 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -1/+1 |
* | Remove some redundant LIBS variables... purify complained that the command | Dan Winship | 2001-04-14 | 1 | -1/+1 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -9/+11 |
* | Doh! This was storing "struct _folder_info"s in the cache and then trying | Dan Winship | 2001-03-30 | 1 | -4/+4 |
* | Use gnome-dialog-close instead of object_unref, for some reason it doesn't | Not Zed | 2001-03-27 | 1 | -1/+1 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -1/+1 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -72/+63 |
* | Only allow downloading if the source is enabled at this time. | Not Zed | 2001-02-23 | 1 | -2/+3 |
* | Dont do the thaw/freeze set here. (update_folders): " | Not Zed | 2001-02-20 | 1 | -4/+4 |
* | Not sure it makes any difference, but lets ref the folder while the hash | Jeffrey Stedfast | 2001-02-17 | 1 | -4/+6 |
* | only free driver, if set. (fetch_mail_fetched): Unref the driver here, so | Not Zed | 2001-02-09 | 1 | -87/+207 |
* | Init active_downloads hash if it hasn't been yet. | Not Zed | 2001-02-08 | 1 | -0/+6 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -21/+125 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -1/+5 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 1 | -51/+50 |
* | Fix bug in autodetected mboxes | Iain Holmes | 2001-01-31 | 1 | -43/+55 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -17/+19 |
* | The following fixes seem to clear up the problem of new mail not being | Jeffrey Stedfast | 2001-01-26 | 1 | -1/+6 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 1 | -6/+14 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -1/+6 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -1/+27 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -2/+2 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -669/+3 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 1 | -110/+672 |