aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-tree-model.h
Commit message (Expand)AuthorAgeFilesLines
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-0/+1
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Fixes bug #58825. Ugh. Really Gross Hack (tm).Jeffrey Stedfast2004-06-111-5/+12
* set the default selection to inbox.Not Zed2004-05-261-2/+2
* Fix for bug #57152.Jeffrey Stedfast2004-05-081-1/+1
* Fix for bug #55358.Jeffrey Stedfast2004-03-171-2/+11
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-3/+3
* Partial fix for bug #53862Jeffrey Stedfast2004-03-111-0/+4
* merged in code from em_folder_tree_model_drag_data_delete.Not Zed2004-02-091-11/+0
* Now takes a GdkContext arg... will need this later when we want toJeffrey Stedfast2004-02-061-2/+2
* Modified slightly. The model now calls gtk_drag_finish() for us when it isJeffrey Stedfast2004-02-041-3/+4
* Fixes for bug #53348Jeffrey Stedfast2004-01-311-3/+11
* Removed the drag & drop interfaces, apparently these aren't good enoughJeffrey Stedfast2004-01-241-0/+10
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-111-0/+2
* Moved here. (drop_folder): Moved here. (import_message_rfc822): MovedJeffrey Stedfast2003-12-031-15/+0
* Connect to the loading row signal. (loading_row_cb): Expand the path ifJeffrey Stedfast2003-12-031-0/+4
* Fixed to pass the evolution dir into em_folder_tree_model_new().Jeffrey Stedfast2003-12-031-2/+8
* Updated to call em_folder_tree_model_set_folder_info().Jeffrey Stedfast2003-12-021-3/+25
* New function to save tree expanded state.Jeffrey Stedfast2003-11-251-0/+1
* Only set OK to sensitive if the selected node is not a store node.Jeffrey Stedfast2003-11-151-0/+22
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-0/+81