aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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