Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use type instead of portNumber. | Dan Winship | 2001-05-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | * e-shell-offline-handler.c (update_dialog_clist_hash_foreach, (duplicate_connection_list): Use type instead of portNumber. (e_shell_offline_handler_put_components_offline): Fix the logic of when to show the connection dialog here. (Show it when there *are* connections, not when there aren't.) * Evolution-Offline.idl: Have a "string type" instead of "short portNumber" in Connection. svn path=/trunk/; revision=9676 | ||||
* | Add interfaces to the shell to handle off-line operation, as well as a | Ettore Perazzoli | 2001-05-03 | 1 | -0/+48 |
first (unfinished/untested) implementation for them. svn path=/trunk/; revision=9653 |