| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -11/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -18/+11 |
* | Prefer GQueue (or GNode) over EDList. | Matthew Barnes | 2009-10-27 | 1 | -27/+24 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -2/+0 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -30/+30 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -6/+7 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -5/+5 |
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -1/+2 |
| * | Bug 581424 - Personal folder tree appears besides Public folder in subscripti... | Johnny Jacob | 2009-05-13 | 1 | -1/+2 |
* | | Bug 581424 - Personal folder tree appears besides Public folder in subscripti... | Johnny Jacob | 2009-05-21 | 1 | -1/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -26/+62 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 1 | -23/+54 |
| * | ** Fix for bug #572268 | Milan Crha | 2009-02-25 | 1 | -3/+8 |
| * | ** Fix for bug #558337 | Norman Wang | 2008-12-22 | 1 | -5/+23 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 1 | -14/+13 |
| * | Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION. | Matthew Barnes | 2008-08-05 | 1 | -4/+4 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -2/+3 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -5/+23 |
* | | Implement yet more mail actions. | Matthew Barnes | 2008-12-19 | 1 | -2/+3 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -14/+13 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -4/+4 |
|/ |
|
* | 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/+0 |
* | ** Fixes part of bug #424744 | Matthew Barnes | 2008-05-07 | 1 | -0/+1 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -45/+39 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -25/+25 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -9/+12 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix for #364431. | Johnny Jacob | 2007-08-16 | 1 | -1/+3 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes 346728, 268412 - Scan/load folders on demand | Veerapuram Varadhan | 2007-01-09 | 1 | -44/+65 |
* | Removed "Subscribe" and "Unsubscribe" buttons. Fixes #331509. | Sushma Rai | 2006-07-24 | 1 | -56/+0 |
* | Fixing memory leaks. | Hiroyuki Ikezoe | 2006-07-10 | 1 | -0/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -1/+1 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | em-folder-browser.c em-folder-view.c em-format-html.c | Tor Lillqvist | 2005-12-18 | 1 | -1/+8 |
* | always process all nodes we have, even if we have already seen the top | Not Zed | 2005-08-02 | 1 | -13/+16 |
* | reverted jeff's patch for the subscribed hint. | Not Zed | 2005-02-04 | 1 | -1/+1 |
* | Use the gtk_widget_ensure_style method instead of gtk_widget_realize when | Rodney Dawes | 2005-02-03 | 1 | -1/+1 |
* | Fixes bug #70454 | Jeffrey Stedfast | 2005-02-03 | 1 | -4/+2 |
* | ** See bug #66706. | Not Zed | 2004-09-27 | 1 | -4/+12 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | use mail dialogs.glade. | Not Zed | 2004-06-18 | 1 | -1/+1 |
* | Fixed warning | David Malcolm | 2004-05-11 | 1 | -0/+2 |
* | Save/restore the subscribe dialog's window size. Fixes bug #56230. | Jeffrey Stedfast | 2004-04-01 | 1 | -4/+48 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -2/+0 |
* | Use gtk_window_present instead of doing a show then raise, as this also | Rodney Dawes | 2004-03-25 | 1 | -0/+4 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 1 | -1/+1 |
* | Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887. | Jeffrey Stedfast | 2004-02-07 | 1 | -1/+1 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -0/+1 |
* | See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typo | Gary Ekker | 2004-01-23 | 1 | -1/+1 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -2/+25 |
* | Added empty_trash prompt key. | Not Zed | 2003-12-02 | 1 | -6/+10 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -0/+849 |