aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-task-bar.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagMETATHEME_0_6_1nobody2001-07-211-154/+0
| | | | | | 'METATHEME_0_6_1'. svn path=/tags/METATHEME_0_6_1/; revision=11288
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-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