aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-offline-handler.c
Commit message (Collapse)AuthorAgeFilesLines
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-4/+4
| | | | | | | the dialog to fully work and the menu item to change its label according to the current status of the line. svn path=/trunk/; revision=9662
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-4/+170
| | | | | | active" dialog. svn path=/trunk/; revision=9661
* Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-031-0/+2
| | | | | | method. svn path=/trunk/; revision=9655
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+646
first (unfinished/untested) implementation for them. svn path=/trunk/; revision=9653