/widgets/misc/

ail/em-folder-properties.c?id=61ae36351b24cc676f60483d576706bf827f2987'>Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-7/+9 * Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-29/+25 * Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-9/+14 * Fix compiler warnings.Matthew Barnes2011-11-231-1/+0 * More mail GSettings migrationRodrigo Moya2011-10-191-7/+4 * Adapt to CamelFolderSummary API changesMilan Crha2011-10-061-3/+3 * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+5 * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-111-1/+1 * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-0/+1 * Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-251-28/+12 * Coding style and whitespace cleanup.Matthew Barnes2011-05-221-3/+6 * EMFolderProperties: Fetch quota information asynchronously.Matthew Barnes2011-05-151-11/+52 * Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-05-131-1/+1 * EMConfigTargetFolder: Remove URI member.Matthew Barnes2011-05-131-4/+1 * Reimplement em_folder_properties_show().Matthew Barnes2011-05-121-98/+195 * Coding style cleanups.Matthew Barnes2011-05-091-6/+6 * Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-071-1/+1 * Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-11-081-1/+1 * Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0 * Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-7/+9 * Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-2/+5 * Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+4 * Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+10 * Coding style cleanups.Matthew Barnes2010-09-131-14/+14 * Adapt to Camel API changes.Matthew Barnes2010-04-301-171/+63 * Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2 * Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+6 * Only #include Camel's top-level header.Matthew Barnes2010-04-031-6/+1 * Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+2 * Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-6/+2 * Stop abusing forward declarations.Matthew Barnes2009-06-191-1/+1 * More code cleanup.Matthew Barnes2009-06-021-2/+2 * Prefer GLib basic types over C types.Matthew Barnes2009-05-271-19/+19 * Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-7/+7 |\ | * Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3 | * Fix compiler warnings in mail.Matthew Barnes2009-05-261-4/+4 | * ** Fix for bug #563369Milan Crha2008-12-091-0/+1 | * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-13/+14 | * ** Fix bug #544430Matthew Barnes2008-08-311-3/+5 | * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use "Inbox"...Suman Manjunath2008-08-041-1/+2 * | Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-1/+3 * | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-4/+4 * | Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-191-2/+5 * | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+1 * | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-23/+37 * | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-16/+19 * | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+2 |/ * fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-13/+1 * add gtk/gtkspinbutton.h to the includesJeffrey Stedfast2008-05-171-0/+1 * Needed so that IMAP4 can allow users to configure cache expirationJeffrey Stedfast2008-05-151-0/+34 * ** Fix for bug #270406Milan Crha2008-04-141-24/+72 * ** Fixes bug #362638Matthew Barnes2007-12-211-1/+1 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-21/+21 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1 * ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-2/+2 * Fix for bug #343195Srinivasa Ragavan2007-04-091-0/+7 * ** Fixes bug #383953Matthew Barnes2007-04-071-5/+5 * ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1 * ** Fixes bug #329733Veerapuram Varadhan2006-02-231-3/+30 * translate the labels of emfp_items.Changwoo Ryu2006-01-021-1/+10 * removed wrong singular string. Fixes bug 311472.Andre Klapper2005-12-301-2/+4 * reverted jeff's patch for the subscribed hint.Not Zed2005-02-041-1/+9 * Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-201-0/+1 * ** See bug #69579.Not Zed2004-12-011-3/+18 * added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-0/+8 * convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1 * Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-97/+129 * Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix theRodney Dawes2004-06-17