From 30bab8c491c75223386c71a7e1c265791d6b7c9c Mon Sep 17 00:00:00 2001 From: Vivek Jain Date: Thu, 13 Jan 2005 11:32:17 +0000 Subject: changed the function find_node to return user node corresponding to the 2005-01-13 Vivek Jain * share-folder.c :changed the function find_node to return user node corresponding to the mail address given. (add_clicked): added a condition so that user can't share folder to himself. (user_selected): modified to display proper rights when owner is selected. * share-folder-common.c : calling share_folder with a cnc in it. svn path=/trunk/; revision=28390 --- plugins/shared-folder/ChangeLog | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) (limited to 'plugins/shared-folder/ChangeLog') diff --git a/plugins/shared-folder/ChangeLog b/plugins/shared-folder/ChangeLog index 5d411b0214..2782a217d0 100644 --- a/plugins/shared-folder/ChangeLog +++ b/plugins/shared-folder/ChangeLog @@ -1,3 +1,10 @@ +2005-01-13 Vivek Jain + * share-folder.c :changed the function find_node to return user node + corresponding to the mail address given. + (add_clicked): added a condition so that user can't share folder to itself. + (user_selected): modified to display proper rights when owner is selected. + * share-folder-common.c : calling share_folder with a cnc in it. + 2005-01-11 Vivek Jain killed compile time warnings by including suitable definitions and type casting widgets @@ -14,7 +21,7 @@ a shared folder is created so that different icons are displayed * share-folder.c : minor changes to fix the crash * Makefile.am : including install-shared.c in sources * org-gnome-shared-folder.eplug.in : added a plugin to the e-plugin list for - the message-read event +the message-read event 2004-12-15 Vivek Jain @@ -25,19 +32,19 @@ Added (Create a shared folder) functionality in the plugin 2004-12-15 Vivek Jain * shared-folder-common.c : (org_gnome_shared_folder_factory) -* shared-folder.c : some whitespace changes, typecasting widgets, -in (on_add_clicked) removed assigning the rights portion - -2004-12-08 Vivek Jain - -The following files are added as an initial check in for the plugin that -implements shared-folder functionality in the groupwise folders -* share-folder.c -* share-folder.h -* share-folder-common.c -* properties.glade -* Makefile.am -* org-gnome-shared-folder.eplug.in + * shared-folder.c : some whitespace changes, typecasting widgets, + in (on_add_clicked) removed assigning the rights portion + + 2004-12-08 Vivek Jain + + The following files are added as an initial check in for the plugin that + implements shared-folder functionality in the groupwise folders + * share-folder.c + * share-folder.h + * share-folder-common.c + * properties.glade + * Makefile.am + * org-gnome-shared-folder.eplug.in -- cgit v1.2.3