aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/shared-folder/install-shared.c
Commit message (Collapse)AuthorAgeFilesLines
* *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused byVivek Jain2005-01-191-1/+2
| | | | | | | | | 2005-01-19 Vivek Jain <jvivek@novell.com> *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by g_free (install_folder_response): free the memory svn path=/trunk/; revision=28448
* *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff forVivek Jain2005-01-181-64/+39
| | | | | | | | | 2005-01-18 Vivek Jain <jvivek@novell.com> *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for the display of wizard svn path=/trunk/; revision=28436
* *install-shared.c (org_gnome_popup_wizard): displays the message withoutParthasarathi Susarla2005-01-181-11/+23
| | | | | | | | | | 2005-01-18 Parthasarathi Susarla <sparthasarathi@novell.com> *install-shared.c (org_gnome_popup_wizard): displays the message without the mime headers svn path=/trunk/; revision=28430
* *install-shared.c : (org_gnome_popup_wizard): included a condition (nullVivek Jain2005-01-171-2/+10
| | | | | | | | | | | | 2005-01-17 Vivek Jain <jvivek@novell.com> *install-shared.c : (org_gnome_popup_wizard): included a condition (null check) to fix a crash * shared-folder-common.c :(org_gnome_shared_folder_factory): some condition checks to avoid the possible crashes (get_container_id): included code to return top level container id if folder name is passed as null svn path=/trunk/; revision=28423
* changed the function find_node to return user node corresponding to theVivek Jain2005-01-131-0/+2
| | | | | | | | | | | 2005-01-13 Vivek Jain <jvivek@novell.com> * 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
* killed compile time warnings by including suitable definitions and typeVivek Jain2005-01-111-20/+17
| | | | | | | | 2005-01-11 Vivek Jain <jvivek@novell.com> killed compile time warnings by including suitable definitions and type casting widgets svn path=/trunk/; revision=28356
* Included * ChangeLog and * install-shared.c to accept aVivek Jain2005-01-101-0/+226
2005-01-10 Vivek Jain <jvivek@novell.com> Included * ChangeLog and * install-shared.c to accept a shared-folder-notification and install a shared folder svn path=/trunk/; revision=28319