Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the `set_folder_uri' to NULL when freeing it. | Ettore Perazzoli | 2001-08-03 | 1 | -2/+1 |
| | | | | | | | | | | * e-shell-view.c (switch_on_folder_tree_click): Set the `set_folder_uri' to NULL when freeing it. * e-task-bar.c (e_task_bar_remove_task): Just destroy the widget. No need to `gtk_container_remove()' it. svn path=/trunk/; revision=11597 | ||||
* | Implemented an Evolution::Activity interface for keeping track of | Ettore Perazzoli | 2001-06-23 | 1 | -0/+154 |
background tasks. The Activity interface is added to the shell, and the status of the various tasks is now displayed in a task bar widget at the bottom of the EShellView. I also implemented a simple test component to test all this stuff. svn path=/trunk/; revision=10434 |