aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE-2_8_0nobody2003-12-091-1710/+0
* Remove the extra || unread check in the conditional in the g_object_set ()Rodney Dawes2003-12-061-1/+1
* Fixes bug #51482Rodney Dawes2003-12-061-3/+2
* Fixes bug #51605.Jeffrey Stedfast2003-12-051-16/+26
* (emft_popup_rename_folder): Set oldpath and newpath to the properJeffrey Stedfast2003-12-041-2/+2
* Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-041-14/+22
* remove the source before savingJP Rosevear2003-12-041-2/+1
* Set the save_state_id to 0 or we will never get a chance to run again.Jeffrey Stedfast2003-12-041-2/+3
* save the state immediately if there is a timeout setJP Rosevear2003-12-031-3/+4
* save the state immediately if there is a timeout setJP Rosevear2003-12-031-7/+10
* Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-031-447/+15
* Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-031-0/+36
* more fixesJeffrey Stedfast2003-12-031-1/+0
* fixed some mem leaks in my codeJeffrey Stedfast2003-12-031-8/+10
* Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-031-131/+33
* Updated to call em_folder_tree_model_set_folder_info().Jeffrey Stedfast2003-12-021-446/+3
* Make sure our parent folder hasn't been unsubscribed or else we get aJeffrey Stedfast2003-12-021-4/+163
* ops, now it's the right versionRadek Doulik2003-12-011-1/+2
* use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAMERadek Doulik2003-12-011-7/+12
* New function to save tree expanded state.Jeffrey Stedfast2003-11-251-1/+139
* Fixes bug #51012.Jeffrey Stedfast2003-11-211-11/+57
* Fixed a FIXME to not use the OS-specific g_path_*() stuff.Jeffrey Stedfast2003-11-211-22/+28
* Same.Jeffrey Stedfast2003-11-201-8/+11
* Execute asynchronously by queueing the copy in another thread.Jeffrey Stedfast2003-11-191-34/+74
* Queue the camel_store_get_folder_info() call in another thread.Jeffrey Stedfast2003-11-191-49/+115
* Fixed to check fi->child as well (since mbox does it right).Jeffrey Stedfast2003-11-181-12/+15
* more fixesJeffrey Stedfast2003-11-181-4/+25
* Fixed to not include leading '/' in the folder name in the label.Jeffrey Stedfast2003-11-181-24/+77
* Use a folder_name rather than a path as the name argument toJeffrey Stedfast2003-11-181-1/+1
* We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-151-2/+68
* We can't use a uri to do a lookup of a store-info on the store_hash, weJeffrey Stedfast2003-11-151-12/+34
* Only set OK to sensitive if the selected node is not a store node.Jeffrey Stedfast2003-11-151-102/+30
* Updated. (emfv_popup_copy): Updated.Jeffrey Stedfast2003-11-151-2/+0
* Use em_folder_tree_get_model() since an emft is not a GtkTreeView.Jeffrey Stedfast2003-11-141-0/+9
* fixed a build issueJeffrey Stedfast2003-11-141-2/+2
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-304/+1212
* merged spam filtering branchRadek Doulik2003-11-131-1/+5
* new sources files - work in progress to try and replace the e-storage-set* codeJeffrey Stedfast2003-11-081-0/+1149