| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the go->offline dialog. | Shreyas Srinivasan | 2005-05-13 | 1 | -146/+0 |
* | mark priv->finished as true first so we don't access freed memory if we | JP Rosevear | 2005-01-22 | 1 | -4/+4 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-12-21 | 1 | -14/+5 |
* | Fixed warning | David Malcolm | 2004-05-11 | 1 | -2/+1 |
* | Remove dialog separators Change the border with of the dialog's vbox and | Rodney Dawes | 2004-04-01 | 1 | -0/+2 |
* | remove id, and use info->id for create_progress_listener. Fixes #53649. | Not Zed | 2004-02-18 | 1 | -5/+4 |
* | New member offline_handler. (offline_procedure_started_cb): New. | Ettore Perazzoli | 2003-12-01 | 1 | -49/+51 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -8/+7 |
* | fix crash when user escape the dialog. see bug #46700. | Yuedong Du | 2003-07-24 | 1 | -0/+1 |
* | Add a #include to fix a warning. | Jeremy Katz | 2003-05-09 | 1 | -3/+3 |
* | Renamed from update_dialog_clist, Ported to GtkTreeView. | Ettore Perazzoli | 2003-03-28 | 1 | -20/+24 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -14/+11 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -15/+21 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -3/+3 |
* | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -2/+4 |
* | Avoid freeing the servant for now, it looks like something is messed up | Ettore Perazzoli | 2002-11-15 | 1 | -2/+0 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -9/+24 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -5/+5 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -9/+9 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -6/+6 |
* | Set release for the CORBA path sequence to TRUE. | Ettore Perazzoli | 2002-06-01 | 1 | -0/+2 |
* | Call e_shell_offline_sync_all_folders() if no connection is reported here. | Ettore Perazzoli | 2002-05-15 | 1 | -4/+11 |
* | Pass self to e_shell_offline_handler_new() instead of the component | Ettore Perazzoli | 2002-05-14 | 1 | -29/+26 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Remove debugging messages. (finalize_offline_hash_foreach): Likewise. | Ettore Perazzoli | 2001-10-27 | 1 | -4/+0 |
* | New member `finished' in `EShellOfflineHandlerPrivate'. | Ettore Perazzoli | 2001-10-27 | 1 | -4/+25 |
* | Only invoke `progress_listener_servant_free()', no need to also do | Ettore Perazzoli | 2001-10-12 | 1 | -3/+1 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -2/+0 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 1 | -0/+2 |
* | Actually __fini the servant and deactivate the object too. | Ettore Perazzoli | 2001-08-03 | 1 | -8/+13 |
* | Also call `PortableServer_POA_deactivate_object()' on the progress | Ettore Perazzoli | 2001-08-03 | 1 | -1/+6 |
* | Ref/unref the handler so the signal handlers can unref it safely. Also, if | Ettore Perazzoli | 2001-07-03 | 1 | -1/+9 |
* | Fix a free of non-malloc'ed memory introduced by my last change. | Dan Winship | 2001-05-08 | 1 | -2/+0 |
* | Use type instead of portNumber. | Dan Winship | 2001-05-05 | 1 | -4/+4 |
* | Remove a line of code that caused the offline confirmation dialog to | Ettore Perazzoli | 2001-05-05 | 1 | -3/+0 |
* | Complete the shell side for supporting off-line operations, getting | Ettore Perazzoli | 2001-05-04 | 1 | -4/+4 |
* | Initial implementation for the "warning, some connections are still | Ettore Perazzoli | 2001-05-04 | 1 | -4/+170 |
* | Make the `EShellOfflineHandler' object non-floating in the construct | Ettore Perazzoli | 2001-05-03 | 1 | -0/+2 |
* | Add interfaces to the shell to handle off-line operation, as well as a | Ettore Perazzoli | 2001-05-03 | 1 | -0/+646 |