| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -1/+0 |
* | Require a parent window when creating an EMFolderSelector. | Matthew Barnes | 2009-09-11 | 1 | -7/+18 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -2/+0 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -20/+20 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -1/+3 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -1/+1 |
|\| |
|
| * | ** Fix for bug #504767 | Milan Crha | 2009-03-19 | 1 | -1/+1 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 1 | -15/+15 |
* | | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 1 | -67/+68 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -15/+15 |
|/ |
|
* | 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 | -8/+0 |
* | Patch from David Turner <cillian64@googlemail.com>: Fix for bug #347329 (mis... | Suman Manjunath | 2007-12-05 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -46/+46 |
* | ** Fix for bug #304993 (Novell Bugzilla) | Srinivasa Ragavan | 2007-09-06 | 1 | -0/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | Fix from Lucky to expand newly created folder | Srinivasa Ragavan | 2007-08-02 | 1 | -3/+3 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Remove this unused method (emfs_response): Remove unused variable | Rodney Dawes | 2005-05-25 | 1 | -23/+1 |
* | fix rodney's name choices. fix multiple-inclusion. fix forward references. | Not Zed | 2005-05-19 | 1 | -1/+1 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 1 | -28/+4 |
* | remove old debug which no longer works. | Not Zed | 2004-10-06 | 1 | -1/+1 |
* | ** See bug #64377. | Not Zed | 2004-08-31 | 1 | -13/+22 |
* | Don't prepend the path string with a '/'. | Jeffrey Stedfast | 2004-06-25 | 1 | -1/+1 |
* | rearrange the setting up of the target flags, stores can have a null path. | Not Zed | 2004-06-11 | 1 | -6/+8 |
* | handle a null path or fragment. | Not Zed | 2004-06-11 | 1 | -1/+1 |
* | Make the chooser non-modal. Fixes bug #53735. | Jeffrey Stedfast | 2004-06-09 | 1 | -0/+1 |
* | set the right path on the url. | Not Zed | 2004-06-01 | 1 | -1/+1 |
* | Disable debug here too - all this code has been working fine. | Jeffrey Stedfast | 2004-05-29 | 1 | -1/+1 |
* | set the default selection to inbox. | Not Zed | 2004-05-26 | 1 | -2/+9 |
* | don't emit new mail if its any vfolder, not just vtrash folder. #56350. | Not Zed | 2004-05-18 | 1 | -5/+5 |
* | Check that the folder is selectable using the new flags argument. | Jeffrey Stedfast | 2004-05-07 | 1 | -1/+1 |
* | Don't focus the name_entry widget here. | Jeffrey Stedfast | 2004-03-17 | 1 | -0/+2 |
* | pass the raw header in instead of name and value. (efh_format_headers): if | Not Zed | 2004-03-11 | 1 | -1/+1 |
* | Removed an unused variable left over from an old attempted fix. | Jeffrey Stedfast | 2004-03-11 | 1 | -5/+3 |
* | Partial fix for bug #53862 | Jeffrey Stedfast | 2004-03-11 | 1 | -2/+40 |
* | Connect to the folder-activated signal. (folder_activated_cb): Call | Jeffrey Stedfast | 2004-03-02 | 1 | -3/+10 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -4/+1 |
* | ** See bug #53549. | Not Zed | 2004-02-02 | 1 | -2/+2 |
* | god knows what else this'll break. | Not Zed | 2004-02-02 | 1 | -12/+1 |
* | ** See bug #53549, partial fix. | Not Zed | 2004-01-30 | 1 | -1/+9 |
* | Cast the name entry to a GtkWidget to avoid a compiler warning Grab focus | Rodney Dawes | 2004-01-25 | 1 | -1/+1 |
* | Set the mnemonic widget for "Folder _name:" | Rodney Dawes | 2004-01-24 | 1 | -0/+1 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -0/+16 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 1 | -13/+27 |
* | Emit the OK response, not the CREATE_NEW response. Also, | Jeffrey Stedfast | 2003-12-04 | 1 | -1/+1 |
* | Need to prepend a "/" to path if the path is the url fragment. Also fixed | Jeffrey Stedfast | 2003-12-04 | 1 | -2/+8 |
* | Fixed a FIXME by using the CamelProvider url flags to determine if the url | Jeffrey Stedfast | 2003-12-04 | 1 | -7/+18 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 1 | -0/+3 |
* | Emit the response signal with the RESPONSE_NEW value. | Jeffrey Stedfast | 2003-11-20 | 1 | -15/+30 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -235/+199 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+349 |