| Commit message (Expand) | Author | Age | Files | Lines |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -2/+1 |
* | fix for the weird-arsed e-contact list api. and fix a small memleak. | Not Zed | 2004-02-17 | 1 | -2/+2 |
* | "On this computer" -> "On This Computer". | Christian Neumair | 2004-02-12 | 1 | -2/+2 |
* | merged in code from em_folder_tree_model_drag_data_delete. | Not Zed | 2004-02-09 | 1 | -596/+0 |
* | Now takes a GdkContext arg... will need this later when we want to | Jeffrey Stedfast | 2004-02-06 | 1 | -8/+11 |
* | hmm, another well tested bit of code ... if you launch another thread you | Not Zed | 2004-02-05 | 1 | -109/+124 |
* | Don't allow dropping into a vfolder (store). Fixes bug #53757. | Jeffrey Stedfast | 2004-02-05 | 1 | -11/+15 |
* | oops, don't ref/unref the gtk_selection_data | Jeffrey Stedfast | 2004-02-04 | 1 | -2/+0 |
* | Modified slightly. The model now calls gtk_drag_finish() for us when it is | Jeffrey Stedfast | 2004-02-04 | 1 | -70/+121 |
* | Fixes for bug #53348 | Jeffrey Stedfast | 2004-01-31 | 1 | -1/+67 |
* | ** See bug #53123. | Not Zed | 2004-01-30 | 1 | -35/+33 |
* | If the store is already in the model, remove it and then re-add it. Fixes | Jeffrey Stedfast | 2004-01-29 | 1 | -14/+2 |
* | And thus completes the fixes for bug #52766. | Jeffrey Stedfast | 2004-01-29 | 1 | -7/+13 |
* | fix the parent-finding logic. | Not Zed | 2004-01-27 | 1 | -4/+4 |
* | Set priv->drag_row. | Jeffrey Stedfast | 2004-01-27 | 1 | -5/+16 |
* | removed some debugging printfs | Jeffrey Stedfast | 2004-01-27 | 1 | -4/+1 |
* | Removed the drag & drop interfaces, apparently these aren't good enough | Jeffrey Stedfast | 2004-01-24 | 1 | -494/+513 |
* | change this to check the store using the provider url_cmp and just lookup | Not Zed | 2004-01-16 | 1 | -4/+12 |
* | Make vfolder_store 'global'. | Jeffrey Stedfast | 2004-01-16 | 1 | -4/+32 |
* | Fixes bug #52888 | Jeffrey Stedfast | 2004-01-16 | 1 | -0/+46 |
* | Make the model sorted. Fixes bug #52888. | Jeffrey Stedfast | 2004-01-16 | 1 | -9/+36 |
* | Clone the CamelRenameInfo and ref the store before emitting the async | Jeffrey Stedfast | 2004-01-06 | 1 | -47/+82 |
* | If we aren't in the main thread, proxy it over to the main thread. | Jeffrey Stedfast | 2004-01-06 | 1 | -0/+26 |
* | Add INFO_FAST here as we don't need it to get unread counts. | Jeffrey Stedfast | 2003-12-11 | 1 | -2/+1 |
* | Update the unread count in the model if the folder got new mail. | Jeffrey Stedfast | 2003-12-11 | 1 | -0/+33 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 1 | -1/+2 |
* | Make sure folder_path is non-NULL ("Loading..." nodes will have a NULL | Jeffrey Stedfast | 2003-12-05 | 1 | -1/+1 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 1 | -1/+1 |
* | Fixed a FIXME by using the CamelProvider url flags to determine if the url | Jeffrey Stedfast | 2003-12-04 | 1 | -3/+2 |
* | Moved here. (drop_folder): Moved here. (import_message_rfc822): Moved | Jeffrey Stedfast | 2003-12-03 | 1 | -74/+397 |
* | Connect to the loading row signal. (loading_row_cb): Expand the path if | Jeffrey Stedfast | 2003-12-03 | 1 | -0/+16 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 1 | -4/+4 |
* | fixed some mem leaks in my code | Jeffrey Stedfast | 2003-12-03 | 1 | -44/+7 |
* | Fixed to pass the evolution dir into em_folder_tree_model_new(). | Jeffrey Stedfast | 2003-12-03 | 1 | -1/+129 |
* | Updated to call em_folder_tree_model_set_folder_info(). | Jeffrey Stedfast | 2003-12-02 | 1 | -3/+409 |
* | Swap the retval varargs value to the last argument instead of the first. | Jeffrey Stedfast | 2003-11-24 | 1 | -5/+5 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 1 | -1/+80 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -0/+284 |