| Commit message (Expand) | Author | Age | Files | Lines |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-10 | 1 | -1/+1 |
* | 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 | -7/+9 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -2/+5 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -4/+4 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -1/+10 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -14/+14 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -171/+63 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -2/+2 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -2/+6 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -6/+1 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -2/+2 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -6/+2 |
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -1/+1 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -19/+19 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -7/+7 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -3/+3 |
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -4/+4 |
| * | ** Fix for bug #563369 | Milan Crha | 2008-12-09 | 1 | -0/+1 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 1 | -13/+14 |
| * | ** Fix bug #544430 | Matthew Barnes | 2008-08-31 | 1 | -3/+5 |
| * | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use "Inbox"... | Suman Manjunath | 2008-08-04 | 1 | -1/+2 |
* | | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 1 | -1/+3 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -4/+4 |
* | | Implement folder tree popup actions. Purge EPopup from EMFolderTree. | Matthew Barnes | 2008-12-19 | 1 | -2/+5 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -0/+1 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -23/+37 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -16/+19 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -1/+2 |
|/ |
|
* | 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 | -13/+1 |
* | add gtk/gtkspinbutton.h to the includes | Jeffrey Stedfast | 2008-05-17 | 1 | -0/+1 |
* | Needed so that IMAP4 can allow users to configure cache expiration | Jeffrey Stedfast | 2008-05-15 | 1 | -0/+34 |
* | ** Fix for bug #270406 | Milan Crha | 2008-04-14 | 1 | -24/+72 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -21/+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 | -2/+2 |
* | Fix for bug #343195 | Srinivasa Ragavan | 2007-04-09 | 1 | -0/+7 |
* | ** Fixes bug #383953 | Matthew Barnes | 2007-04-07 | 1 | -5/+5 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #329733 | Veerapuram Varadhan | 2006-02-23 | 1 | -3/+30 |
* | translate the labels of emfp_items. | Changwoo Ryu | 2006-01-02 | 1 | -1/+10 |
* | removed wrong singular string. Fixes bug 311472. | Andre Klapper | 2005-12-30 | 1 | -2/+4 |
* | reverted jeff's patch for the subscribed hint. | Not Zed | 2005-02-04 | 1 | -1/+9 |
* | Increment i each time thru the loop or we lose widgets. | Jeffrey Stedfast | 2005-01-20 | 1 | -0/+1 |
* | ** See bug #69579. | Not Zed | 2004-12-01 | 1 | -3/+18 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 1 | -0/+8 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -97/+129 |
* | Include gtk[hv]box.h so we can use them (emfp_dialog_got_folder): Fix the | Rodney Dawes | 2004-06-17 | 1 | -35/+50 |
* | ** See bug #53258. | Not Zed | 2004-02-06 | 1 | -1/+3 |
* | ** See bug #52994. | Not Zed | 2004-02-02 | 1 | -0/+266 |