| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 1 | -3/+3 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -7/+10 |
* | Bug #638810 - Crash in camel_folder_search_set_folder with IMAP account | Milan Crha | 2012-01-07 | 1 | -13/+9 |
* | Reduce diff noise with account-mgmt branch. | Matthew Barnes | 2011-12-20 | 1 | -3/+0 |
* | Avoid passing EMailBackend as much as possible. | Matthew Barnes | 2011-12-16 | 1 | -66/+63 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -32/+8 |
* | Move folder URI caching to MailFolderCache. | Matthew Barnes | 2011-12-08 | 1 | -79/+33 |
* | Remove unused function vfolder_create_part(). | Matthew Barnes | 2011-12-08 | 1 | -6/+0 |
* | Remove unused function vfolder_revert(). | Matthew Barnes | 2011-12-08 | 1 | -13/+0 |
* | Remove 'vfolder_store' global variable. | Matthew Barnes | 2011-12-08 | 1 | -12/+32 |
* | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-11-14 | 1 | -61/+1 |
|\ |
|
| * | Bug #565483 - "All folders" does not search all folders | Milan Crha | 2011-11-11 | 1 | -61/+1 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-28 | 1 | -1/+1 |
|\| |
|
| * | e-mail-store.c: Take EMailSession instead of EMailBackend. | Matthew Barnes | 2011-10-27 | 1 | -1/+1 |
* | | Merge branch 'master' into wip/gsettings | Rodrigo Moya | 2011-10-26 | 1 | -7/+2 |
|\| |
|
| * | Adapt to CamelNetworkSettings changes. | Matthew Barnes | 2011-10-25 | 1 | -7/+2 |
* | | And yet more GSettings migration on the mail component | Rodrigo Moya | 2011-10-20 | 1 | -6/+6 |
|/ |
|
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -18/+28 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-08-31 | 1 | -3/+5 |
* | Cannot add folder to previously saved Search folder | Milan Crha | 2011-08-19 | 1 | -13/+23 |
* | Use new CamelService:display-name property. | Matthew Barnes | 2011-08-18 | 1 | -12/+7 |
* | Bug #650671 - Service connect/disconnect not cancelled properly | Milan Crha | 2011-07-02 | 1 | -1/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -14/+38 |
* | vfolder_adduri(): Take an EMailBackend instead of EMailSession. | Matthew Barnes | 2011-06-02 | 1 | -14/+17 |
* | EMVFolderRule: Track folder URIs in a GQueue instead of GList. | Matthew Barnes | 2011-06-02 | 1 | -41/+43 |
* | mail_vfolder_add_folder(): Change parameters. | Matthew Barnes | 2011-06-01 | 1 | -8/+11 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -2/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+3 |
* | EMFolderTree: Store an EMailBackend instead of an EMailSession. | Matthew Barnes | 2011-05-24 | 1 | -4/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -8/+18 |
* | Get vfolder_edit_rule() working again. | Matthew Barnes | 2011-05-12 | 1 | -64/+61 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -45/+45 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -4/+9 |
* | Adapt to CamelFolderInfo.name -> display_name. | Matthew Barnes | 2011-05-07 | 1 | -1/+3 |
* | MailFolderCache: Emit folder names instead of URIs in signals. | Matthew Barnes | 2011-05-06 | 1 | -148/+92 |
* | mail-vfolder.c: Coding style cleanups. | Matthew Barnes | 2011-05-06 | 1 | -20/+16 |
* | Simplify vfolder_adduri_desc(). | Matthew Barnes | 2011-05-06 | 1 | -37/+30 |
* | Build vfolder rules with CamelFolders instead of folder URIs. | Matthew Barnes | 2011-05-04 | 1 | -6/+8 |
* | Replace camel_store_folder_uri_equal() with e_mail_folder_uri_equal(). | Matthew Barnes | 2011-05-03 | 1 | -27/+38 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -8/+14 |
* | Adapt to sealed up CamelService. | Matthew Barnes | 2011-04-18 | 1 | -2/+3 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -5/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -25/+60 |
* | Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable | Milan Crha | 2011-01-28 | 1 | -2/+2 |
* | Bug #633982 - Crash when trying to Create a search folder from a search | Milan Crha | 2011-01-19 | 1 | -3/+1 |
* | Ensure vFolders are enabled when invoking Edit->Search Folders | Milan Crha | 2010-11-30 | 1 | -0/+2 |
* | Bug #633155 - Incorrect signal connection with mail-vfolder.c:folder_deleted_cb | Milan Crha | 2010-10-29 | 1 | -1/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -6/+7 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -3/+3 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -4/+5 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -40/+61 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -39/+92 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -1/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -5/+5 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -8/+21 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -187/+187 |
* | Bug 628591 - Incorrect English message in Evolution | Matthew Barnes | 2010-09-11 | 1 | -6/+9 |
* | Fix where to look for filters.xml and vfolders.xml. | Matthew Barnes | 2010-07-29 | 1 | -26/+29 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -14/+5 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -28/+19 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -10/+16 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -11/+11 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -19/+25 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -3/+0 |
* | Bug #302742 - The mail error messages is difficult to understand/translate | Milan Crha | 2010-04-02 | 1 | -5/+25 |
* | Drop support for migrating from Evolution < 2.0. | Matthew Barnes | 2010-03-30 | 1 | -7/+7 |
* | Bug #609638 - Empty warning message on New vFolder | Milan Crha | 2010-02-11 | 1 | -0/+11 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -3/+3 |
* | Kill em_utils_get_data/config_dir(), push down to MailSession | Jonathon Jongsma | 2009-12-17 | 1 | -10/+9 |
* | Remove mail-config, vfolder, and filter deps from mail-folder-cache | Jonathon Jongsma | 2009-12-16 | 1 | -4/+37 |
* | Add documentation to clarify mail-folder-cache functionality | Jonathon Jongsma | 2009-12-16 | 1 | -3/+65 |
* | Make the mail folder cache a proper GObject | Jonathon Jongsma | 2009-12-16 | 1 | -2/+5 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -4/+4 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -8/+8 |
* | port mail/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -5/+7 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -51/+51 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -30/+26 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -17/+4 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 1 | -2/+16 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -2/+0 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -35/+8 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -17/+15 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -4/+4 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -55/+55 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -2/+3 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -1/+2 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -20/+46 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 1 | -19/+0 |
|\| |
|
| * | ** BUGFIX: 573170 - Add back support for vfolder of vfolders. | Srinivasa Ragavan | 2009-05-03 | 1 | -19/+0 |
| * | ** Fix for bug #555276 | Srinivasa Ragavan | 2008-11-19 | 1 | -0/+5 |
| * | ** Fix for bug #555276 | Srinivasa Ragavan | 2008-10-17 | 1 | -0/+15 |
| * | ** Fix for bug #534039 | Milan Crha | 2008-09-11 | 1 | -3/+3 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -14/+14 |
| * | Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION. | Matthew Barnes | 2008-08-05 | 1 | -1/+1 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -2/+3 |
* | | Implement yet more mail actions. | Matthew Barnes | 2008-12-19 | 1 | -33/+27 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -0/+5 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -0/+15 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -28/+50 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -3/+3 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -14/+14 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -1/+1 |
|/ |
|
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #534039 | Milan Crha | 2008-06-20 | 1 | -15/+22 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -3/+3 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -10/+10 |
* | ** Fix for bug #511488 | Srinivasa Ragavan | 2008-01-28 | 1 | -1/+11 |
* | ** Part of bug #511488 | Milan Crha | 2008-01-24 | 1 | -19/+17 |
* | ** Fix for bug #509697 | Milan Crha | 2008-01-16 | 1 | -0/+4 |
* | ** Most of the errors are now non-intrusive | Srinivasa Ragavan | 2008-01-10 | 1 | -3/+4 |
* | ** Fix for bug #300336 | Milan Crha | 2008-01-07 | 1 | -0/+23 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -49/+37 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -39/+39 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -2/+2 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -18/+21 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Move away from g_assert to g_return* calls | Srinivasa Ragavan | 2007-08-31 | 1 | -7/+27 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -64/+37 |
* | ** Fixes bug 33139 | Parthasarathi Susarla | 2006-02-20 | 1 | -3/+5 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | Harmonize #include order and syntax. Use pthread_equal() to compare | Tor Lillqvist | 2005-12-18 | 1 | -20/+24 |
* | Change instances of "vfolder" that appear in the UI to use the term | Rodney Dawes | 2005-08-08 | 1 | -8/+8 |
* | ** See bug #300607. | Not Zed | 2005-08-01 | 1 | -23/+60 |
* | forward-reference structures | Not Zed | 2005-05-16 | 1 | -0/+1 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | New method to copy the selected text in the mail display, to the clipboard | Rodney Dawes | 2005-02-19 | 1 | -0/+11 |
* | Replace "_Virtual Folder" with "_vFolder" for the search menu to create a | Rodney Dawes | 2005-02-02 | 1 | -5/+5 |
* | See bug #69815. | Not Zed | 2005-01-28 | 1 | -4/+14 |
* | ** Related to changes for #65178. | Not Zed | 2005-01-17 | 1 | -32/+43 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -5/+13 |
* | ** See #31027. | Not Zed | 2004-06-18 | 1 | -1/+4 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -23/+23 |
* | don't check rule->source, its irrelevent to vfolder sources, and clean up | Not Zed | 2004-06-14 | 1 | -50/+31 |
* | initialise desc to NULL before using it later on. gcc doesn't warn on this | Not Zed | 2004-05-26 | 1 | -1/+1 |
* | ** Another unread count bug, #58814. | Not Zed | 2004-05-22 | 1 | -1/+0 |
* | no new message test if its the drafts folder too. | Not Zed | 2004-05-18 | 1 | -1/+39 |
* | removed. | Not Zed | 2004-05-03 | 1 | -1/+0 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -17/+5 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -1/+2 |
* | fix for vfolder-rule api changes. | Not Zed | 2004-02-20 | 1 | -5/+7 |
* | call abort before we unref, aid debugging if we hit it. | Not Zed | 2004-02-05 | 1 | -3/+31 |
* | ** See bug #53683. | Not Zed | 2004-02-04 | 1 | -2/+1 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -4/+3 |
* | Make displayed_uid public. | Not Zed | 2004-01-20 | 1 | -0/+11 |
* | if we can't open the pop3 cache dir, because it doesn't exist, it is not | Not Zed | 2004-01-19 | 1 | -3/+21 |
* | s/g_fre/g_free/ | Jeffrey Stedfast | 2004-01-17 | 1 | -2/+1 |
* | change this to check the store using the provider url_cmp and just lookup | Not Zed | 2004-01-16 | 1 | -15/+51 |
* | Make vfolder_store 'global'. | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+1 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-09 | 1 | -1/+1 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -1/+0 |
* | Remove all the syncFolder stuff since it's not in the Component interface | Ettore Perazzoli | 2003-12-01 | 1 | -2/+0 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 1 | -3/+1 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 1 | -3/+3 |
* | Modified to not use EStorage* functions. I don't even think it *needs* to | Jeffrey Stedfast | 2003-11-14 | 1 | -7/+6 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -3/+3 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 1 | -9/+9 |
* | removed #include "folder-browser.h" | Jeffrey Stedfast | 2003-10-23 | 1 | -1/+0 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -16/+22 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -1/+0 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -2/+2 |
* | ** See bug #44609 | Not Zed | 2003-06-17 | 1 | -2/+2 |
* | Set the correct border width and vbox spacing to be HIG compliant. Fixes | Jeffrey Stedfast | 2003-04-16 | 1 | -0/+4 |
* | swap button order. For #40900. | Not Zed | 2003-04-08 | 1 | -2/+2 |
* | Update for e_notice move (apply_changes): Pass a parent_window to e_notice | Dan Winship | 2003-03-25 | 1 | -1/+1 |
* | validate rule & rule is unique. Workaround for #39464. Should this just | Not Zed | 2003-03-18 | 1 | -0/+19 |
* | Part of a fix for bug #39809 | Jeffrey Stedfast | 2003-03-18 | 1 | -2/+1 |
* | Fix the response code, because some bastard changed the filter/* code and | Not Zed | 2003-03-10 | 1 | -1/+1 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -0/+1 |
* | add EVOLUTION_PRIVDATADIR | Dan Winship | 2003-02-07 | 1 | -1/+1 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+2 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -22/+45 |
* | fixed to build with -DG_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -1/+1 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -35/+35 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -2/+2 |
* | clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unref | Not Zed | 2002-11-26 | 1 | -10/+2 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -1/+0 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -2/+2 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -87/+90 |
* | Unref the driver before returning to main thread, so any closing | Not Zed | 2002-08-06 | 1 | -12/+0 |
* | Initialise the standard uri's before doing anything else. | Not Zed | 2002-07-24 | 1 | -12/+41 |
* | When renaming, use full_name to set the folder, not name, so the path is | Not Zed | 2002-07-22 | 1 | -1/+1 |
* | Re-enable some #if 0'd code. | Jeffrey Stedfast | 2002-07-17 | 1 | -1/+1 |
* | Set the vfolder_editor variable to null before we close the dialogue, | Not Zed | 2002-07-15 | 1 | -4/+4 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 1 | -20/+28 |
* | Pass TRUE as the auto_connect argument to mail_load_storage_from_uri(). | Jeffrey Stedfast | 2002-07-04 | 1 | -1/+1 |
* | remove a #include "camel-remote-store.h" | Jeffrey Stedfast | 2002-05-23 | 1 | -1/+0 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 1 | -2/+3 |
* | Make sure that the message subject is non-NULL beforetrying to base a | Jeffrey Stedfast | 2001-12-11 | 1 | -0/+1 |
* | Add a NULL check for rule->name. (mail_vfolder_add_uri): Same here. | Jeffrey Stedfast | 2001-11-13 | 1 | -6/+14 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -2/+1 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -2/+2 |
* | Sort the folder updates first, since we dont seem to get them in the right | 9 | 2001-10-29 | 1 | -1/+1 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 1 | -15/+14 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 1 | -5/+5 |
* | Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's | 8 | 2001-10-28 | 1 | -37/+72 |
* | Changed to open the source store from '/', so we can do renames across | 6 | 2001-10-27 | 1 | -6/+55 |
* | Clear variables once done, for debugging. (mail_vfolder_add_uri, | 1 | 2001-10-22 | 1 | -5/+10 |
* | Free folders_uri. (real_folder_deleted): If folder is deleted, remove it | 9 | 2001-10-19 | 1 | -33/+14 |
* | Added remove flag - its not adduri, its removeuri, its less typing than | 8 | 2001-10-19 | 1 | -32/+43 |
* | Call mail_vfolder_shutdown. | Jeffrey Stedfast | 2001-10-16 | 1 | -0/+25 |
* | If we're accessing a vfolder uri, then popup the vfolder editor instead of | 4 | 2001-10-05 | 1 | -0/+63 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -2/+2 |
* | replace my_list_find() == NULL with my_list_find() != NULL. | Jeffrey Stedfast | 2001-10-02 | 1 | -2/+2 |
* | Emit folder_deleted event. (remove_find_path): Fix, compare against path, | 8 | 2001-09-29 | 1 | -99/+300 |
* | Dont let drafts/outbox/sent be added via a generic 'all local folders' | 0 | 2001-09-21 | 1 | -0/+5 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 1 | -7/+7 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 1 | -9/+34 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -2/+12 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -28/+5 |
* | Major rewrite of most of the guts, handle changes based on signals and | 5 | 2001-09-15 | 1 | -289/+294 |
* | Fixed the remove callback prototype, and return the result properly using | 2 | 2001-09-13 | 1 | -3/+21 |
* | Marked string for translation (with U_). | Chyla Zbigniew | 2001-09-01 | 1 | -1/+3 |
* | Allow the activity to be NULL if there isn't a global_shell_client so that | Jeffrey Stedfast | 2001-08-20 | 1 | -7/+3 |
* | Fix this so it can actually get folders from the hash of folders on the | Jason Leach | 2001-08-14 | 1 | -3/+3 |
* | [ Change this gtk_object_ref on the storage to a bonobo_object_ref ] | Peter Williams | 2001-08-09 | 1 | -1/+1 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 1 | -7/+7 |
* | Connect to the folder_remove signal on the storage. (vfolder_remove): New | Jeffrey Stedfast | 2001-08-03 | 1 | -45/+84 |
* | New function. If a vfolder in our list gets finalized, NULL out | Peter Williams | 2001-07-13 | 1 | -0/+21 |
* | Add mail folder cache hookups. | Peter Williams | 2001-07-05 | 1 | -0/+4 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Don't allow multiple copies of this to be run at a time. | Jeffrey Stedfast | 2001-05-12 | 1 | -6/+18 |
* | use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. Rename | Gediminas Paulauskas | 2001-04-22 | 1 | -2/+1 |
* | Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same. | Jeffrey Stedfast | 2001-04-15 | 1 | -3/+3 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -1/+2 |
* | Added edit item to search-bar menu. | Not Zed | 2001-03-15 | 1 | -1/+1 |
* | Remove very old camel lock stuff. | Not Zed | 2001-03-03 | 1 | -4/+95 |
* | Fixes for changes to search bar. (search_save): Removed. (search_full): | Not Zed | 2001-03-01 | 1 | -0/+14 |
* | vfolder/filter on mailing list. Doesn't acutally work right yet. | Michael Zucci | 2001-02-23 | 1 | -0/+11 |
* | New handy dandy function to ref and return the vfolder storage (will | Jeffrey Stedfast | 2001-02-20 | 1 | -0/+6 |
* | Dont do the thaw/freeze set here. (update_folders): " | Not Zed | 2001-02-20 | 1 | -27/+45 |
* | Update copyrights. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | Make the advanced search dialog use stock buttons. Make the OK button | Ettore Perazzoli | 2001-01-28 | 1 | -0/+3 |
* | Make the vfolder and "advanced search" dialogs a bit larger for better | Ettore Perazzoli | 2001-01-28 | 1 | -0/+1 |
* | Function to add a store/storage mapping. (add_storage): Use it. | Dan Winship | 2001-01-23 | 1 | -1/+5 |
* | Detect created and deleted vfolders. | Iain Holmes | 2000-12-22 | 1 | -1/+3 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -1/+1 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 1 | -0/+2 |
* | Make the vfolder editor resize correctly. Fixes bug #835. | Jeffrey Stedfast | 2000-12-07 | 1 | -1/+1 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 1 | -1/+1 |
* | IF we dont find a source, clear the exception and ignore it silently. for | Not Zed | 2000-11-21 | 1 | -0/+4 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -1/+1 |
* | Make "Get Mail" even more functional on IMAP (scans all folders), | Dan Winship | 2000-11-02 | 1 | -2/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | Made the top of the folder browser a little prettier. | Christopher James Lahey | 2000-10-24 | 1 | -0/+1 |