aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-05 06:32:47 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-05 06:32:47 +0800
commitcc3e691c502e64619287c82355dcd581cbd5f9ed (patch)
treea0c618ea19f2f2acd188f3f81733c5ac5baa05e0 /addressbook/ChangeLog
parentd56b9ce7fb81fc8f464976cf97ff463de7a15d3d (diff)
downloadgsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar.gz
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar.bz2
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar.lz
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar.xz
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.tar.zst
gsoc2013-evolution-cc3e691c502e64619287c82355dcd581cbd5f9ed.zip
un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request.
2001-05-04 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (remove_folder): un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request. always notifies with PERMISSION_DENIED at present. (populate_context_menu): un-#if 0 this. (get_dnd_selection): same. (destination_folder_handle_motion): new function. (destination_folder_handle_drop): new function. (factory_fn): create a EvolutionShellComponentDndDestinationFolder interface, and add it to our shell component. svn path=/trunk/; revision=9679
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 752b3af78c..18ad52edb1 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,16 @@
+2001-05-04 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/addressbook-component.c (remove_folder): un-#if 0
+ this.
+ (xfer_folder): add skeleton code to validate xfer request. always
+ notifies with PERMISSION_DENIED at present.
+ (populate_context_menu): un-#if 0 this.
+ (get_dnd_selection): same.
+ (destination_folder_handle_motion): new function.
+ (destination_folder_handle_drop): new function.
+ (factory_fn): create a EvolutionShellComponentDndDestinationFolder
+ interface, and add it to our shell component.
+
2001-05-04 JP Rosevear <jpr@ximian.com>
* backend/pas/pas-backend-file.c