Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add members `parent' and `shell' in DiscoveryData. | Ettore Perazzoli | 2002-05-11 | 1 | -16/+71 |
| | | | | | | | | | | | | | | | | | | | | * e-shell-shared-folder-picker-dialog.c: Add members `parent' and `shell' in DiscoveryData. (shell_view_destroy_callback): Callback for destruction of ->parent; set ->parent to NULL. (shell_destroy_callback): Callback for the desctruction of the shell; clean up everything. (discover_folder): Initialize ->parent and shell, and add the corresponding destruction handlers. (shared_folder_discovery_listener_callback): Open the discovered folder. (setup_progress_dialog): Renamed from `show_progress_dialog'. Set up a timeout for displaying the dialog instead of displaying it right away. (progress_dialog_show_timeout_callback): Callback for showing the dialog after the callback. svn path=/trunk/; revision=16754 | ||||
* | Updated for FolderResult instead of DiscoverSharedFolderResult. | Ettore Perazzoli | 2002-05-11 | 1 | -5/+3 |
| | | | | | | | | | | | * e-shell-shared-folder-picker-dialog.c (shared_folder_discovery_listener_callback): Updated for FolderResult instead of DiscoverSharedFolderResult. * Evolution-Storage.idl: Remove struct DiscoverSharedFolderResult; we want to just use FolderResult for asyncDiscoverSharedFolder. svn path=/trunk/; revision=16751 | ||||
* | New. New. | Ettore Perazzoli | 2002-05-11 | 1 | -0/+472 |
* e-shell-shared-folder-picker-dialog.c: New. * e-shell-shared-folder-picker-dialog.h: New. svn path=/trunk/; revision=16748 |