aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM_2_2_5_3'.GDM_2_2_5_3nobody2001-10-251-73/+0
| | | | svn path=/tags/GDM_2_2_5_3/; revision=14011
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-0/+73
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