Commit Graph

22 Commits

Author SHA1 Message Date
9bb99f836a **Fixes #74002 return cnc as NULL if evoluiton is in offline.
2005-03-31  Vivek Jain <jvivek@novell.com>

	**Fixes #74002
	* share-folder-common.c :
	(get_cnc): return cnc as NULL if evoluiton is in offline.
	(create_folder): return -1 if in offline

svn path=/trunk/; revision=29132
2005-03-31 14:03:06 +00:00
65e526dcb0 **Fixes #73787 (bugzilla innerweb.novell) : use path passed in the
2005-03-31  Vivek Jain <jvivek@novell.com>

	**Fixes #73787 (bugzilla innerweb.novell)
	* share-folder.c :
	(add_right_clicked)
	(edit_right_clicked)
	(delete_right_clicked) : use path passed in the callback to get the
	current iterator
	also including some NULL checks

svn path=/trunk/; revision=29131
2005-03-31 13:45:31 +00:00
ae4b38b12c **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id)
2005-03-28  Vivek Jain <jvivek@novell.com>

	**Fixes #73198
	* share-folder-common.c :
	(org_gnome_shared_folder_factory):
	(create_folder__created) : pass the full name in get_conatiner_id
	(get_container_id) : break the full name and start looking for the
	name from the top most parent. This will give proper container id
	even in the case of the duplicate names at different hierarchies

svn path=/trunk/; revision=29115
2005-03-28 08:16:16 +00:00
fbff4ba71e **Fixes #73201 use full_name given by CamelFolder to get the selected
2005-03-10  Vivek Jain <jvivek@novell.com>

	**Fixes #73201
	* share-folder-common.c : (org_gnome_shared_folder_factory)
	 use full_name given by CamelFolder to get the selected folder name

svn path=/trunk/; revision=28993
2005-03-10 09:19:48 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
2d688af648 use ssl when "always" and "whenever possible" is enabled changed
2005-02-17  Vivek Jain <jvivek@novell.com>

	* share-folder-common.c : (get_cnc):

	 use ssl when "always" and "whenever possible" is enabled
	 changed "soap_ssl" to "use_ssl"
	 use the default port "7191" instead of "7181"

svn path=/trunk/; revision=28806
2005-02-17 09:52:01 +00:00
ffb6743fa4 *properties.glade : changed the layout of the widgets *share-folder.[ch]:
2005-01-24  Vivek Jain <jvivek@novell.com>
	*properties.glade : changed the layout of the widgets
	*share-folder.[ch]: removed the checkbuttons for display of rights
			  : removed new_list, update_list and remove_list
			    added  users_list
	*share-folder.c   : removed function (update_list_update)
	(share_folder_construct) : added gtk_cell_renderer_toggle for
	displaying rights
	added one structure SharedUsers to have a single list instead of three
	different lists. Made corresponding changes in all functions.
	*share-folder-common.c : (new_folder_response): use
	gtk_widget_reparent to pack the widget
	added two files
	*org-gnome-shared-folder-errors.xml
	*org-gnome-shared-folder-errors.xml.h : to display error message
	*Makefile.am : included error data

svn path=/trunk/; revision=28529
2005-01-24 14:52:32 +00:00
e928d33d44 to display error messages
2005-01-24  Vivek Jain <jvivek@novell.com>
	to display error messages

svn path=/trunk/; revision=28528
2005-01-24 14:50:51 +00:00
3e7d185788 *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by
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
2005-01-19 13:17:28 +00:00
b9b54b85c8 *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for
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
2005-01-18 13:05:11 +00:00
0d1b87cd9c *install-shared.c (org_gnome_popup_wizard): displays the message without
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
2005-01-18 08:33:05 +00:00
5d2343810c *install-shared.c : (org_gnome_popup_wizard): included a condition (null
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
2005-01-17 14:14:30 +00:00
30bab8c491 changed the function find_node to return user node corresponding to the
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
2005-01-13 11:32:17 +00:00
8ca3f6b56a bump version
2005-01-11  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version

svn path=/trunk/; revision=28357
2005-01-11 13:55:10 +00:00
bea2b62875 killed compile time warnings by including suitable definitions and type
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
2005-01-11 10:57:25 +00:00
9eba51db53 2005-01-10 Vivek Jain <jvivek@novell.com> Included
* install-shared.c : opens up a wizard on reading a shared folder
         notification and installs shared folder at the recepient end.
       * share-folder-common.c : added
         (refresh_folder_tree) : to refresh the folder tree when a folder is shared or
         a shared folder is created so that different icons are displayed
         (get_cnc): to get a connection
         (get_container_id):to get the container id of the folder user selects
       * 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

svn path=/trunk/; revision=28320
2005-01-10 14:06:56 +00:00
01c7f390e7 Included * ChangeLog and * install-shared.c to accept a
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
2005-01-10 14:00:12 +00:00
1bb5a132a7 2004-12-16 Vivek Jain <jvivek@novell.com> Removed one crash point caused by faulty patch up
svn path=/trunk/; revision=28132
2004-12-16 06:38:20 +00:00
76ebdb37e7 Added (Create a shared folder) functionality in the plugin
svn path=/trunk/; revision=28129
2004-12-15 11:20:21 +00:00
0aeb303207 some whitespace changes, typecasting widgets, in (on_add_clicked) removed
* 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
CVS ----------------------------------------------------------------------

svn path=/trunk/; revision=28127
2004-12-15 04:02:53 +00:00
2323f3f966 Include <libebook/e-destination.h> from evolution-data-server.
2004-12-08  Hans Petter Jansson  <hpj@novell.com>

	* plugins/shared-folder/share-folder-common.c: Include
	<libebook/e-destination.h> from evolution-data-server.

svn path=/trunk/; revision=28095
2004-12-09 06:26:06 +00:00
bde312e81b *** empty log message ***
svn path=/trunk/; revision=28086
2004-12-08 04:17:19 +00:00