| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=29497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
svn path=/trunk/; revision=28086
|