aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-offline-handler.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-845/+0
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-151-4/+11
* Pass self to e_shell_offline_handler_new() instead of the componentEttore Perazzoli2002-05-141-29/+26
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Remove debugging messages. (finalize_offline_hash_foreach): Likewise.Ettore Perazzoli2001-10-271-4/+0
* New member `finished' in `EShellOfflineHandlerPrivate'.Ettore Perazzoli2001-10-271-4/+25
* Only invoke `progress_listener_servant_free()', no need to also doEttore Perazzoli2001-10-121-3/+1
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-2/+0
* Purify run. All small leaks.Dan Winship2001-09-101-0/+2
* Actually __fini the servant and deactivate the object too.Ettore Perazzoli2001-08-031-8/+13
* Also call `PortableServer_POA_deactivate_object()' on the progressEttore Perazzoli2001-08-031-1/+6
* Ref/unref the handler so the signal handlers can unref it safely. Also, ifEttore Perazzoli2001-07-031-1/+9
* Fix a free of non-malloc'ed memory introduced by my last change.Dan Winship2001-05-081-2/+0
* Use type instead of portNumber.Dan Winship2001-05-051-4/+4
* Remove a line of code that caused the offline confirmation dialog toEttore Perazzoli2001-05-051-3/+0
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-4/+4
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-4/+170
* Make the `EShellOfflineHandler' object non-floating in the constructEttore Perazzoli2001-05-031-0/+2
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+646