| Commit message (Expand) | Author | Age | Files | Lines |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 1 | -10/+25 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -8/+132 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-12 | 1 | -6/+34 |
* | Fix erroneous function call | JP Rosevear | 2003-12-15 | 1 | -1/+1 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 1 | -4/+5 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 1 | -41/+43 |
* | check m->fi != NULL before dereferencing it. | Not Zed | 2003-12-11 | 1 | -1/+1 |
* | Add INFO_FAST here as we don't need it to get unread counts. | Jeffrey Stedfast | 2003-12-11 | 1 | -2/+2 |
* | use a POSITIVE value for the response value, gtk uses -ative ones. Bug | Not Zed | 2003-12-10 | 1 | -2/+0 |
* | Remove the extra || unread check in the conditional in the g_object_set () | Rodney Dawes | 2003-12-06 | 1 | -1/+1 |
* | Fixes bug #51482 | Rodney Dawes | 2003-12-06 | 1 | -3/+2 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 1 | -16/+26 |
* | (emft_popup_rename_folder): Set oldpath and newpath to the proper | Jeffrey Stedfast | 2003-12-04 | 1 | -2/+2 |
* | Need to prepend a "/" to path if the path is the url fragment. Also fixed | Jeffrey Stedfast | 2003-12-04 | 1 | -14/+22 |
* | remove the source before saving | JP Rosevear | 2003-12-04 | 1 | -2/+1 |
* | Set the save_state_id to 0 or we will never get a chance to run again. | Jeffrey Stedfast | 2003-12-04 | 1 | -2/+3 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -3/+4 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -7/+10 |
* | Moved here. (drop_folder): Moved here. (import_message_rfc822): Moved | Jeffrey Stedfast | 2003-12-03 | 1 | -447/+15 |
* | Connect to the loading row signal. (loading_row_cb): Expand the path if | Jeffrey Stedfast | 2003-12-03 | 1 | -0/+36 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 1 | -1/+0 |
* | fixed some mem leaks in my code | Jeffrey Stedfast | 2003-12-03 | 1 | -8/+10 |
* | Fixed to pass the evolution dir into em_folder_tree_model_new(). | Jeffrey Stedfast | 2003-12-03 | 1 | -131/+33 |
* | Updated to call em_folder_tree_model_set_folder_info(). | Jeffrey Stedfast | 2003-12-02 | 1 | -446/+3 |
* | Make sure our parent folder hasn't been unsubscribed or else we get a | Jeffrey Stedfast | 2003-12-02 | 1 | -4/+163 |
* | ops, now it's the right version | Radek Doulik | 2003-12-01 | 1 | -1/+2 |
* | use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAME | Radek Doulik | 2003-12-01 | 1 | -7/+12 |
* | New function to save tree expanded state. | Jeffrey Stedfast | 2003-11-25 | 1 | -1/+139 |
* | Fixes bug #51012. | Jeffrey Stedfast | 2003-11-21 | 1 | -11/+57 |
* | Fixed a FIXME to not use the OS-specific g_path_*() stuff. | Jeffrey Stedfast | 2003-11-21 | 1 | -22/+28 |
* | Same. | Jeffrey Stedfast | 2003-11-20 | 1 | -8/+11 |
* | Execute asynchronously by queueing the copy in another thread. | Jeffrey Stedfast | 2003-11-19 | 1 | -34/+74 |
* | Queue the camel_store_get_folder_info() call in another thread. | Jeffrey Stedfast | 2003-11-19 | 1 | -49/+115 |
* | Fixed to check fi->child as well (since mbox does it right). | Jeffrey Stedfast | 2003-11-18 | 1 | -12/+15 |
* | more fixes | Jeffrey Stedfast | 2003-11-18 | 1 | -4/+25 |
* | Fixed to not include leading '/' in the folder name in the label. | Jeffrey Stedfast | 2003-11-18 | 1 | -24/+77 |
* | Use a folder_name rather than a path as the name argument to | Jeffrey Stedfast | 2003-11-18 | 1 | -1/+1 |
* | 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 | -2/+68 |
* | 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 | -12/+34 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 1 | -102/+30 |
* | Updated. (emfv_popup_copy): Updated. | Jeffrey Stedfast | 2003-11-15 | 1 | -2/+0 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+9 |
* | fixed a build issue | Jeffrey Stedfast | 2003-11-14 | 1 | -2/+2 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -304/+1212 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -1/+5 |
* | new sources files - work in progress to try and replace the e-storage-set* code | Jeffrey Stedfast | 2003-11-08 | 1 | -0/+1149 |