Commit Graph

447 Commits

Author SHA1 Message Date
3f742a182f NULL-terminate calls to e_error_run; fixed typos in if-statement; some
2005-08-18  Carsten Guenther <carsten.guenther@scalix.com>

        * itip-formatter.c: (update_attendee_status): NULL-terminate
        calls to e_error_run; fixed typos in if-statement; some code
        cleanup.
        (cal_opened_cb, final_cal_opened_cb): Removed unnecessary
        message about not being able to open the calendar.

svn path=/trunk/; revision=30158
2005-08-18 17:06:00 +00:00
d242d17dd3 Added new (add_account_esources): Don't add the calendars and tasks in the
2005-09-12  Praveen Kumar  <kpraveen@novell.com>

        * exchange-config-listener.c
        (remove_selected_non_offline_esources): Added new
        (add_account_esources): Don't add the calendars and tasks in the
        selected list
        (account_added): If starting in offline mode remove the non-offline
        calendars and tasks from the selected list so that it doesn't
        throws an error

        Fixes the bug 273272.

2005-08-11  Praveen Kumar  <kpraveen@novell.com>

        * exchange-config-listener.c
        (exchange_camel_urls_is_equal): Added new
        (exchange_config_listener_modify_esource_group_name): Added new
        (account_changed): Handle most of the account parameter changes
        without restart. This fixes bug 272784 and partially bug 220168
        (account_removed): Removed the message dialog that says that the
        changes will be reflected after restart. This partially fixes the
        bug 220168

svn path=/trunk/; revision=30132
2005-08-16 12:30:41 +00:00
821f184e82 ** See #271985.
2005-08-10  Not Zed  <NotZed@Ximian.com>

        ** See #271985.

        * evolution-mail-session.c (is_storage): check for uri "" and pass
        exception to provider get.

	Disable lots of debug output.

svn path=/trunk/; revision=30119
2005-08-15 04:40:55 +00:00
2740e3d13d Fixes #305627.
svn path=/trunk/; revision=30098
2005-08-12 14:25:20 +00:00
cc318fdef1 : Check "prd" for NULL, ALWAYS.
* proxy.c:
        (proxy_commit) : Check "prd" for NULL, ALWAYS.

svn path=/trunk/; revision=30092
2005-08-12 07:42:10 +00:00
e0b530599f : Changed the way in which the EDIT and DELETED flags are handled so that
2005-08-10  Sankar P  <psankar@novell.com>

	* proxy.c :
	(proxy_dialog_store_widgets_data)
	(proxy_commit) : Changed the way in which the EDIT and DELETED flags
	are handled so that any proxy can be deleted without closing account-editor.
	Fixes #312313

svn path=/trunk/; revision=30070
2005-08-10 07:15:25 +00:00
679915276c Moved the GList to maintain the list of proxies, into the proxyDialog
2005-08-10  Sankar P  <psankar@novell.com>

	* proxy.c :
	Moved the GList to maintain the list of proxies,
	into the proxyDialog structure.
	Fixes #312352, #312309

	* proxy.h :
	Added free_proxy_list declaration to avoid compiler warning

svn path=/trunk/; revision=30069
2005-08-10 06:50:07 +00:00
6b1a18dbb3 always use full name for the folder **Fixes #311555
2005-08-10  Vivek Jain <jvivek@novell.com>

	* share-folder-common.c:(org_gnome_shared_folder_factory)
	always use full name for the folder
	**Fixes #311555

svn path=/trunk/; revision=30068
2005-08-10 03:52:58 +00:00
7c6d0371da Use SOEXT.
2005-08-10  Tor Lillqvist  <tml@novell.com>

	* org-gnome-default-source.eplug.in: Use SOEXT.

svn path=/trunk/; revision=30056
2005-08-09 21:56:33 +00:00
412106bb1c ** See bug #312621.
2005-08-08  Not Zed  <NotZed@Ximian.com>

        ** See bug #312621.

        * mailing-list-actions.c (emla_list_action_do): noop if msg =
        NULL.

svn path=/trunk/; revision=30046
2005-08-09 04:29:56 +00:00
264f8357d3 Fixes #307841
svn path=/trunk/; revision=30041
2005-08-08 20:34:22 +00:00
f2275a7baf Included glib/gi18n.h file for translation. Same.
2005-08-08  Arunprakash <arunp@novell.com>

        * exchange-folder-size-display.c: Included glib/gi18n.h file for
        translation.
        * exchange-operations.c: Same.

svn path=/trunk/; revision=30029
2005-08-08 05:54:26 +00:00
87181e4994 Marked strings for translation that were left out. Same.
2005-08-05  Arunprakash <arunp@novell.com>

        * exchange-folder-size-display.c (exchange_folder_size_display) :
        Marked strings for translation that were left out.
        * exchange-operations.c (exchange_operations_cta_add_node_to_tree)
        (exchange_operations_cta_select_node_from) : Same.

svn path=/trunk/; revision=30016
2005-08-06 11:39:33 +00:00
3eb87547c7 Disabling giving proxy rights to self. Fixes #312365
2005-08-06  Sankar P  <psankar@novell.com>

	* proxy.c: (proxy_dialog_store_widgets_data)
	Disabling giving proxy rights to self.
	Fixes #312365

svn path=/trunk/; revision=30014
2005-08-06 09:54:05 +00:00
cba8eaf261 *** empty log message ***
svn path=/trunk/; revision=30012
2005-08-06 06:20:02 +00:00
be73726a2f Added code to get the password from the cache, instead of asking the user
2005-07-27  Sankar P  <psankar@novell.com>

	* camel-gw-listener.c (get_addressbook_names_from_server) :
	Added code to get the password from the cache, instead of asking the user twice.
	and also freeing the password that was leaking before.
	Fixes #310353

svn path=/trunk/; revision=29981
2005-08-04 05:28:00 +00:00
848a963fd5 Add a11y name to Plugin Table.
2005-08-03  Li Yuan  <li.yuan@sun.com>

	* plugin-manager.c: (org_gnome_plugin_manager_manage):
	Add a11y name to Plugin Table.

svn path=/trunk/; revision=29979
2005-08-04 04:32:43 +00:00
6502cc080f Added offline/online support and removed some warning messages. Added a
2005-08-03  Shakti Sen <shprasad@blr.novell.com>

        * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe)
        (org_gnome_exchange_folder_unsubscribe)
        (org_gnome_exchange_folder_subscription): Added offline/online support
        and removed some warning messages.
        * exchange-operations.c: Added a new function exchange_is_offline().
        * exchange-operations.h: Included a prototype.
        * exchange-config-listener.c
        (exchange_config_listener_get_offline_status): Added newly to get the
        online/offline status.
        * exchange-config-listener.h: Added the prototype for
        exchange_config_listener_get_offline_status().

        Fixes bug #311324.

svn path=/trunk/; revision=29969
2005-08-03 09:58:28 +00:00
233ed20762 allocate enough space for the url. May be related to #304461.
2005-08-02  Not Zed  <NotZed@Ximian.com>

        * mailing-list-actions.c (emla_list_action_do): allocate enough
        space for the url.  May be related to #304461.

svn path=/trunk/; revision=29964
2005-08-03 07:55:16 +00:00
7652b74957 Fix for build break
svn path=/trunk/; revision=29960
2005-08-03 05:56:48 +00:00
44a81b14be Included 'calendar' in INCLUDES and some .la in
2005-08-02  Shakti Sen <shprasad@blr.novell.com>

        * Makefile.am: Included 'calendar' in INCLUDES and some .la in
        'liborg_gnome_exchange_operations_la_LIBADD'
        * exchange-folder-permission.c: Added the functionality for
        'File->Permissions' menu-item for Calendar, Tasks and Contacts.
        * exchange-permissions-dialog.c (exchange_permissions_dialog_new):
        Takes care of 'folder' is not-null.

        Fixes bug #231968.

svn path=/trunk/; revision=29958
2005-08-02 14:37:59 +00:00
9ec2d0dd08 Check for NULL target Similar Similar Similar
2005-08-02  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-calendar.c : Check for NULL target
        * exchange-contacts.c : Similar
        * exchange-folder-permission.c : Similar
        * exchange-folder.c : Similar

svn path=/trunk/; revision=29955
2005-08-02 12:04:56 +00:00
7d7df9d581 *** empty log message ***
svn path=/trunk/; revision=29954
2005-08-02 11:10:05 +00:00
4fbcddb395 How strange, this was never added, but nobody noticed till now.
2005-08-02  Not Zed  <NotZed@Ximian.com>

        * org-gnome-evolution-mail-remote.eplug.xml: How strange, this was
        never added, but nobody noticed till now.

svn path=/trunk/; revision=29948
2005-08-02 02:22:59 +00:00
35340abb72 Added new (add_defaults_for_account) : Added a call to the newly added
2005-08-01  Praveen Kumar  <kpraveen@novell.com>
        * exchnage-config-listener.c
        (exchange_add_autocompletion_folders) : Added new
        (add_defaults_for_account) : Added a call to the newly added function
        to select GAL for autocompletion by default. Fixes bug 303998

svn path=/trunk/; revision=29945
2005-08-01 06:46:30 +00:00
0f0b139c19 adjust row counts while calling add_detail so that it doesn't overlap the
2005-07-29  Vivek Jain <jvivek@novell.com>

	* status-track.c: (track_status):
	adjust row counts while calling add_detail
	so that it doesn't overlap the entries.
	**Fixes #302817

svn path=/trunk/; revision=29936
2005-07-29 10:18:20 +00:00
dbedd2f1d1 for status strack removed "Item" tag entries, included a factory method
2005-07-29  Vivek Jain <jvivek@novell.com>

	* org-gnome-groupwise-features.eplug.xml:
	for status strack  removed "Item" tag entries, included a factory method

	* status-track.c :  (org_gnome_track_status): converted to
	 factory method to add the item, moved most of its code to
	new function (track_status), which is a callback for the click
	 **Fixes #311721

svn path=/trunk/; revision=29927
2005-07-29 05:34:17 +00:00
212865359e Handle error conditions if folder subscription fails. Fixes bug 311712
2005-07-27  Praveen Kumar <kpraveen@novell.com>

        * exchange-folder.c (org_gnome_exchange_folder_subscription) : Handle
        error conditions if folder subscription fails. Fixes bug 311712

svn path=/trunk/; revision=29918
2005-07-28 18:05:12 +00:00
76a33be110 check for NULL before using the address. **Fixes bugs like #274544
2005-07-28  Vivek Jain  <jvivek@novell.com>

	* bbdb.c:(bbdb_handle_reply):check for NULL
	before using the address.
	**Fixes bugs like #274544

svn path=/trunk/; revision=29913
2005-07-28 09:41:23 +00:00
c4cac6d1f2 applied patch submitted by <tommi.komulainen@iki.fi> do not send "cid:" to
2005-07-27  Vivek Jain  <jvivek@novell.com>

	* itip-formatter.c : (update_item)
	applied patch submitted by <tommi.komulainen@iki.fi>
	do not send "cid:" to get the part.
	check part for NULL before using it.
	(message_foreach_part): do nothing if part is NULL
	saves crash.
	**Fixes #272632

svn path=/trunk/; revision=29908
2005-07-28 04:45:56 +00:00
f0cb7c6a71 Added the hook for the proxy-login feature, since it was removed by
2005-07-27  Sankar P  <psankar@novell.com>

	* org-gnome-groupwise-features.eplug.xml: Added the hook for
	the proxy-login feature, since it was removed by mistake.

svn path=/trunk/; revision=29903
2005-07-27 12:30:26 +00:00
514e598c0a Only show the unsubscribe menu if it is an exchange folder.
2005-07-27  Harry Lu  <harry.lu@sun.com>

        Only show the unsubscribe menu if it is an exchange folder.
        * exchange-folder.c:
        (org_gnome_exchange_check_address_book_subscribed),
        (org_gnome_exchange_check_subscribed):

svn path=/trunk/; revision=29898
2005-07-27 09:12:38 +00:00
2cf7a28ecc Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****
2005-07-26  Harish Krishnaswamy  <kharish@novell.com>

* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
 Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****

svn path=/trunk/; revision=29892
2005-07-26 16:43:44 +00:00
8e2a100a10 Fixed a small typo. The file name is
2005-07-25  Shakti Sen <shprasad@novell.com>

        * org-gnome-exchange-operations.eplug.in: Fixed a small typo.
        The file name is org-gnome-exchange-tasks-subscription.xml, not
        org-gnome-exchange-task-subscription.xml.

svn path=/trunk/; revision=29887
2005-07-25 12:11:25 +00:00
88f3cfaa05 Add the size label only if the calendar exists. Add the size label only if
2005-07-25  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-calendar.c (e_exchange_calendar_pcalendar) : Add the size
        label only if the calendar exists.
        * exchange-contacts.c (e_exchange_contacts_pcontacts) : Add the size
        label only if the addressbook exists.

svn path=/trunk/; revision=29884
2005-07-25 08:40:00 +00:00
dca96e14dd Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'. Added the hooks
2005-07-25  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Added EVOLUTION_CALENDAR_CFLAGS and widgets in 'INCLUDES'.
        * org-gnome-exchange-operations.eplug.in: Added the hooks for Calendar,
        Tasks and Contacts.
        * exchange-folder-permission.c: Added new functions to support
        'File->Permissions' for all the components.
        * org-gnome-folder-permissions.xml: Changed the placeholder from 'Folder'
        to 'File' menu for 'Permissions' menu-item.

        Fixes bug #231968 (Partly).

svn path=/trunk/; revision=29880
2005-07-25 07:37:03 +00:00
facdb640ee Takes care of displaying the folder size for mail folders. Now also adds
2005-07-25  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-account-setup.c
        (org_gnome_exchange_show_folder_size_factory): Takes care of displaying
        the folder size for mail folders.
        * exchange-calendar.c (e_exchange_calendar_pcalendar): Now also adds
        the calendar size in the properties page
        * exchange-contacts.c (e_exchange_contacts_pcontacts): Now also adds
        the addressbook size in the properties page.
        * exchange-folder-size-display.c (exchange_folder_size_get_val) : Fetch
        the folder size of a particular exchange folder.
        * exchange-folder-size-display.h : Similar
        * org-gnome-exchange-operations.eplug.in : Added the hook for the mail
        properties page.

svn path=/trunk/; revision=29878
2005-07-25 07:13:47 +00:00
e0a96e0f96 Changed the e_notice calls to e_error_run calls. Same. *
2005-07-25  Arunprakash <arunp@novell.com>

        * exchange-delegates.c (get_folder_security) (add_button_clicked_cb)         (delegates_apply) : Changed the e_notice calls to e_error_run calls.
        * exchange-folder-permission.c (create_folder_subscription_dialog) :
        Same.         * exchange-calendar.c (e_exchange_calendar_commit) : Same.
        * exchange-contacts.c (e_exchange_contacts_commit) : Same.
        * exchange-folder-subscription.c (create_folder_subscription_dialog) :
         Same
        * exchange-permissions-dialog.c (exchange_permissions_dialog_new)
        (dialog_response) (add_clicked): Same.
        * exchange-operations.c (exchange_operations_report_error) : Modified
        to report the quota value to the user.
        * org-gnome-exchange-operations.error.xml : Added few more
        error descriptions needed for the above changes.

svn path=/trunk/; revision=29876
2005-07-25 06:12:03 +00:00
6d60d66e97 Creating the dialog and getting the user.
2005-07-25  Shakti Sen <shprasad@novell.com>

        * exchange-permissions-dialog.c (add_clicked): Creating the dialog
        and getting the user.

        Fixes bug #311096.

svn path=/trunk/; revision=29875
2005-07-25 05:49:37 +00:00
113f3730da Added the new file process-meeting.c and widgets/misc to include headers.
2005-07-23  Chenthill Palanisamy  <pchenthill@novell.com>

* Makefile.am: Added the new file process-meeting.c
and widgets/misc to include headers.
* org-gnome-groupwise-features.eplug.xml: Added the
hook for processing meetings.
* org-gnome-shared-folder.errors.xml: Added the message
for asking for error

svn path=/trunk/; revision=29870
2005-07-25 05:00:45 +00:00
31749138bf Marking "Novell GroupWise Address Book" for offline usage, by default.
svn path=/trunk/; revision=29856
2005-07-23 11:39:09 +00:00
4ef179572c Included files org-gnome-exchange-ab-subscription.xml,
2005-07-20  Shakti Sen <shprasad@novell.com>

        * Makefile.am: Included files org-gnome-exchange-ab-subscription.xml,
        org-gnome-exchange-tasks-subscription.xml and
        org-gnome-exchange-cal-subscription.xml.
        * org-gnome-exchange-ab-subscription.xml: Added newly to add
        "Subscribe to Other User's Contacts' menu-item in 'File' menu for
        address book.
        * org-gnome-exchange-tasks-subscription.xml: Same for 'Tasks'.
        * org-gnome-exchange-cal-subscription.xml: Same for 'Calendar'.

        Fixes bug #310985.

svn path=/trunk/; revision=29846
2005-07-22 10:25:22 +00:00
dd200e8567 Put back the fix I committed on 2005-03-31, not sure when it got reverted.
2005-07-22  Vivek Jain <jvivek@novell.com>

	* share-folder.c : Put back the fix I committed on
	2005-03-31, not sure when it got reverted.
	**Fixes #311217

svn path=/trunk/; revision=29843
2005-07-22 08:42:58 +00:00
94b079846d Handling the rename of calendars. This addresses the bug 310433 Removed
2005-07-22  Praveen Kumar <kpraveen@novell.com>

        * exchange-calendar.c : Handling the rename of calendars. This
        addresses the bug 310433
        * exchange-config-listener.c : Removed the functions
        add_folder_esource and remove_folder_esource
        * exchange-contacts.c : Handling the rename of addressbooks. Also
        modified the way of Exchange addressbook ESource URI handling to be
        the same way as calendar ESource URI handling
        * exchange-operations.c (exchange_operations_update_child_esources) :
        Added new to handle the rename of the ESources of all child folders
        in the case of parent folder being renamed.
        * exchange-operations.h : Added prototype for the new function

svn path=/trunk/; revision=29842
2005-07-22 07:48:16 +00:00
affa9b892f Rescan the tree before fetching the folder list. Similar Dont add the
2005-07-21  Sarfraaz Ahmed <asarfraaz@novell.com>

        * exchange-calendar.c (e_exchange_calendar_get_calendars): Rescan the
        tree before fetching the folder list.
        * exchange-contacts.c (e_exchange_contacts_get_contacts): Similar
        * exchange-config-listener.c (account_added): Dont add the sources here
        now. Its now taken care while the folders are being created in e-d-s.
        * exchange-folder.c (org_gnome_exchange_folder_subscription): Dont add
        the esources here.

svn path=/trunk/; revision=29834
2005-07-21 14:46:34 +00:00
1c8869f913 Remove the tools menu which someone was too lazy to remove.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * org-gnome-plugin-manager.xml: Remove the tools menu which
        someone was too lazy to remove.

svn path=/trunk/; revision=29824
2005-07-21 07:07:19 +00:00
728af30909 Fixed a memory leak and a crash when start date does is not present.
2005-07-20  Chenthill Palanisamy  <pchenthill@novell.com>

* itip-formatter.c: (format_itip_object): Fixed a memory
leak and a crash when start date does is not present.

svn path=/trunk/; revision=29820
2005-07-20 15:40:54 +00:00
a5aa76af67 Fix #310710. Make code little smart. Stop adding tabs continously. Still
2005-07-20  Shreyas Srinivasan <sshreyas@novell.com>

	* proxy.c: Fix #310710. Make code little smart. Stop
	adding tabs continously. Still does not reuse structures
	on multiple invocations though.

svn path=/trunk/; revision=29819
2005-07-20 13:13:18 +00:00
80ebb4eb91 connect to sod-signal and get the input data in the callback
2005-07-20  Vivek Jain <jvivek@novell.com>

	* mail-send-options.c: connect to sod-signal and get the input data in
	the callback "feed_input_data"
	** Fixes #310854

svn path=/trunk/; revision=29817
2005-07-20 12:25:00 +00:00
3bfdb518bd Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19  Sankar P  <psankar@novell.com>

	* Removed the proxy and proxy-login plugins as they are
	merged into the groupwise-features plugin.

svn path=/trunk/; revision=29806
2005-07-20 05:20:15 +00:00