aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage.h')
-rw-r--r--shell/e-storage.h15
1 files changed, 8 insertions, 7 deletions
diff --git a/shell/e-storage.h b/shell/e-storage.h
index bd0cc5da22..1015290b6a 100644
--- a/shell/e-storage.h
+++ b/shell/e-storage.h
@@ -82,7 +82,12 @@ struct _EStorageClass {
void (* new_folder) (EStorage *storage, const char *path);
void (* updated_folder) (EStorage *storage, const char *path);
void (* removed_folder) (EStorage *storage, const char *path);
- void (* close_folder) (EStorage *storage, const char *path);
+
+ /* FIXME: This should NOT be a signal. */
+ void (* async_open_folder) (EStorage *storage,
+ const char *path,
+ EStorageDiscoveryCallback callback,
+ void *data);
/* Virtual methods. */
@@ -111,11 +116,6 @@ struct _EStorageClass {
EStorageResultCallback callback,
void *data);
- void (* async_open_folder) (EStorage *storage,
- const char *path,
- EStorageDiscoveryCallback callback,
- void *data);
-
gboolean (* supports_shared_folders) (EStorage *storage);
void (* async_discover_shared_folder) (EStorage *storage,
const char *owner,
@@ -194,7 +194,8 @@ void e_storage_async_remove_shared_folder (EStorage *s
char *e_storage_get_path_for_physical_uri (EStorage *storage,
const char *physical_uri);
-/* Protected. C++ anyone? */
+/* FIXME: Need to rename these. */
+
gboolean e_storage_new_folder (EStorage *storage,
const char *path,
EFolder *folder);
ass='insertions'>+4 * - Add PostgreSQL supportmiwi2006-12-111-2/+9 * - Update to 1.8.2pav2006-12-063-11/+11 * - Update port to version 1.7.1clsung2006-07-143-18/+14 * - Update the MediaWiki 1.6 port to locate the diff3 util onclsung2006-07-022-1/+12 * - Fix pkg-plistmiwi2006-06-301-1/+1 * - New WWW layoutmiwi2006-06-292-6/+6 * Mediawiki doesn't use the pecl-imagick extension,ale2006-06-061-1/+1 * - Security update to version 1.6.6clsung2006-05-282-4/+4 * - Fix plist after recent php changespav2006-05-221-0/+1 * - Update to 1.6.3.jmelo2006-04-142-11/+17 * - Update to 1.5.8garga2006-03-292-4/+4 * - Update to 1.5.7tdb2006-03-202-4/+4 * Update to 1.5.6arved2006-01-232-5/+5 * - Update to 1.5.5pav2006-01-152-4/+4 * - Update to 1.5.4tdb2006-01-113-6/+5 * Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1 * www/mediawiki update to 1.5.3 (security update)edwin2005-12-212-3/+4 * Chase some URLs per the distfile survey.linimon2005-11-251-1/+1 * - Update to 1.5.2garga2005-11-092-11/+5 * - Update to 1.5.1garga2005-10-282-3/+3 * - Update to 1.5.0garga2005-10-132-4/+4 * - Update to 1.4.11garga2005-10-102-4/+4 * - Update to 1.4.10garga2005-09-232-3/+3 * Update to 1.4.9jylefort2005-09-012-3/+3 * Update to 1.4.7.novel2005-07-222-3/+3 * - Update to 1.4.6, which fixes Javascript injection vulnerabilitypav2005-07-082-4/+3 * - Fix typo (LASTEST_LINK -> LATEST_LINK).flz2005-06-071-1/+2 * - Security update to 1.4.5.flz2005-06-062-3/+4 * - Do not use NO_LATEST_LINK [1]jylefort2005-05-141-2/+1 * Update to 1.4.4novel2005-05-072-4/+25 * - Update to 1.4.0pav2005-05-062-25/+6 * Update to 1.3.12novel2005-05-022-5/+25 * - Add missing php dependencies (session and zlib).flz2005-03-041-1/+2 * - Update to 1.3.11.flz2005-03-022-3/+3